"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/09/13 04:09:40 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-woxujoj1yaqa" 2025/09/13 04:09:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 04:09:40 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/09/13 04:09:40 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/09/13 04:09:40 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/09/13 04:09:40 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/09/13 04:09:40 DEBUG : Setting pass="8QIIE9N2xzsJIWVsxsohr2qvmdhtITgW69lNwXnEhXlQ" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/09/13 04:09:40 DEBUG : TestWebdavRclone: detected overridden config - adding "{4wBnw}" suffix to name 2025/09/13 04:09:40 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/09/13 04:09:40 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/09/13 04:09:40 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/09/13 04:09:40 DEBUG : Setting pass="8QIIE9N2xzsJIWVsxsohr2qvmdhtITgW69lNwXnEhXlQ" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/09/13 04:09:40 DEBUG : found headers: 2025/09/13 04:09:40 DEBUG : Creating backend with remote "/tmp/rclone3809899822" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:40 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:40 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:40 DEBUG : dir: Looking for writers 2025/09/13 04:09:40 DEBUG : Looking for writers 2025/09/13 04:09:40 DEBUG : dir: reading active writers 2025/09/13 04:09:40 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:40 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:40 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:40 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:41 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:41 DEBUG : dir/subdir: Looking for writers 2025/09/13 04:09:41 DEBUG : dir: Looking for writers 2025/09/13 04:09:41 DEBUG : subdir: reading active writers 2025/09/13 04:09:41 DEBUG : file1: reading active writers 2025/09/13 04:09:41 DEBUG : file2: reading active writers 2025/09/13 04:09:41 DEBUG : Looking for writers 2025/09/13 04:09:41 DEBUG : dir: reading active writers 2025/09/13 04:09:41 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:41 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:41 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:41 DEBUG : dir: Looking for writers 2025/09/13 04:09:41 DEBUG : file1: reading active writers 2025/09/13 04:09:41 DEBUG : Looking for writers 2025/09/13 04:09:41 DEBUG : dir: reading active writers 2025/09/13 04:09:41 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:41 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:41 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:41 DEBUG : dir: Looking for writers 2025/09/13 04:09:41 DEBUG : Looking for writers 2025/09/13 04:09:41 DEBUG : dir: reading active writers 2025/09/13 04:09:41 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:41 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:41 DEBUG : dir: forgetting directory cache 2025/09/13 04:09:41 DEBUG : forgetting directory cache 2025/09/13 04:09:41 DEBUG : dir: forgetting directory cache 2025/09/13 04:09:41 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:41 DEBUG : Looking for writers 2025/09/13 04:09:41 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:41 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:41 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/09/13 04:09:41 DEBUG : dir: invalidating directory cache 2025/09/13 04:09:41 DEBUG : >ForgetPath: 2025/09/13 04:09:41 DEBUG : ForgetPath: relativePath="dir", type=0 2025/09/13 04:09:41 DEBUG : invalidating directory cache 2025/09/13 04:09:41 DEBUG : dir: forgetting directory cache 2025/09/13 04:09:41 DEBUG : >ForgetPath: 2025/09/13 04:09:41 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/09/13 04:09:41 DEBUG : >ForgetPath: 2025/09/13 04:09:41 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:41 DEBUG : dir: Looking for writers 2025/09/13 04:09:41 DEBUG : Looking for writers 2025/09/13 04:09:41 DEBUG : dir: reading active writers 2025/09/13 04:09:41 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:41 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:41 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:41 DEBUG : forgetting directory cache 2025/09/13 04:09:41 DEBUG : dir: forgetting directory cache 2025/09/13 04:09:41 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:41 DEBUG : dir: Looking for writers 2025/09/13 04:09:41 DEBUG : fil/a/b: Looking for writers 2025/09/13 04:09:41 DEBUG : fil/a: Looking for writers 2025/09/13 04:09:41 DEBUG : b: reading active writers 2025/09/13 04:09:41 DEBUG : fil: Looking for writers 2025/09/13 04:09:41 DEBUG : a: reading active writers 2025/09/13 04:09:41 DEBUG : Looking for writers 2025/09/13 04:09:41 DEBUG : dir: reading active writers 2025/09/13 04:09:41 DEBUG : fil: reading active writers 2025/09/13 04:09:41 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.41s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:42 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:42 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:42 DEBUG : dir: Looking for writers 2025/09/13 04:09:42 DEBUG : Looking for writers 2025/09/13 04:09:42 DEBUG : dir: reading active writers 2025/09/13 04:09:42 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:42 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:42 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:42 DEBUG : dir: Looking for writers 2025/09/13 04:09:42 DEBUG : file1: reading active writers 2025/09/13 04:09:42 DEBUG : Looking for writers 2025/09/13 04:09:42 DEBUG : dir: reading active writers 2025/09/13 04:09:42 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:42 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:42 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:42 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/09/13 04:09:42 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/09/13 04:09:42 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/09/13 04:09:42 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/13 04:09:42 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/09/13 04:09:42 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:42 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:42 DEBUG : dir: invalidating directory cache 2025/09/13 04:09:42 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/09/13 04:09:42 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/09/13 04:09:42 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/09/13 04:09:42 DEBUG : dir/file1: Reset virtual modtime 2025/09/13 04:09:42 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/09/13 04:09:42 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/13 04:09:42 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/09/13 04:09:42 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/09/13 04:09:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 04:09:42 DEBUG : dir: invalidating directory cache 2025/09/13 04:09:42 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/09/13 04:09:42 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/13 04:09:42 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/13 04:09:42 DEBUG : forgetting directory cache 2025/09/13 04:09:42 DEBUG : dir: forgetting directory cache 2025/09/13 04:09:42 DEBUG : dir/virtualDir: forgetting directory cache 2025/09/13 04:09:42 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:42 DEBUG : dir/virtualDir: Looking for writers 2025/09/13 04:09:42 DEBUG : dir: Looking for writers 2025/09/13 04:09:42 DEBUG : file1: reading active writers 2025/09/13 04:09:42 DEBUG : virtualFile2: reading active writers 2025/09/13 04:09:42 DEBUG : virtualFile: reading active writers 2025/09/13 04:09:42 DEBUG : virtualDir: reading active writers 2025/09/13 04:09:42 DEBUG : Looking for writers 2025/09/13 04:09:42 DEBUG : dir: reading active writers 2025/09/13 04:09:42 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.39s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:42 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:42 ERROR : dir/: Can only open directories read only 2025/09/13 04:09:42 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:42 DEBUG : dir: Looking for writers 2025/09/13 04:09:42 DEBUG : Looking for writers 2025/09/13 04:09:42 DEBUG : dir: reading active writers 2025/09/13 04:09:42 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:42 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:43 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:43 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/13 04:09:43 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/09/13 04:09:43 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/13 04:09:43 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': File to upload is small (5 bytes), uploading instead of streaming 2025/09/13 04:09:43 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:43 NOTICE: webdav root 'rclone-test-woxujoj1yaqa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/13 04:09:43 DEBUG : dir/potato: Size of src and dst objects identical 2025/09/13 04:09:43 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/13 04:09:43 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:43 DEBUG : dir: Looking for writers 2025/09/13 04:09:43 DEBUG : file1: reading active writers 2025/09/13 04:09:43 DEBUG : potato: reading active writers 2025/09/13 04:09:43 DEBUG : Looking for writers 2025/09/13 04:09:43 DEBUG : dir: reading active writers 2025/09/13 04:09:43 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:43 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:43 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/13 04:09:43 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:43 DEBUG : dir/sub: Looking for writers 2025/09/13 04:09:43 DEBUG : dir: Looking for writers 2025/09/13 04:09:43 DEBUG : file1: reading active writers 2025/09/13 04:09:43 DEBUG : sub: reading active writers 2025/09/13 04:09:43 DEBUG : Looking for writers 2025/09/13 04:09:43 DEBUG : dir: reading active writers 2025/09/13 04:09:43 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.31s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:43 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:43 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/13 04:09:43 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/09/13 04:09:43 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:43 DEBUG : dir/sub/subsub: Looking for writers 2025/09/13 04:09:43 DEBUG : dir/sub: Looking for writers 2025/09/13 04:09:43 DEBUG : subsub: reading active writers 2025/09/13 04:09:43 DEBUG : dir: Looking for writers 2025/09/13 04:09:43 DEBUG : file1: reading active writers 2025/09/13 04:09:43 DEBUG : sub: reading active writers 2025/09/13 04:09:43 DEBUG : Looking for writers 2025/09/13 04:09:43 DEBUG : dir: reading active writers 2025/09/13 04:09:43 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:43 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:43 ERROR : dir/: Dir.Remove not empty 2025/09/13 04:09:43 DEBUG : dir/file1: Remove: 2025/09/13 04:09:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 04:09:43 DEBUG : dir/file1: >Remove: err= 2025/09/13 04:09:43 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/13 04:09:43 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:43 DEBUG : Looking for writers 2025/09/13 04:09:43 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:43 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:43 DEBUG : dir/file1: Remove: 2025/09/13 04:09:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 04:09:43 DEBUG : dir/file1: >Remove: err= 2025/09/13 04:09:43 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/13 04:09:43 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:43 DEBUG : Looking for writers 2025/09/13 04:09:43 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:44 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:44 DEBUG : dir/file1: Remove: 2025/09/13 04:09:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 04:09:44 DEBUG : dir/file1: >Remove: err= 2025/09/13 04:09:44 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:44 DEBUG : dir: Looking for writers 2025/09/13 04:09:44 DEBUG : Looking for writers 2025/09/13 04:09:44 DEBUG : dir: reading active writers 2025/09/13 04:09:44 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:44 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:44 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:44 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/09/13 04:09:44 DEBUG : dir: Updating dir with dir2 0xc0004ead00 2025/09/13 04:09:44 DEBUG : dir: forgetting directory cache 2025/09/13 04:09:44 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/13 04:09:44 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/09/13 04:09:44 INFO : dir2/file1: Moved (server-side) to: file2 2025/09/13 04:09:44 DEBUG : file2: Updating file with file2 0xc0009b40c0 2025/09/13 04:09:44 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/09/13 04:09:44 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/13 04:09:44 INFO : dir2/file3: Deleted 2025/09/13 04:09:44 INFO : file2: Moved (server-side) to: dir2/file3 2025/09/13 04:09:44 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0009b40c0 2025/09/13 04:09:44 DEBUG : Added virtual directory entry vDel: "file2" 2025/09/13 04:09:44 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/09/13 04:09:44 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/09/13 04:09:44 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00038a340 2025/09/13 04:09:44 DEBUG : empty directory: forgetting directory cache 2025/09/13 04:09:44 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/09/13 04:09:44 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/09/13 04:09:44 DEBUG : dir2: Renaming to "dir3" 2025/09/13 04:09:44 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:44 DEBUG : dir3: Looking for writers 2025/09/13 04:09:44 DEBUG : file3: reading active writers 2025/09/13 04:09:44 DEBUG : renamed empty directory: Looking for writers 2025/09/13 04:09:44 DEBUG : Looking for writers 2025/09/13 04:09:44 DEBUG : dir3: reading active writers 2025/09/13 04:09:44 DEBUG : renamed empty directory: reading active writers 2025/09/13 04:09:44 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:44 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/13 04:09:44 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:44 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/13 04:09:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/13 04:09:44 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/09/13 04:09:44 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/09/13 04:09:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/13 04:09:44 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:44 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/13 04:09:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/13 04:09:44 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/09/13 04:09:44 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/09/13 04:09:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/13 04:09:44 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': File to upload is small (12 bytes), uploading instead of streaming 2025/09/13 04:09:44 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:44 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/09/13 04:09:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/13 04:09:44 DEBUG : forgetting directory cache 2025/09/13 04:09:44 DEBUG : dir: forgetting directory cache 2025/09/13 04:09:44 DEBUG : dir/sub: forgetting directory cache 2025/09/13 04:09:44 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/09/13 04:09:44 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/09/13 04:09:44 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': File to upload is small (5 bytes), uploading instead of streaming 2025/09/13 04:09:44 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:44 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/09/13 04:09:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/13 04:09:44 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:44 DEBUG : dir/sub: Looking for writers 2025/09/13 04:09:44 DEBUG : file0: reading active writers 2025/09/13 04:09:44 DEBUG : file2: reading active writers 2025/09/13 04:09:44 DEBUG : dir: Looking for writers 2025/09/13 04:09:44 DEBUG : file1: reading active writers 2025/09/13 04:09:44 DEBUG : sub: reading active writers 2025/09/13 04:09:44 DEBUG : Looking for writers 2025/09/13 04:09:44 DEBUG : dir: reading active writers 2025/09/13 04:09:44 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:45 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/09/13 04:09:45 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:45 DEBUG : Looking for writers 2025/09/13 04:09:45 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:45 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/09/13 04:09:45 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:45 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/09/13 04:09:45 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/09/13 04:09:45 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/09/13 04:09:45 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:09:45 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/13 04:09:45 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/09/13 04:09:45 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:45 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/09/13 04:09:45 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/09/13 04:09:45 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/09/13 04:09:45 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:09:45 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/13 04:09:45 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:45 DEBUG : dir: Looking for writers 2025/09/13 04:09:45 DEBUG : file1: reading active writers 2025/09/13 04:09:45 DEBUG : file1.metadata: reading active writers 2025/09/13 04:09:45 DEBUG : Looking for writers 2025/09/13 04:09:45 DEBUG : dir: reading active writers 2025/09/13 04:09:45 DEBUG : dir.metadata: reading active writers 2025/09/13 04:09:45 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:45 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:45 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:45 DEBUG : dir: Looking for writers 2025/09/13 04:09:45 DEBUG : file1: reading active writers 2025/09/13 04:09:45 DEBUG : Looking for writers 2025/09/13 04:09:45 DEBUG : dir: reading active writers 2025/09/13 04:09:45 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:45 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:45 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:45 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/09/13 04:09:45 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:45 DEBUG : dir: Looking for writers 2025/09/13 04:09:45 DEBUG : file1: reading active writers 2025/09/13 04:09:45 DEBUG : Looking for writers 2025/09/13 04:09:45 DEBUG : dir: reading active writers 2025/09/13 04:09:45 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:45 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/13 04:09:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/13 04:09:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:09:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/13 04:09:45 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:45 DEBUG : dir: Looking for writers 2025/09/13 04:09:45 DEBUG : file1: reading active writers 2025/09/13 04:09:45 DEBUG : Looking for writers 2025/09/13 04:09:45 DEBUG : dir: reading active writers 2025/09/13 04:09:45 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/09/13 04:09:45 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/09/13 04:09:45 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 04:09:45 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:09:45 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/09/13 04:09:45 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:45 DEBUG : Looking for writers 2025/09/13 04:09:45 DEBUG : file.txt: reading active writers 2025/09/13 04:09:45 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:45 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:45 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': File to upload is small (25 bytes), uploading instead of streaming 2025/09/13 04:09:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:45 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/13 04:09:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:45 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:45 DEBUG : dir: Looking for writers 2025/09/13 04:09:45 DEBUG : file1: reading active writers 2025/09/13 04:09:45 DEBUG : Looking for writers 2025/09/13 04:09:45 DEBUG : dir: reading active writers 2025/09/13 04:09:45 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:45 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:45 DEBUG : dir/file1: Remove: 2025/09/13 04:09:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 04:09:45 DEBUG : dir/file1: >Remove: err= 2025/09/13 04:09:46 DEBUG : dir/file1: Remove: 2025/09/13 04:09:46 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/13 04:09:46 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:46 DEBUG : dir: Looking for writers 2025/09/13 04:09:46 DEBUG : Looking for writers 2025/09/13 04:09:46 DEBUG : dir: reading active writers 2025/09/13 04:09:46 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:46 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:46 DEBUG : dir/file1: Remove: 2025/09/13 04:09:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 04:09:46 DEBUG : dir/file1: >Remove: err= 2025/09/13 04:09:46 DEBUG : dir/file1: Remove: 2025/09/13 04:09:46 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/13 04:09:46 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:46 DEBUG : dir: Looking for writers 2025/09/13 04:09:46 DEBUG : Looking for writers 2025/09/13 04:09:46 DEBUG : dir: reading active writers 2025/09/13 04:09:46 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:46 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/13 04:09:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/13 04:09:46 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/13 04:09:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/13 04:09:46 DEBUG : dir/file1: Open: flags=O_RDWR 2025/09/13 04:09:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/13 04:09:46 DEBUG : dir/file1: Open: flags=0x3 2025/09/13 04:09:46 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/09/13 04:09:46 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/09/13 04:09:46 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:46 DEBUG : dir: Looking for writers 2025/09/13 04:09:46 DEBUG : file1: reading active writers 2025/09/13 04:09:46 DEBUG : Looking for writers 2025/09/13 04:09:46 DEBUG : dir: reading active writers 2025/09/13 04:09:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:46 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:46 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:46 DEBUG : dir: Looking for writers 2025/09/13 04:09:46 DEBUG : file1: reading active writers 2025/09/13 04:09:46 DEBUG : Looking for writers 2025/09/13 04:09:46 DEBUG : dir: reading active writers 2025/09/13 04:09:46 DEBUG : >WaitForWriters: 2025/09/13 04:09:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/13 04:09:46 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a3980 2025/09/13 04:09:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 04:09:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 04:09:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/13 04:09:46 DEBUG : dir/file1: Updating file with dir/file1 0xc0001a3980 2025/09/13 04:09:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/13 04:09:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/13 04:09:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/13 04:09:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:46 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001a3980 2025/09/13 04:09:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 04:09:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 04:09:46 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': File to upload is small (25 bytes), uploading instead of streaming 2025/09/13 04:09:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:46 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/13 04:09:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 04:09:46 DEBUG : newLeaf: Running delayed rename now 2025/09/13 04:09:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/13 04:09:46 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a3980 2025/09/13 04:09:46 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:46 DEBUG : dir: Looking for writers 2025/09/13 04:09:46 DEBUG : Looking for writers 2025/09/13 04:09:46 DEBUG : dir: reading active writers 2025/09/13 04:09:46 DEBUG : newLeaf: reading active writers 2025/09/13 04:09:46 DEBUG : >WaitForWriters: 2025/09/13 04:09:46 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:46 DEBUG : dir: Looking for writers 2025/09/13 04:09:46 DEBUG : Looking for writers 2025/09/13 04:09:46 DEBUG : dir: reading active writers 2025/09/13 04:09:46 DEBUG : newLeaf: reading active writers 2025/09/13 04:09:46 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:46 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:46 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 04:09:46 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:46 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:46 INFO : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 04:09:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:46 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:46 DEBUG : dir: Looking for writers 2025/09/13 04:09:46 DEBUG : file1: reading active writers 2025/09/13 04:09:46 DEBUG : Looking for writers 2025/09/13 04:09:46 DEBUG : dir: reading active writers 2025/09/13 04:09:46 DEBUG : >WaitForWriters: 2025/09/13 04:09:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/13 04:09:46 DEBUG : newLeaf: Updating file with newLeaf 0xc0004e7200 2025/09/13 04:09:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 04:09:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 04:09:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/13 04:09:46 DEBUG : dir/file1: Updating file with dir/file1 0xc0004e7200 2025/09/13 04:09:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/13 04:09:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/13 04:09:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/13 04:09:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:46 DEBUG : dir/file1: File is currently open, delaying rename 0xc0004e7200 2025/09/13 04:09:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 04:09:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 04:09:46 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': File to upload is small (25 bytes), uploading instead of streaming 2025/09/13 04:09:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:47 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/13 04:09:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 04:09:47 DEBUG : newLeaf: Running delayed rename now 2025/09/13 04:09:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/13 04:09:47 DEBUG : newLeaf: Updating file with newLeaf 0xc0004e7200 2025/09/13 04:09:47 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:47 DEBUG : dir: Looking for writers 2025/09/13 04:09:47 DEBUG : Looking for writers 2025/09/13 04:09:47 DEBUG : dir: reading active writers 2025/09/13 04:09:47 DEBUG : newLeaf: reading active writers 2025/09/13 04:09:47 DEBUG : >WaitForWriters: 2025/09/13 04:09:47 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:47 DEBUG : dir: Looking for writers 2025/09/13 04:09:47 DEBUG : Looking for writers 2025/09/13 04:09:47 DEBUG : dir: reading active writers 2025/09/13 04:09:47 DEBUG : newLeaf: reading active writers 2025/09/13 04:09:47 DEBUG : >WaitForWriters: 2025/09/13 04:09:47 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:47 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:47 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 04:09:47 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:47 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:47 INFO : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 04:09:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:47 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/13 04:09:47 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 04:09:47 DEBUG : dir/file1(0xc000dbb340): openPending: 2025/09/13 04:09:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/13 04:09:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/13 04:09:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:47 DEBUG : dir/file1(0xc000dbb340): >openPending: err= 2025/09/13 04:09:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/13 04:09:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 04:09:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 04:09:47 DEBUG : dir/file1(0xc000dbb340): _writeAt: size=14, off=0 2025/09/13 04:09:47 DEBUG : dir/file1(0xc000dbb340): >_writeAt: n=14, err= 2025/09/13 04:09:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/13 04:09:47 DEBUG : dir/file1(0xc000dbb340): close: 2025/09/13 04:09:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/13 04:09:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/13 04:09:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:47 DEBUG : dir/file1(0xc000dbb340): >close: err= 2025/09/13 04:09:47 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:47 DEBUG : dir: Looking for writers 2025/09/13 04:09:47 DEBUG : file1: reading active writers 2025/09/13 04:09:47 DEBUG : Looking for writers 2025/09/13 04:09:47 DEBUG : dir: reading active writers 2025/09/13 04:09:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/13 04:09:47 DEBUG : dir: Looking for writers 2025/09/13 04:09:47 DEBUG : file1: reading active writers 2025/09/13 04:09:47 DEBUG : Looking for writers 2025/09/13 04:09:47 DEBUG : dir: reading active writers 2025/09/13 04:09:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/13 04:09:47 DEBUG : dir: Looking for writers 2025/09/13 04:09:47 DEBUG : file1: reading active writers 2025/09/13 04:09:47 DEBUG : Looking for writers 2025/09/13 04:09:47 DEBUG : dir: reading active writers 2025/09/13 04:09:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/13 04:09:47 DEBUG : dir: Looking for writers 2025/09/13 04:09:47 DEBUG : file1: reading active writers 2025/09/13 04:09:47 DEBUG : Looking for writers 2025/09/13 04:09:47 DEBUG : dir: reading active writers 2025/09/13 04:09:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/13 04:09:47 DEBUG : dir/file1: vfs cache: starting upload 2025/09/13 04:09:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:47 INFO : dir/file1: Copied (replaced existing) 2025/09/13 04:09:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/13 04:09:47 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/13 04:09:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/13 04:09:47 DEBUG : dir: Looking for writers 2025/09/13 04:09:47 DEBUG : file1: reading active writers 2025/09/13 04:09:47 DEBUG : Looking for writers 2025/09/13 04:09:47 DEBUG : dir: reading active writers 2025/09/13 04:09:47 DEBUG : >WaitForWriters: 2025/09/13 04:09:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/13 04:09:47 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 04:09:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 04:09:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 04:09:47 DEBUG : dir/file1(0xc000d690c0): _readAt: size=512, off=0 2025/09/13 04:09:47 DEBUG : dir/file1(0xc000d690c0): openPending: 2025/09/13 04:09:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/09/13 04:09:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/13 04:09:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:47 DEBUG : dir/file1(0xc000d690c0): >openPending: err= 2025/09/13 04:09:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/13 04:09:47 DEBUG : dir/file1(0xc000d690c0): >_readAt: n=14, err=EOF 2025/09/13 04:09:47 DEBUG : dir/file1(0xc000d690c0): close: 2025/09/13 04:09:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/13 04:09:47 DEBUG : dir/file1(0xc000d690c0): >close: err= 2025/09/13 04:09:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/13 04:09:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/13 04:09:47 DEBUG : newLeaf: Updating file with newLeaf 0xc0004e7800 2025/09/13 04:09:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 04:09:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 04:09:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/13 04:09:47 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/13 04:09:47 DEBUG : dir/file1: Updating file with dir/file1 0xc0004e7800 2025/09/13 04:09:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/13 04:09:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/13 04:09:47 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 04:09:47 DEBUG : dir/file1(0xc000d69c00): openPending: 2025/09/13 04:09:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/09/13 04:09:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/13 04:09:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:47 DEBUG : dir/file1(0xc000d69c00): >openPending: err= 2025/09/13 04:09:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/13 04:09:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 04:09:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 04:09:47 DEBUG : dir/file1(0xc000d69c00): _writeAt: size=25, off=0 2025/09/13 04:09:47 DEBUG : dir/file1(0xc000d69c00): >_writeAt: n=25, err= 2025/09/13 04:09:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/13 04:09:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/13 04:09:47 DEBUG : newLeaf: Updating file with newLeaf 0xc0004e7800 2025/09/13 04:09:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 04:09:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 04:09:47 DEBUG : newLeaf(0xc000d69c00): close: 2025/09/13 04:09:47 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/13 04:09:47 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-13 04:09:47.502769375 +0000 UTC m=+6.835483594 2025/09/13 04:09:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:47 DEBUG : newLeaf(0xc000d69c00): >close: err= 2025/09/13 04:09:47 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:47 DEBUG : dir: Looking for writers 2025/09/13 04:09:47 DEBUG : Looking for writers 2025/09/13 04:09:47 DEBUG : dir: reading active writers 2025/09/13 04:09:47 DEBUG : newLeaf: reading active writers 2025/09/13 04:09:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/13 04:09:47 DEBUG : dir: Looking for writers 2025/09/13 04:09:47 DEBUG : Looking for writers 2025/09/13 04:09:47 DEBUG : dir: reading active writers 2025/09/13 04:09:47 DEBUG : newLeaf: reading active writers 2025/09/13 04:09:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/13 04:09:47 DEBUG : dir: Looking for writers 2025/09/13 04:09:47 DEBUG : Looking for writers 2025/09/13 04:09:47 DEBUG : dir: reading active writers 2025/09/13 04:09:47 DEBUG : newLeaf: reading active writers 2025/09/13 04:09:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/13 04:09:47 DEBUG : dir: Looking for writers 2025/09/13 04:09:47 DEBUG : Looking for writers 2025/09/13 04:09:47 DEBUG : dir: reading active writers 2025/09/13 04:09:47 DEBUG : newLeaf: reading active writers 2025/09/13 04:09:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/13 04:09:47 DEBUG : newLeaf: vfs cache: starting upload 2025/09/13 04:09:47 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:47 INFO : newLeaf: Copied (replaced existing) 2025/09/13 04:09:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-13 04:09:47 +0000 UTC" 2025/09/13 04:09:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/13 04:09:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 04:09:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/13 04:09:47 DEBUG : dir: Looking for writers 2025/09/13 04:09:47 DEBUG : Looking for writers 2025/09/13 04:09:47 DEBUG : dir: reading active writers 2025/09/13 04:09:47 DEBUG : newLeaf: reading active writers 2025/09/13 04:09:47 DEBUG : >WaitForWriters: 2025/09/13 04:09:47 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:47 DEBUG : dir: Looking for writers 2025/09/13 04:09:47 DEBUG : Looking for writers 2025/09/13 04:09:47 DEBUG : newLeaf: reading active writers 2025/09/13 04:09:47 DEBUG : dir: reading active writers 2025/09/13 04:09:47 DEBUG : >WaitForWriters: 2025/09/13 04:09:47 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:47 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:47 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 04:09:47 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:47 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:47 INFO : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 04:09:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:47 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:47 DEBUG : dir: Looking for writers 2025/09/13 04:09:47 DEBUG : file1: reading active writers 2025/09/13 04:09:47 DEBUG : Looking for writers 2025/09/13 04:09:47 DEBUG : dir: reading active writers 2025/09/13 04:09:47 DEBUG : >WaitForWriters: 2025/09/13 04:09:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/13 04:09:47 DEBUG : newLeaf: Updating file with newLeaf 0xc00064ad80 2025/09/13 04:09:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 04:09:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 04:09:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/13 04:09:47 DEBUG : dir/file1: Updating file with dir/file1 0xc00064ad80 2025/09/13 04:09:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/13 04:09:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/13 04:09:47 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 04:09:47 DEBUG : dir/file1(0xc0006d6d80): openPending: 2025/09/13 04:09:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/13 04:09:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/13 04:09:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:47 DEBUG : dir/file1(0xc0006d6d80): >openPending: err= 2025/09/13 04:09:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/13 04:09:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 04:09:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 04:09:47 DEBUG : dir/file1(0xc0006d6d80): _writeAt: size=25, off=0 2025/09/13 04:09:47 DEBUG : dir/file1(0xc0006d6d80): >_writeAt: n=25, err= 2025/09/13 04:09:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/13 04:09:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/13 04:09:48 DEBUG : newLeaf: Updating file with newLeaf 0xc00064ad80 2025/09/13 04:09:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 04:09:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 04:09:48 DEBUG : newLeaf(0xc0006d6d80): close: 2025/09/13 04:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/13 04:09:48 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-13 04:09:47.999408148 +0000 UTC m=+7.332122366 2025/09/13 04:09:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:48 DEBUG : newLeaf(0xc0006d6d80): >close: err= 2025/09/13 04:09:48 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:48 DEBUG : dir: Looking for writers 2025/09/13 04:09:48 DEBUG : Looking for writers 2025/09/13 04:09:48 DEBUG : dir: reading active writers 2025/09/13 04:09:48 DEBUG : newLeaf: reading active writers 2025/09/13 04:09:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/13 04:09:48 DEBUG : dir: Looking for writers 2025/09/13 04:09:48 DEBUG : Looking for writers 2025/09/13 04:09:48 DEBUG : newLeaf: reading active writers 2025/09/13 04:09:48 DEBUG : dir: reading active writers 2025/09/13 04:09:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/13 04:09:48 DEBUG : dir: Looking for writers 2025/09/13 04:09:48 DEBUG : Looking for writers 2025/09/13 04:09:48 DEBUG : dir: reading active writers 2025/09/13 04:09:48 DEBUG : newLeaf: reading active writers 2025/09/13 04:09:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/13 04:09:48 DEBUG : dir: Looking for writers 2025/09/13 04:09:48 DEBUG : Looking for writers 2025/09/13 04:09:48 DEBUG : dir: reading active writers 2025/09/13 04:09:48 DEBUG : newLeaf: reading active writers 2025/09/13 04:09:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/13 04:09:48 DEBUG : newLeaf: vfs cache: starting upload 2025/09/13 04:09:48 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:48 INFO : newLeaf: Copied (replaced existing) 2025/09/13 04:09:48 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-13 04:09:47 +0000 UTC" 2025/09/13 04:09:48 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/13 04:09:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 04:09:48 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/13 04:09:48 DEBUG : dir: Looking for writers 2025/09/13 04:09:48 DEBUG : Looking for writers 2025/09/13 04:09:48 DEBUG : dir: reading active writers 2025/09/13 04:09:48 DEBUG : newLeaf: reading active writers 2025/09/13 04:09:48 DEBUG : >WaitForWriters: 2025/09/13 04:09:48 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:48 DEBUG : dir: Looking for writers 2025/09/13 04:09:48 DEBUG : Looking for writers 2025/09/13 04:09:48 DEBUG : dir: reading active writers 2025/09/13 04:09:48 DEBUG : newLeaf: reading active writers 2025/09/13 04:09:48 DEBUG : >WaitForWriters: 2025/09/13 04:09:48 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:48 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:48 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 04:09:48 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:48 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:48 INFO : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 04:09:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:48 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/13 04:09:48 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 04:09:48 DEBUG : dir/file1(0xc000e73180): openPending: 2025/09/13 04:09:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/13 04:09:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/13 04:09:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:48 DEBUG : dir/file1(0xc000e73180): >openPending: err= 2025/09/13 04:09:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/13 04:09:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 04:09:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 04:09:48 DEBUG : dir/file1(0xc000e73180): _writeAt: size=14, off=0 2025/09/13 04:09:48 DEBUG : dir/file1(0xc000e73180): >_writeAt: n=14, err= 2025/09/13 04:09:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/13 04:09:48 DEBUG : dir/file1(0xc000e73180): close: 2025/09/13 04:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/13 04:09:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/13 04:09:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:48 DEBUG : dir/file1(0xc000e73180): >close: err= 2025/09/13 04:09:48 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:48 DEBUG : dir: Looking for writers 2025/09/13 04:09:48 DEBUG : file1: reading active writers 2025/09/13 04:09:48 DEBUG : Looking for writers 2025/09/13 04:09:48 DEBUG : dir: reading active writers 2025/09/13 04:09:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/13 04:09:48 DEBUG : dir: Looking for writers 2025/09/13 04:09:48 DEBUG : file1: reading active writers 2025/09/13 04:09:48 DEBUG : Looking for writers 2025/09/13 04:09:48 DEBUG : dir: reading active writers 2025/09/13 04:09:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/13 04:09:48 DEBUG : dir: Looking for writers 2025/09/13 04:09:48 DEBUG : file1: reading active writers 2025/09/13 04:09:48 DEBUG : Looking for writers 2025/09/13 04:09:48 DEBUG : dir: reading active writers 2025/09/13 04:09:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/13 04:09:48 DEBUG : dir: Looking for writers 2025/09/13 04:09:48 DEBUG : file1: reading active writers 2025/09/13 04:09:48 DEBUG : Looking for writers 2025/09/13 04:09:48 DEBUG : dir: reading active writers 2025/09/13 04:09:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/13 04:09:48 DEBUG : dir/file1: vfs cache: starting upload 2025/09/13 04:09:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:48 INFO : dir/file1: Copied (replaced existing) 2025/09/13 04:09:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/13 04:09:48 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/13 04:09:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/13 04:09:48 DEBUG : dir: Looking for writers 2025/09/13 04:09:48 DEBUG : file1: reading active writers 2025/09/13 04:09:48 DEBUG : Looking for writers 2025/09/13 04:09:48 DEBUG : dir: reading active writers 2025/09/13 04:09:48 DEBUG : >WaitForWriters: 2025/09/13 04:09:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/13 04:09:48 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 04:09:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 04:09:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 04:09:48 DEBUG : dir/file1(0xc0007dce80): _readAt: size=512, off=0 2025/09/13 04:09:48 DEBUG : dir/file1(0xc0007dce80): openPending: 2025/09/13 04:09:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/09/13 04:09:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/13 04:09:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:48 DEBUG : dir/file1(0xc0007dce80): >openPending: err= 2025/09/13 04:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/13 04:09:48 DEBUG : dir/file1(0xc0007dce80): >_readAt: n=14, err=EOF 2025/09/13 04:09:48 DEBUG : dir/file1(0xc0007dce80): close: 2025/09/13 04:09:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/13 04:09:48 DEBUG : dir/file1(0xc0007dce80): >close: err= 2025/09/13 04:09:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/13 04:09:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/13 04:09:48 DEBUG : newLeaf: Updating file with newLeaf 0xc000cf6540 2025/09/13 04:09:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 04:09:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 04:09:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/13 04:09:48 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/13 04:09:48 DEBUG : dir/file1: Updating file with dir/file1 0xc000cf6540 2025/09/13 04:09:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/13 04:09:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/13 04:09:48 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 04:09:48 DEBUG : dir/file1(0xc000819400): openPending: 2025/09/13 04:09:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/09/13 04:09:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/13 04:09:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:48 DEBUG : dir/file1(0xc000819400): >openPending: err= 2025/09/13 04:09:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/13 04:09:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 04:09:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 04:09:48 DEBUG : dir/file1(0xc000819400): _writeAt: size=25, off=0 2025/09/13 04:09:48 DEBUG : dir/file1(0xc000819400): >_writeAt: n=25, err= 2025/09/13 04:09:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/13 04:09:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/13 04:09:48 DEBUG : newLeaf: Updating file with newLeaf 0xc000cf6540 2025/09/13 04:09:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 04:09:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 04:09:48 DEBUG : newLeaf(0xc000819400): close: 2025/09/13 04:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/13 04:09:48 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-13 04:09:48.639644349 +0000 UTC m=+7.972358588 2025/09/13 04:09:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:48 DEBUG : newLeaf(0xc000819400): >close: err= 2025/09/13 04:09:48 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:48 DEBUG : dir: Looking for writers 2025/09/13 04:09:48 DEBUG : Looking for writers 2025/09/13 04:09:48 DEBUG : dir: reading active writers 2025/09/13 04:09:48 DEBUG : newLeaf: reading active writers 2025/09/13 04:09:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/13 04:09:48 DEBUG : dir: Looking for writers 2025/09/13 04:09:48 DEBUG : Looking for writers 2025/09/13 04:09:48 DEBUG : newLeaf: reading active writers 2025/09/13 04:09:48 DEBUG : dir: reading active writers 2025/09/13 04:09:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/13 04:09:48 DEBUG : dir: Looking for writers 2025/09/13 04:09:48 DEBUG : Looking for writers 2025/09/13 04:09:48 DEBUG : newLeaf: reading active writers 2025/09/13 04:09:48 DEBUG : dir: reading active writers 2025/09/13 04:09:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/13 04:09:48 DEBUG : dir: Looking for writers 2025/09/13 04:09:48 DEBUG : Looking for writers 2025/09/13 04:09:48 DEBUG : dir: reading active writers 2025/09/13 04:09:48 DEBUG : newLeaf: reading active writers 2025/09/13 04:09:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/13 04:09:48 DEBUG : newLeaf: vfs cache: starting upload 2025/09/13 04:09:48 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:48 INFO : newLeaf: Copied (replaced existing) 2025/09/13 04:09:48 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-13 04:09:48 +0000 UTC" 2025/09/13 04:09:48 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/13 04:09:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 04:09:48 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/13 04:09:48 DEBUG : dir: Looking for writers 2025/09/13 04:09:48 DEBUG : Looking for writers 2025/09/13 04:09:48 DEBUG : dir: reading active writers 2025/09/13 04:09:48 DEBUG : newLeaf: reading active writers 2025/09/13 04:09:48 DEBUG : >WaitForWriters: 2025/09/13 04:09:48 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:48 DEBUG : dir: Looking for writers 2025/09/13 04:09:48 DEBUG : Looking for writers 2025/09/13 04:09:48 DEBUG : dir: reading active writers 2025/09/13 04:09:48 DEBUG : newLeaf: reading active writers 2025/09/13 04:09:48 DEBUG : >WaitForWriters: 2025/09/13 04:09:48 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:48 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:48 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 04:09:48 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:48 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:48 INFO : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 04:09:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:48 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:48 DEBUG : dir: Looking for writers 2025/09/13 04:09:48 DEBUG : file1: reading active writers 2025/09/13 04:09:48 DEBUG : Looking for writers 2025/09/13 04:09:48 DEBUG : dir: reading active writers 2025/09/13 04:09:48 DEBUG : >WaitForWriters: 2025/09/13 04:09:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/13 04:09:48 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 04:09:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 04:09:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 04:09:48 DEBUG : dir/file1(0xc0008b3d40): _readAt: size=512, off=0 2025/09/13 04:09:48 DEBUG : dir/file1(0xc0008b3d40): openPending: 2025/09/13 04:09:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/13 04:09:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/13 04:09:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:48 DEBUG : dir/file1(0xc0008b3d40): >openPending: err= 2025/09/13 04:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/09/13 04:09:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/13 04:09:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/13 04:09:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:09:48 DEBUG : dir/file1(0xc0008b3d40): >_readAt: n=14, err=EOF 2025/09/13 04:09:48 DEBUG : dir/file1(0xc0008b3d40): close: 2025/09/13 04:09:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/13 04:09:48 DEBUG : dir/file1(0xc0008b3d40): >close: err= 2025/09/13 04:09:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/13 04:09:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/13 04:09:49 DEBUG : newLeaf: Updating file with newLeaf 0xc0009b55c0 2025/09/13 04:09:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 04:09:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 04:09:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/13 04:09:49 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/13 04:09:49 DEBUG : dir/file1: Updating file with dir/file1 0xc0009b55c0 2025/09/13 04:09:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/13 04:09:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/13 04:09:49 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 04:09:49 DEBUG : dir/file1(0xc00077f8c0): openPending: 2025/09/13 04:09:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/09/13 04:09:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/13 04:09:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:49 DEBUG : dir/file1(0xc00077f8c0): >openPending: err= 2025/09/13 04:09:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/13 04:09:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 04:09:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 04:09:49 DEBUG : dir/file1(0xc00077f8c0): _writeAt: size=25, off=0 2025/09/13 04:09:49 DEBUG : dir/file1(0xc00077f8c0): >_writeAt: n=25, err= 2025/09/13 04:09:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/13 04:09:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/13 04:09:49 DEBUG : newLeaf: Updating file with newLeaf 0xc0009b55c0 2025/09/13 04:09:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 04:09:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 04:09:49 DEBUG : newLeaf(0xc00077f8c0): close: 2025/09/13 04:09:49 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/13 04:09:49 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-13 04:09:49.140516324 +0000 UTC m=+8.473230563 2025/09/13 04:09:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:49 DEBUG : newLeaf(0xc00077f8c0): >close: err= 2025/09/13 04:09:49 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:49 DEBUG : dir: Looking for writers 2025/09/13 04:09:49 DEBUG : Looking for writers 2025/09/13 04:09:49 DEBUG : dir: reading active writers 2025/09/13 04:09:49 DEBUG : newLeaf: reading active writers 2025/09/13 04:09:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/13 04:09:49 DEBUG : dir: Looking for writers 2025/09/13 04:09:49 DEBUG : Looking for writers 2025/09/13 04:09:49 DEBUG : dir: reading active writers 2025/09/13 04:09:49 DEBUG : newLeaf: reading active writers 2025/09/13 04:09:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/13 04:09:49 DEBUG : dir: Looking for writers 2025/09/13 04:09:49 DEBUG : Looking for writers 2025/09/13 04:09:49 DEBUG : dir: reading active writers 2025/09/13 04:09:49 DEBUG : newLeaf: reading active writers 2025/09/13 04:09:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/13 04:09:49 DEBUG : dir: Looking for writers 2025/09/13 04:09:49 DEBUG : Looking for writers 2025/09/13 04:09:49 DEBUG : newLeaf: reading active writers 2025/09/13 04:09:49 DEBUG : dir: reading active writers 2025/09/13 04:09:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/13 04:09:49 DEBUG : newLeaf: vfs cache: starting upload 2025/09/13 04:09:49 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:49 INFO : newLeaf: Copied (replaced existing) 2025/09/13 04:09:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-13 04:09:49 +0000 UTC" 2025/09/13 04:09:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/13 04:09:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 04:09:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/13 04:09:49 DEBUG : dir: Looking for writers 2025/09/13 04:09:49 DEBUG : Looking for writers 2025/09/13 04:09:49 DEBUG : dir: reading active writers 2025/09/13 04:09:49 DEBUG : newLeaf: reading active writers 2025/09/13 04:09:49 DEBUG : >WaitForWriters: 2025/09/13 04:09:49 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:49 DEBUG : dir: Looking for writers 2025/09/13 04:09:49 DEBUG : Looking for writers 2025/09/13 04:09:49 DEBUG : dir: reading active writers 2025/09/13 04:09:49 DEBUG : newLeaf: reading active writers 2025/09/13 04:09:49 DEBUG : >WaitForWriters: 2025/09/13 04:09:49 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaner exiting --- PASS: TestFileRename (3.05s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.50s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:49 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:49 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:49 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:49 DEBUG : Looking for writers 2025/09/13 04:09:49 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-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:49 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:09:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/13 04:09:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/13 04:09:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/13 04:09:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:09:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/13 04:09:49 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/09/13 04:09:49 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:49 DEBUG : dir: Looking for writers 2025/09/13 04:09:49 DEBUG : file1: reading active writers 2025/09/13 04:09:49 DEBUG : Looking for writers 2025/09/13 04:09:49 DEBUG : dir: reading active writers 2025/09/13 04:09:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:49 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:09:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/13 04:09:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/13 04:09:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/13 04:09:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:09:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/13 04:09:49 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/13 04:09:49 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/13 04:09:49 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/13 04:09:49 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/13 04:09:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/13 04:09:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/13 04:09:49 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/13 04:09:49 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/09/13 04:09:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/09/13 04:09:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/09/13 04:09:49 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/09/13 04:09:49 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/09/13 04:09:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/09/13 04:09:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/09/13 04:09:49 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/09/13 04:09:49 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:49 DEBUG : dir: Looking for writers 2025/09/13 04:09:49 DEBUG : file1: reading active writers 2025/09/13 04:09:49 DEBUG : Looking for writers 2025/09/13 04:09:49 DEBUG : dir: reading active writers 2025/09/13 04:09:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.20s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:49 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:09:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/13 04:09:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/13 04:09:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/13 04:09:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:09:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/13 04:09:49 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/13 04:09:49 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/13 04:09:49 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/13 04:09:49 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/13 04:09:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/13 04:09:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/13 04:09:49 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/13 04:09:49 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/09/13 04:09:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/09/13 04:09:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/09/13 04:09:49 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/09/13 04:09:49 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/09/13 04:09:49 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/09/13 04:09:49 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/09/13 04:09:49 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/09/13 04:09:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/09/13 04:09:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/09/13 04:09:49 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/13 04:09:49 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/09/13 04:09:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/09/13 04:09:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/09/13 04:09:49 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/13 04:09:49 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/13 04:09:49 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/13 04:09:49 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/13 04:09:49 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/09/13 04:09:49 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/13 04:09:49 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/13 04:09:49 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/13 04:09:49 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/09/13 04:09:49 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:49 DEBUG : dir: Looking for writers 2025/09/13 04:09:49 DEBUG : file1: reading active writers 2025/09/13 04:09:49 DEBUG : Looking for writers 2025/09/13 04:09:49 DEBUG : dir: reading active writers 2025/09/13 04:09:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:50 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:09:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/13 04:09:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/13 04:09:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/13 04:09:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:09:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/13 04:09:50 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:50 DEBUG : dir: Looking for writers 2025/09/13 04:09:50 DEBUG : file1: reading active writers 2025/09/13 04:09:50 DEBUG : Looking for writers 2025/09/13 04:09:50 DEBUG : dir: reading active writers 2025/09/13 04:09:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:50 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:09:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/13 04:09:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/13 04:09:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/13 04:09:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:09:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/13 04:09:50 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/09/13 04:09:50 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/09/13 04:09:50 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:50 DEBUG : dir: Looking for writers 2025/09/13 04:09:50 DEBUG : file1: reading active writers 2025/09/13 04:09:50 DEBUG : Looking for writers 2025/09/13 04:09:50 DEBUG : dir: reading active writers 2025/09/13 04:09:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:50 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:50 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 04:09:50 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:50 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:50 INFO : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 04:09:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:09:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/13 04:09:50 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 04:09:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 04:09:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 04:09:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000780040): _readAt: size=1, off=0 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000780040): openPending: 2025/09/13 04:09:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/13 04:09:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/13 04:09:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000780040): >openPending: err= 2025/09/13 04:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/13 04:09:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/13 04:09:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/13 04:09:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000780040): >_readAt: n=1, err= 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000780040): _readAt: size=256, off=1 2025/09/13 04:09:50 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000780040): >_readAt: n=15, err=EOF 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000780040): _readAt: size=16, off=16 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000780040): >_readAt: n=0, err=EOF 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000780040): close: 2025/09/13 04:09:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000780040): >close: err= 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000780040): close: 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000780040): >close: err=file already closed 2025/09/13 04:09:50 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:50 DEBUG : dir: Looking for writers 2025/09/13 04:09:50 DEBUG : file1: reading active writers 2025/09/13 04:09:50 DEBUG : Looking for writers 2025/09/13 04:09:50 DEBUG : dir: reading active writers 2025/09/13 04:09:50 DEBUG : >WaitForWriters: 2025/09/13 04:09:50 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:50 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:50 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 04:09:50 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:50 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:50 INFO : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 04:09:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:09:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/13 04:09:50 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 04:09:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 04:09:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 04:09:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/13 04:09:50 DEBUG : dir/file1(0xc00081b800): _readAt: size=1, off=0 2025/09/13 04:09:50 DEBUG : dir/file1(0xc00081b800): openPending: 2025/09/13 04:09:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/13 04:09:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/13 04:09:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:50 DEBUG : dir/file1(0xc00081b800): >openPending: err= 2025/09/13 04:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/13 04:09:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/13 04:09:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/13 04:09:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:09:50 DEBUG : dir/file1(0xc00081b800): >_readAt: n=1, err= 2025/09/13 04:09:50 DEBUG : dir/file1(0xc00081b800): _readAt: size=1, off=5 2025/09/13 04:09:50 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/13 04:09:50 DEBUG : dir/file1(0xc00081b800): >_readAt: n=1, err= 2025/09/13 04:09:50 DEBUG : dir/file1(0xc00081b800): _readAt: size=1, off=3 2025/09/13 04:09:50 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/13 04:09:50 DEBUG : dir/file1(0xc00081b800): >_readAt: n=1, err= 2025/09/13 04:09:50 DEBUG : dir/file1(0xc00081b800): _readAt: size=1, off=13 2025/09/13 04:09:50 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/13 04:09:50 DEBUG : dir/file1(0xc00081b800): >_readAt: n=1, err= 2025/09/13 04:09:50 DEBUG : dir/file1(0xc00081b800): _readAt: size=16, off=100 2025/09/13 04:09:50 DEBUG : dir/file1(0xc00081b800): >_readAt: n=0, err=EOF 2025/09/13 04:09:50 DEBUG : dir/file1(0xc00081b800): close: 2025/09/13 04:09:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/13 04:09:50 DEBUG : dir/file1(0xc00081b800): >close: err= 2025/09/13 04:09:50 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:50 DEBUG : dir: Looking for writers 2025/09/13 04:09:50 DEBUG : file1: reading active writers 2025/09/13 04:09:50 DEBUG : Looking for writers 2025/09/13 04:09:50 DEBUG : dir: reading active writers 2025/09/13 04:09:50 DEBUG : >WaitForWriters: 2025/09/13 04:09:50 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:50 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:50 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 04:09:50 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:50 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:50 INFO : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 04:09:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:09:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/13 04:09:50 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 04:09:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 04:09:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 04:09:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000dce740): _readAt: size=1, off=0 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000dce740): openPending: 2025/09/13 04:09:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/13 04:09:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/13 04:09:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000dce740): >openPending: err= 2025/09/13 04:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/13 04:09:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/13 04:09:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/13 04:09:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000dce740): >_readAt: n=1, err= 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000dce740): _readAt: size=1, off=5 2025/09/13 04:09:50 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000dce740): >_readAt: n=1, err= 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000dce740): _readAt: size=1, off=1 2025/09/13 04:09:50 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000dce740): >_readAt: n=1, err= 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000dce740): _readAt: size=6, off=10 2025/09/13 04:09:50 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000dce740): >_readAt: n=6, err= 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000dce740): _readAt: size=256, off=10 2025/09/13 04:09:50 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000dce740): >_readAt: n=6, err=EOF 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000dce740): _readAt: size=256, off=100 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000dce740): >_readAt: n=0, err=EOF 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000dce740): close: 2025/09/13 04:09:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000dce740): >close: err= 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000dce740): _readAt: size=256, off=100 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000dce740): >_readAt: n=0, err=file already closed 2025/09/13 04:09:50 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:50 DEBUG : dir: Looking for writers 2025/09/13 04:09:50 DEBUG : file1: reading active writers 2025/09/13 04:09:50 DEBUG : Looking for writers 2025/09/13 04:09:50 DEBUG : dir: reading active writers 2025/09/13 04:09:50 DEBUG : >WaitForWriters: 2025/09/13 04:09:50 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:50 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:50 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 04:09:50 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:50 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:50 INFO : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 04:09:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:09:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/13 04:09:50 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 04:09:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 04:09:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 04:09:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000810200): RWFileHandle.Flush 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000810200): _readAt: size=256, off=0 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000810200): openPending: 2025/09/13 04:09:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/13 04:09:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/13 04:09:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000810200): >openPending: err= 2025/09/13 04:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/13 04:09:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/13 04:09:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/13 04:09:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000810200): >_readAt: n=16, err=EOF 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000810200): RWFileHandle.Flush 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000810200): RWFileHandle.Flush 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000810200): close: 2025/09/13 04:09:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000810200): >close: err= 2025/09/13 04:09:50 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:50 DEBUG : dir: Looking for writers 2025/09/13 04:09:50 DEBUG : file1: reading active writers 2025/09/13 04:09:50 DEBUG : Looking for writers 2025/09/13 04:09:50 DEBUG : dir: reading active writers 2025/09/13 04:09:50 DEBUG : >WaitForWriters: 2025/09/13 04:09:50 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:50 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:50 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 04:09:50 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:50 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:50 INFO : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 04:09:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:09:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/13 04:09:50 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 04:09:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 04:09:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 04:09:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000826e40): _readAt: size=256, off=0 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000826e40): openPending: 2025/09/13 04:09:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/13 04:09:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/13 04:09:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:50 DEBUG : dir/file1(0xc000826e40): >openPending: err= 2025/09/13 04:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/13 04:09:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/13 04:09:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/13 04:09:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:09:51 DEBUG : dir/file1(0xc000826e40): >_readAt: n=16, err=EOF 2025/09/13 04:09:51 DEBUG : dir/file1(0xc000826e40): RWFileHandle.Release 2025/09/13 04:09:51 DEBUG : dir/file1(0xc000826e40): close: 2025/09/13 04:09:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/13 04:09:51 DEBUG : dir/file1(0xc000826e40): >close: err= 2025/09/13 04:09:51 DEBUG : dir/file1(0xc000826e40): RWFileHandle.Release 2025/09/13 04:09:51 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:51 DEBUG : dir: Looking for writers 2025/09/13 04:09:51 DEBUG : file1: reading active writers 2025/09/13 04:09:51 DEBUG : Looking for writers 2025/09/13 04:09:51 DEBUG : dir: reading active writers 2025/09/13 04:09:51 DEBUG : >WaitForWriters: 2025/09/13 04:09:51 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:51 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:51 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 04:09:51 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:51 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:51 INFO : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 04:09:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:51 DEBUG : file1: newRWFileHandle: 2025/09/13 04:09:51 DEBUG : file1(0xc0008d6bc0): openPending: 2025/09/13 04:09:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:51 DEBUG : file1(0xc0008d6bc0): >openPending: err= 2025/09/13 04:09:51 DEBUG : file1: >newRWFileHandle: err= 2025/09/13 04:09:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/13 04:09:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/13 04:09:51 DEBUG : file1(0xc0008d6bc0): _writeAt: size=5, off=0 2025/09/13 04:09:51 DEBUG : file1(0xc0008d6bc0): >_writeAt: n=5, err= 2025/09/13 04:09:51 DEBUG : file1(0xc0008d6bc0): _writeAt: size=7, off=5 2025/09/13 04:09:51 DEBUG : file1(0xc0008d6bc0): >_writeAt: n=7, err= 2025/09/13 04:09:51 DEBUG : file1: vfs cache: truncate to size=11 2025/09/13 04:09:51 DEBUG : file1(0xc0008d6bc0): close: 2025/09/13 04:09:51 DEBUG : file1: vfs cache: setting modification time to 2025-09-13 04:09:51.082098156 +0000 UTC m=+10.414812355 2025/09/13 04:09:51 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:51 DEBUG : file1(0xc0008d6bc0): >close: err= 2025/09/13 04:09:51 DEBUG : file1(0xc0008d6bc0): close: 2025/09/13 04:09:51 DEBUG : file1(0xc0008d6bc0): >close: err=file already closed 2025/09/13 04:09:51 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:51 DEBUG : Looking for writers 2025/09/13 04:09:51 DEBUG : file1: reading active writers 2025/09/13 04:09:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/13 04:09:51 DEBUG : Looking for writers 2025/09/13 04:09:51 DEBUG : file1: reading active writers 2025/09/13 04:09:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/13 04:09:51 DEBUG : Looking for writers 2025/09/13 04:09:51 DEBUG : file1: reading active writers 2025/09/13 04:09:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/13 04:09:51 DEBUG : Looking for writers 2025/09/13 04:09:51 DEBUG : file1: reading active writers 2025/09/13 04:09:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/13 04:09:51 DEBUG : file1: vfs cache: starting upload 2025/09/13 04:09:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:51 INFO : file1: Copied (new) 2025/09/13 04:09:51 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-13 04:09:51 +0000 UTC" 2025/09/13 04:09:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/13 04:09:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:51 INFO : file1: vfs cache: upload succeeded try #1 2025/09/13 04:09:51 DEBUG : Looking for writers 2025/09/13 04:09:51 DEBUG : file1: reading active writers 2025/09/13 04:09:51 DEBUG : >WaitForWriters: 2025/09/13 04:09:51 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:51 DEBUG : Looking for writers 2025/09/13 04:09:51 DEBUG : file1: reading active writers 2025/09/13 04:09:51 DEBUG : >WaitForWriters: 2025/09/13 04:09:51 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:51 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:51 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 04:09:51 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:51 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:51 INFO : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 04:09:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:51 DEBUG : file1: newRWFileHandle: 2025/09/13 04:09:51 DEBUG : file1(0xc000862ec0): openPending: 2025/09/13 04:09:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:51 DEBUG : file1(0xc000862ec0): >openPending: err= 2025/09/13 04:09:51 DEBUG : file1: >newRWFileHandle: err= 2025/09/13 04:09:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/13 04:09:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/13 04:09:51 DEBUG : file1(0xc000862ec0): _writeAt: size=7, off=0 2025/09/13 04:09:51 DEBUG : file1(0xc000862ec0): >_writeAt: n=7, err= 2025/09/13 04:09:51 DEBUG : file1(0xc000862ec0): _writeAt: size=6, off=5 2025/09/13 04:09:51 DEBUG : file1(0xc000862ec0): >_writeAt: n=6, err= 2025/09/13 04:09:51 DEBUG : file1(0xc000862ec0): close: 2025/09/13 04:09:51 DEBUG : file1: vfs cache: setting modification time to 2025-09-13 04:09:51.280810493 +0000 UTC m=+10.613524713 2025/09/13 04:09:51 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:51 DEBUG : file1(0xc000862ec0): >close: err= 2025/09/13 04:09:51 DEBUG : file1(0xc000862ec0): _writeAt: size=5, off=0 2025/09/13 04:09:51 DEBUG : file1(0xc000862ec0): >_writeAt: n=0, err=file already closed 2025/09/13 04:09:51 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:51 DEBUG : Looking for writers 2025/09/13 04:09:51 DEBUG : file1: reading active writers 2025/09/13 04:09:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/13 04:09:51 DEBUG : Looking for writers 2025/09/13 04:09:51 DEBUG : file1: reading active writers 2025/09/13 04:09:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/13 04:09:51 DEBUG : Looking for writers 2025/09/13 04:09:51 DEBUG : file1: reading active writers 2025/09/13 04:09:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/13 04:09:51 DEBUG : Looking for writers 2025/09/13 04:09:51 DEBUG : file1: reading active writers 2025/09/13 04:09:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/13 04:09:51 DEBUG : file1: vfs cache: starting upload 2025/09/13 04:09:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:51 INFO : file1: Copied (new) 2025/09/13 04:09:51 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-13 04:09:51 +0000 UTC" 2025/09/13 04:09:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/13 04:09:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:51 INFO : file1: vfs cache: upload succeeded try #1 2025/09/13 04:09:51 DEBUG : Looking for writers 2025/09/13 04:09:51 DEBUG : file1: reading active writers 2025/09/13 04:09:51 DEBUG : >WaitForWriters: 2025/09/13 04:09:51 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:51 DEBUG : Looking for writers 2025/09/13 04:09:51 DEBUG : file1: reading active writers 2025/09/13 04:09:51 DEBUG : >WaitForWriters: 2025/09/13 04:09:51 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:51 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:51 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 04:09:51 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:51 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:51 INFO : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 04:09:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:51 DEBUG : file1: newRWFileHandle: 2025/09/13 04:09:51 DEBUG : file1(0xc000a1a580): openPending: 2025/09/13 04:09:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:51 DEBUG : file1(0xc000a1a580): >openPending: err= 2025/09/13 04:09:51 DEBUG : file1: >newRWFileHandle: err= 2025/09/13 04:09:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/13 04:09:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/13 04:09:51 DEBUG : file1(0xc000a1a580): close: 2025/09/13 04:09:51 DEBUG : file1: vfs cache: setting modification time to 2025-09-13 04:09:51.478459604 +0000 UTC m=+10.811173834 2025/09/13 04:09:51 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:51 DEBUG : file1(0xc000a1a580): >close: err= 2025/09/13 04:09:51 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/13 04:09:51 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/13 04:09:51 DEBUG : file2: newRWFileHandle: 2025/09/13 04:09:51 DEBUG : file2(0xc000a1aa00): openPending: 2025/09/13 04:09:51 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/13 04:09:51 DEBUG : file2(0xc000a1aa00): >openPending: err= 2025/09/13 04:09:51 DEBUG : file2: >newRWFileHandle: err= 2025/09/13 04:09:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/13 04:09:51 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/09/13 04:09:51 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/09/13 04:09:51 DEBUG : file2(0xc000a1aa00): RWFileHandle.Flush 2025/09/13 04:09:51 DEBUG : file2(0xc000a1aa00): RWFileHandle.Release 2025/09/13 04:09:51 DEBUG : file2(0xc000a1aa00): close: 2025/09/13 04:09:51 DEBUG : file2: vfs cache: setting modification time to 2025-09-13 04:09:51.480282529 +0000 UTC m=+10.812996758 2025/09/13 04:09:51 INFO : file2: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:51 DEBUG : file2(0xc000a1aa00): >close: err= 2025/09/13 04:09:51 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:51 DEBUG : Looking for writers 2025/09/13 04:09:51 DEBUG : file1: reading active writers 2025/09/13 04:09:51 DEBUG : file2: reading active writers 2025/09/13 04:09:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/09/13 04:09:51 DEBUG : Looking for writers 2025/09/13 04:09:51 DEBUG : file1: reading active writers 2025/09/13 04:09:51 DEBUG : file2: reading active writers 2025/09/13 04:09:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/09/13 04:09:51 DEBUG : Looking for writers 2025/09/13 04:09:51 DEBUG : file1: reading active writers 2025/09/13 04:09:51 DEBUG : file2: reading active writers 2025/09/13 04:09:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/09/13 04:09:51 DEBUG : Looking for writers 2025/09/13 04:09:51 DEBUG : file1: reading active writers 2025/09/13 04:09:51 DEBUG : file2: reading active writers 2025/09/13 04:09:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/09/13 04:09:51 DEBUG : file1: vfs cache: starting upload 2025/09/13 04:09:51 DEBUG : file2: vfs cache: starting upload 2025/09/13 04:09:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:51 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:51 INFO : file1: Copied (new) 2025/09/13 04:09:51 DEBUG : file1: vfs cache: fingerprint now "0,2025-09-13 04:09:51 +0000 UTC" 2025/09/13 04:09:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/13 04:09:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:51 INFO : file1: vfs cache: upload succeeded try #1 2025/09/13 04:09:51 DEBUG : Looking for writers 2025/09/13 04:09:51 DEBUG : file1: reading active writers 2025/09/13 04:09:51 DEBUG : file2: reading active writers 2025/09/13 04:09:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/13 04:09:51 INFO : file2: Copied (new) 2025/09/13 04:09:51 DEBUG : file2: vfs cache: fingerprint now "0,2025-09-13 04:09:51 +0000 UTC" 2025/09/13 04:09:51 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/09/13 04:09:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/13 04:09:51 INFO : file2: vfs cache: upload succeeded try #1 2025/09/13 04:09:51 DEBUG : Looking for writers 2025/09/13 04:09:51 DEBUG : file1: reading active writers 2025/09/13 04:09:51 DEBUG : file2: reading active writers 2025/09/13 04:09:51 DEBUG : >WaitForWriters: 2025/09/13 04:09:51 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:51 DEBUG : Looking for writers 2025/09/13 04:09:51 DEBUG : file1: reading active writers 2025/09/13 04:09:51 DEBUG : file2: reading active writers 2025/09/13 04:09:51 DEBUG : >WaitForWriters: 2025/09/13 04:09:51 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:51 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:51 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 04:09:51 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:51 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:51 INFO : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 04:09:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:51 DEBUG : file1: newRWFileHandle: 2025/09/13 04:09:51 DEBUG : file1(0xc000a37980): openPending: 2025/09/13 04:09:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:51 DEBUG : file1(0xc000a37980): >openPending: err= 2025/09/13 04:09:51 DEBUG : file1: >newRWFileHandle: err= 2025/09/13 04:09:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/13 04:09:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/13 04:09:51 DEBUG : file1(0xc000a37980): _writeAt: size=5, off=0 2025/09/13 04:09:51 DEBUG : file1(0xc000a37980): >_writeAt: n=5, err= 2025/09/13 04:09:51 DEBUG : file1(0xc000a37980): RWFileHandle.Flush 2025/09/13 04:09:51 DEBUG : file1(0xc000a37980): RWFileHandle.Flush 2025/09/13 04:09:51 DEBUG : file1(0xc000a37980): close: 2025/09/13 04:09:51 DEBUG : file1: vfs cache: setting modification time to 2025-09-13 04:09:51.850257622 +0000 UTC m=+11.182971861 2025/09/13 04:09:51 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:51 DEBUG : file1(0xc000a37980): >close: err= 2025/09/13 04:09:51 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:51 DEBUG : Looking for writers 2025/09/13 04:09:51 DEBUG : file1: reading active writers 2025/09/13 04:09:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/13 04:09:51 DEBUG : Looking for writers 2025/09/13 04:09:51 DEBUG : file1: reading active writers 2025/09/13 04:09:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/13 04:09:51 DEBUG : Looking for writers 2025/09/13 04:09:51 DEBUG : file1: reading active writers 2025/09/13 04:09:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/13 04:09:51 DEBUG : Looking for writers 2025/09/13 04:09:51 DEBUG : file1: reading active writers 2025/09/13 04:09:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/13 04:09:51 DEBUG : file1: vfs cache: starting upload 2025/09/13 04:09:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:51 INFO : file1: Copied (new) 2025/09/13 04:09:51 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-13 04:09:51 +0000 UTC" 2025/09/13 04:09:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/13 04:09:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:51 INFO : file1: vfs cache: upload succeeded try #1 2025/09/13 04:09:52 DEBUG : Looking for writers 2025/09/13 04:09:52 DEBUG : file1: reading active writers 2025/09/13 04:09:52 DEBUG : >WaitForWriters: 2025/09/13 04:09:52 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:52 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:52 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 04:09:52 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:52 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:52 INFO : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 04:09:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:52 DEBUG : file1: newRWFileHandle: 2025/09/13 04:09:52 DEBUG : file1(0xc000d10340): openPending: 2025/09/13 04:09:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:52 DEBUG : file1(0xc000d10340): >openPending: err= 2025/09/13 04:09:52 DEBUG : file1: >newRWFileHandle: err= 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/13 04:09:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/13 04:09:52 DEBUG : file1(0xc000d10340): _writeAt: size=5, off=0 2025/09/13 04:09:52 DEBUG : file1(0xc000d10340): >_writeAt: n=5, err= 2025/09/13 04:09:52 DEBUG : file1(0xc000d10340): RWFileHandle.Release 2025/09/13 04:09:52 DEBUG : file1(0xc000d10340): close: 2025/09/13 04:09:52 DEBUG : file1: vfs cache: setting modification time to 2025-09-13 04:09:52.037190903 +0000 UTC m=+11.369905143 2025/09/13 04:09:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:52 DEBUG : file1(0xc000d10340): >close: err= 2025/09/13 04:09:52 DEBUG : file1(0xc000d10340): RWFileHandle.Release 2025/09/13 04:09:52 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:52 DEBUG : Looking for writers 2025/09/13 04:09:52 DEBUG : file1: reading active writers 2025/09/13 04:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/13 04:09:52 DEBUG : Looking for writers 2025/09/13 04:09:52 DEBUG : file1: reading active writers 2025/09/13 04:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/13 04:09:52 DEBUG : Looking for writers 2025/09/13 04:09:52 DEBUG : file1: reading active writers 2025/09/13 04:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/13 04:09:52 DEBUG : Looking for writers 2025/09/13 04:09:52 DEBUG : file1: reading active writers 2025/09/13 04:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/13 04:09:52 DEBUG : file1: vfs cache: starting upload 2025/09/13 04:09:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:52 INFO : file1: Copied (new) 2025/09/13 04:09:52 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-13 04:09:52 +0000 UTC" 2025/09/13 04:09:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:52 INFO : file1: vfs cache: upload succeeded try #1 2025/09/13 04:09:52 DEBUG : Looking for writers 2025/09/13 04:09:52 DEBUG : file1: reading active writers 2025/09/13 04:09:52 DEBUG : >WaitForWriters: 2025/09/13 04:09:52 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:52 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:52 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 04:09:52 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:52 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:52 INFO : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 04:09:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:52 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/09/13 04:09:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/13 04:09:52 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 04:09:52 DEBUG : dir/file1(0xc000d69b40): openPending: 2025/09/13 04:09:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/13 04:09:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/13 04:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:52 DEBUG : dir/file1(0xc000d69b40): >openPending: err= 2025/09/13 04:09:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/13 04:09:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 04:09:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 04:09:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/13 04:09:52 DEBUG : dir/file1(0xc000d69b40): _writeAt: size=5, off=0 2025/09/13 04:09:52 DEBUG : dir/file1(0xc000d69b40): >_writeAt: n=5, err= 2025/09/13 04:09:52 DEBUG : dir/file1(0xc000d69b40): close: 2025/09/13 04:09:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:52 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-13 04:09:52.288294384 +0000 UTC m=+11.621008624 2025/09/13 04:09:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:52 DEBUG : dir/file1(0xc000d69b40): >close: err= 2025/09/13 04:09:52 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:52 DEBUG : dir: Looking for writers 2025/09/13 04:09:52 DEBUG : file1: reading active writers 2025/09/13 04:09:52 DEBUG : Looking for writers 2025/09/13 04:09:52 DEBUG : dir: reading active writers 2025/09/13 04:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/13 04:09:52 DEBUG : dir: Looking for writers 2025/09/13 04:09:52 DEBUG : file1: reading active writers 2025/09/13 04:09:52 DEBUG : Looking for writers 2025/09/13 04:09:52 DEBUG : dir: reading active writers 2025/09/13 04:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/13 04:09:52 DEBUG : dir: Looking for writers 2025/09/13 04:09:52 DEBUG : file1: reading active writers 2025/09/13 04:09:52 DEBUG : Looking for writers 2025/09/13 04:09:52 DEBUG : dir: reading active writers 2025/09/13 04:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/13 04:09:52 DEBUG : dir: Looking for writers 2025/09/13 04:09:52 DEBUG : file1: reading active writers 2025/09/13 04:09:52 DEBUG : Looking for writers 2025/09/13 04:09:52 DEBUG : dir: reading active writers 2025/09/13 04:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/13 04:09:52 DEBUG : dir/file1: vfs cache: starting upload 2025/09/13 04:09:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:52 INFO : dir/file1: Copied (replaced existing) 2025/09/13 04:09:52 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-09-13 04:09:52 +0000 UTC" 2025/09/13 04:09:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/13 04:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/13 04:09:52 DEBUG : dir: Looking for writers 2025/09/13 04:09:52 DEBUG : file1: reading active writers 2025/09/13 04:09:52 DEBUG : Looking for writers 2025/09/13 04:09:52 DEBUG : dir: reading active writers 2025/09/13 04:09:52 DEBUG : >WaitForWriters: 2025/09/13 04:09:52 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:52 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:52 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 04:09:52 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:52 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:52 INFO : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 04:09:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:52 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:52 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 04:09:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 04:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 04:09:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/13 04:09:52 DEBUG : dir/file1(0xc000cf1f40): _writeAt: size=5, off=0 2025/09/13 04:09:52 DEBUG : dir/file1(0xc000cf1f40): openPending: 2025/09/13 04:09:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/13 04:09:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/13 04:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:52 DEBUG : dir/file1(0xc000cf1f40): >openPending: err= 2025/09/13 04:09:52 DEBUG : dir/file1(0xc000cf1f40): >_writeAt: n=5, err= 2025/09/13 04:09:52 DEBUG : dir/file1(0xc000cf1f40): _writeAt: size=15, off=5 2025/09/13 04:09:52 DEBUG : dir/file1(0xc000cf1f40): >_writeAt: n=15, err= 2025/09/13 04:09:52 DEBUG : dir/file1(0xc000cf1f40): close: 2025/09/13 04:09:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/09/13 04:09:52 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-13 04:09:52.572288467 +0000 UTC m=+11.905002707 2025/09/13 04:09:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:52 DEBUG : dir/file1(0xc000cf1f40): >close: err= 2025/09/13 04:09:52 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:52 DEBUG : dir: Looking for writers 2025/09/13 04:09:52 DEBUG : file1: reading active writers 2025/09/13 04:09:52 DEBUG : Looking for writers 2025/09/13 04:09:52 DEBUG : dir: reading active writers 2025/09/13 04:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/13 04:09:52 DEBUG : dir: Looking for writers 2025/09/13 04:09:52 DEBUG : file1: reading active writers 2025/09/13 04:09:52 DEBUG : Looking for writers 2025/09/13 04:09:52 DEBUG : dir: reading active writers 2025/09/13 04:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/13 04:09:52 DEBUG : dir: Looking for writers 2025/09/13 04:09:52 DEBUG : file1: reading active writers 2025/09/13 04:09:52 DEBUG : Looking for writers 2025/09/13 04:09:52 DEBUG : dir: reading active writers 2025/09/13 04:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/13 04:09:52 DEBUG : dir: Looking for writers 2025/09/13 04:09:52 DEBUG : file1: reading active writers 2025/09/13 04:09:52 DEBUG : Looking for writers 2025/09/13 04:09:52 DEBUG : dir: reading active writers 2025/09/13 04:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/13 04:09:52 DEBUG : dir/file1: vfs cache: starting upload 2025/09/13 04:09:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:52 INFO : dir/file1: Copied (replaced existing) 2025/09/13 04:09:52 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-09-13 04:09:52 +0000 UTC" 2025/09/13 04:09:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/13 04:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/13 04:09:52 DEBUG : dir: Looking for writers 2025/09/13 04:09:52 DEBUG : file1: reading active writers 2025/09/13 04:09:52 DEBUG : Looking for writers 2025/09/13 04:09:52 DEBUG : dir: reading active writers 2025/09/13 04:09:52 DEBUG : >WaitForWriters: 2025/09/13 04:09:52 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:52 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:52 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 04:09:52 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:52 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:52 INFO : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 04:09:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:52 DEBUG : file1: newRWFileHandle: 2025/09/13 04:09:52 DEBUG : file1(0xc0002d7680): openPending: 2025/09/13 04:09:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:52 DEBUG : file1(0xc0002d7680): >openPending: err= 2025/09/13 04:09:52 DEBUG : file1: >newRWFileHandle: err= 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/13 04:09:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/13 04:09:52 DEBUG : file1(0xc0002d7680): _writeAt: size=5, off=0 2025/09/13 04:09:52 DEBUG : file1(0xc0002d7680): >_writeAt: n=5, err= 2025/09/13 04:09:52 DEBUG : file1(0xc0002d7680): close: 2025/09/13 04:09:52 DEBUG : file1: vfs cache: setting modification time to 2025-09-13 04:09:52.790351684 +0000 UTC m=+12.123065923 2025/09/13 04:09:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:52 DEBUG : file1(0xc0002d7680): >close: err= 2025/09/13 04:09:52 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:52 DEBUG : Looking for writers 2025/09/13 04:09:52 DEBUG : file1: reading active writers 2025/09/13 04:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/13 04:09:52 DEBUG : Looking for writers 2025/09/13 04:09:52 DEBUG : file1: reading active writers 2025/09/13 04:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/13 04:09:52 DEBUG : Looking for writers 2025/09/13 04:09:52 DEBUG : file1: reading active writers 2025/09/13 04:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/13 04:09:52 DEBUG : Looking for writers 2025/09/13 04:09:52 DEBUG : file1: reading active writers 2025/09/13 04:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/13 04:09:52 DEBUG : file1: vfs cache: starting upload 2025/09/13 04:09:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:09:52 INFO : file1: Copied (new) 2025/09/13 04:09:52 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-13 04:09:52 +0000 UTC" 2025/09/13 04:09:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:52 INFO : file1: vfs cache: upload succeeded try #1 2025/09/13 04:09:52 DEBUG : Looking for writers 2025/09/13 04:09:52 DEBUG : file1: reading active writers 2025/09/13 04:09:52 DEBUG : >WaitForWriters: 2025/09/13 04:09:52 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:52 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:52 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 04:09:52 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:52 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/09/13 04:09:52 INFO : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 04:09:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/13 04:09:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000dbb380): openPending: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000dbb380): >openPending: err= 2025/09/13 04:09:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000dbb380): _writeAt: size=5, off=0 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000dbb380): >_writeAt: n=5, err= 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000dbb380): close: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:52.977581172 +0000 UTC m=+12.310295411 2025/09/13 04:09:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000dbb380): >close: err= 2025/09/13 04:09:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/13 04:09:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000dbb800): _readAt: size=2, off=0 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000dbb800): openPending: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000dbb800): >openPending: err= 2025/09/13 04:09:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000dbb800): >_readAt: n=2, err= 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000dbb800): _writeAt: size=3, off=2 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000dbb800): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000dbb800): close: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:52.977581172 +0000 UTC m=+12.310295411 2025/09/13 04:09:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000dbb800): >close: err= 2025/09/13 04:09:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000dbbcc0): _readAt: size=512, off=0 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000dbbcc0): openPending: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000dbbcc0): >openPending: err= 2025/09/13 04:09:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000dbbcc0): >_readAt: n=5, err=EOF 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000dbbcc0): close: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:52.977581172 +0000 UTC m=+12.310295411 2025/09/13 04:09:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000dbbcc0): >close: err= 2025/09/13 04:09:52 DEBUG : open-test-file: Remove: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095cd90 item 1 2025/09/13 04:09:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/09/13 04:09:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e54380): openPending: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e54380): >openPending: err= 2025/09/13 04:09:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e54380): _writeAt: size=5, off=0 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e54380): >_writeAt: n=5, err= 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e54380): close: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:52.982060577 +0000 UTC m=+12.314774806 2025/09/13 04:09:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e54380): >close: err= 2025/09/13 04:09:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e54880): _readAt: size=512, off=0 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e54880): openPending: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e54880): >openPending: err= 2025/09/13 04:09:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e54880): >_readAt: n=5, err=EOF 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e54880): close: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:52.982060577 +0000 UTC m=+12.314774806 2025/09/13 04:09:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e54880): >close: err= 2025/09/13 04:09:52 DEBUG : open-test-file: Remove: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095d2d0 item 2 2025/09/13 04:09:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/09/13 04:09:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e54ec0): openPending: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e54ec0): >openPending: err= 2025/09/13 04:09:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e54ec0): _writeAt: size=5, off=0 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e54ec0): >_writeAt: n=5, err= 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e54ec0): close: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:52.985217567 +0000 UTC m=+12.317931806 2025/09/13 04:09:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e54ec0): >close: err= 2025/09/13 04:09:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/13 04:09:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e55340): _readAt: size=2, off=0 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e55340): openPending: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e55340): >openPending: err= 2025/09/13 04:09:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e55340): >_readAt: n=2, err= 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e55340): _writeAt: size=3, off=2 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e55340): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e55340): close: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:52.985217567 +0000 UTC m=+12.317931806 2025/09/13 04:09:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e55340): >close: err= 2025/09/13 04:09:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e55840): _readAt: size=512, off=0 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e55840): openPending: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e55840): >openPending: err= 2025/09/13 04:09:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e55840): >_readAt: n=5, err=EOF 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e55840): close: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:52.985217567 +0000 UTC m=+12.317931806 2025/09/13 04:09:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e55840): >close: err= 2025/09/13 04:09:52 DEBUG : open-test-file: Remove: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095d6c0 item 3 2025/09/13 04:09:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e55ec0): openPending: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e55ec0): >openPending: err= 2025/09/13 04:09:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e55ec0): _writeAt: size=5, off=0 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e55ec0): >_writeAt: n=5, err= 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e55ec0): close: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:52.98942473 +0000 UTC m=+12.322138970 2025/09/13 04:09:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:52 DEBUG : open-test-file(0xc000e55ec0): >close: err= 2025/09/13 04:09:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00087e480): _readAt: size=512, off=0 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00087e480): openPending: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00087e480): >openPending: err= 2025/09/13 04:09:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00087e480): >_readAt: n=5, err=EOF 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00087e480): close: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:52.98942473 +0000 UTC m=+12.322138970 2025/09/13 04:09:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00087e480): >close: err= 2025/09/13 04:09:52 DEBUG : open-test-file: Remove: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095dc00 item 4 2025/09/13 04:09:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/09/13 04:09:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00087eac0): openPending: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00087eac0): >openPending: err= 2025/09/13 04:09:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00087eac0): _writeAt: size=5, off=0 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00087eac0): >_writeAt: n=5, err= 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00087eac0): close: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:52.992413995 +0000 UTC m=+12.325128234 2025/09/13 04:09:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00087eac0): >close: err= 2025/09/13 04:09:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/13 04:09:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00087ef40): _readAt: size=2, off=0 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00087ef40): openPending: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00087ef40): >openPending: err= 2025/09/13 04:09:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00087ef40): >_readAt: n=2, err= 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00087ef40): _writeAt: size=3, off=2 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00087ef40): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00087ef40): close: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:52.992413995 +0000 UTC m=+12.325128234 2025/09/13 04:09:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00087ef40): >close: err= 2025/09/13 04:09:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00087f440): _readAt: size=512, off=0 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00087f440): openPending: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00087f440): >openPending: err= 2025/09/13 04:09:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00087f440): >_readAt: n=5, err=EOF 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00087f440): close: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:52.992413995 +0000 UTC m=+12.325128234 2025/09/13 04:09:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00087f440): >close: err= 2025/09/13 04:09:52 DEBUG : open-test-file: Remove: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432000 item 5 2025/09/13 04:09:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/13 04:09:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00087fac0): openPending: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00087fac0): >openPending: err= 2025/09/13 04:09:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00087fac0): _writeAt: size=5, off=0 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00087fac0): >_writeAt: n=5, err= 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00087fac0): close: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:52.99625498 +0000 UTC m=+12.328969209 2025/09/13 04:09:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00087fac0): >close: err= 2025/09/13 04:09:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00077a080): _readAt: size=512, off=0 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00077a080): openPending: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00077a080): >openPending: err= 2025/09/13 04:09:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00077a080): >_readAt: n=5, err=EOF 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00077a080): close: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:52.99625498 +0000 UTC m=+12.328969209 2025/09/13 04:09:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00077a080): >close: err= 2025/09/13 04:09:52 DEBUG : open-test-file: Remove: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432d20 item 6 2025/09/13 04:09:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/13 04:09:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00077a700): openPending: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00077a700): >openPending: err= 2025/09/13 04:09:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00077a700): _writeAt: size=5, off=0 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00077a700): >_writeAt: n=5, err= 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00077a700): close: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:52.998766988 +0000 UTC m=+12.331481218 2025/09/13 04:09:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00077a700): >close: err= 2025/09/13 04:09:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/13 04:09:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00077ac00): _readAt: size=2, off=0 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00077ac00): openPending: 2025/09/13 04:09:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00077ac00): >openPending: err= 2025/09/13 04:09:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00077ac00): >_readAt: n=2, err= 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00077ac00): _writeAt: size=3, off=2 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00077ac00): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:52 DEBUG : open-test-file(0xc00077ac00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:52.998766988 +0000 UTC m=+12.331481218 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00077ac00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00077b0c0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00077b0c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00077b0c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00077b0c0): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00077b0c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:52.998766988 +0000 UTC m=+12.331481218 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00077b0c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433490 item 7 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00077b740): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00077b740): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00077b740): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00077b740): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00077b740): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.002646926 +0000 UTC m=+12.335361166 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00077b740): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00077bc80): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00077bc80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00077bc80): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00077bc80): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00077bc80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.002646926 +0000 UTC m=+12.335361166 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00077bc80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433c70 item 8 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a62c0): _readAt: size=2, off=0 2025/09/13 04:09:53 ERROR : open-test-file(0xc0007a62c0): Couldn't read size of file 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a62c0): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a62c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a62c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a62c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a62c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a6680): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a6680): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a6680): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a6680): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a6680): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.005585647 +0000 UTC m=+12.338299876 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a6680): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a6b00): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a6b00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a6b00): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a6b00): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a6b00): _writeAt: size=3, off=2 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a6b00): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a6b00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.005585647 +0000 UTC m=+12.338299876 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a6b00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a7000): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a7000): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a7000): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a7000): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a7000): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.005585647 +0000 UTC m=+12.338299876 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a7000): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000503f0 item 9 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a7680): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a7680): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a7680): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a7680): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a7680): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.009243067 +0000 UTC m=+12.341957307 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a7680): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a7bc0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a7bc0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a7bc0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a7bc0): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a7bc0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.009243067 +0000 UTC m=+12.341957307 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007a7bc0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d90 item 10 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ca280): _readAt: size=2, off=0 2025/09/13 04:09:53 ERROR : open-test-file(0xc0007ca280): Couldn't read size of file 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ca280): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ca280): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ca280): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ca280): close: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ca280): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ca640): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ca640): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ca640): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ca640): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ca640): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.012349653 +0000 UTC m=+12.345063892 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ca640): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007cab40): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007cab40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007cab40): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007cab40): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007cab40): _writeAt: size=3, off=2 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007cab40): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007cab40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.012349653 +0000 UTC m=+12.345063892 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007cab40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007cb040): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007cb040): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007cb040): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007cb040): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007cb040): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.012349653 +0000 UTC m=+12.345063892 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007cb040): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000518f0 item 11 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007cb6c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007cb6c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007cb6c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007cb6c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007cb6c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.016567536 +0000 UTC m=+12.349281785 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007cb6c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007cbc00): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007cbc00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007cbc00): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007cbc00): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007cbc00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.016567536 +0000 UTC m=+12.349281785 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007cbc00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c150 item 12 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e62c0): _readAt: size=2, off=0 2025/09/13 04:09:53 ERROR : open-test-file(0xc0007e62c0): Couldn't read size of file 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e62c0): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e62c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e62c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e62c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e62c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e6680): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e6680): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e6680): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e6680): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e6680): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.019969516 +0000 UTC m=+12.352683755 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e6680): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e6d40): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e6d40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e6d40): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e6d40): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e6d40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.019969516 +0000 UTC m=+12.352683755 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e6d40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033cbd0 item 13 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e73c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e73c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e73c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e73c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e73c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.023243757 +0000 UTC m=+12.355957985 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e73c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e7900): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e7900): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e7900): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e7900): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e7900): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.023243757 +0000 UTC m=+12.355957985 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e7900): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d490 item 14 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e7f40): _readAt: size=2, off=0 2025/09/13 04:09:53 ERROR : open-test-file(0xc0007e7f40): Couldn't read size of file 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e7f40): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e7f40): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e7f40): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e7f40): close: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007e7f40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000810380): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000810380): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000810380): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000810380): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000810380): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.026564244 +0000 UTC m=+12.359278474 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000810380): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000810a40): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000810a40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000810a40): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000810a40): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000810a40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.026564244 +0000 UTC m=+12.359278474 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000810a40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d9d0 item 15 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008110c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008110c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008110c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008110c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008110c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.029952569 +0000 UTC m=+12.362666808 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008110c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000811600): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000811600): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000811600): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000811600): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000811600): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.029952569 +0000 UTC m=+12.362666808 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000811600): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8690 item 16 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2700): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2700): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2700): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2700): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2700): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.033052602 +0000 UTC m=+12.365766842 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2700): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2b80): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2b80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2b80): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2b80): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2b80): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2b80): _writeAt: size=3, off=7 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2b80): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2b80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.033052602 +0000 UTC m=+12.365766842 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2b80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3080): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3080): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3080): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3080): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3080): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.033052602 +0000 UTC m=+12.365766842 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3080): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf5c00 item 17 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3700): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3700): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3700): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3700): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3700): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.037043509 +0000 UTC m=+12.369757748 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3700): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3c40): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3c40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3c40): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3c40): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3c40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.037043509 +0000 UTC m=+12.369757748 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3c40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e4e70 item 18 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b2340): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b2340): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b2340): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b2340): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b2340): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.039584752 +0000 UTC m=+12.372298951 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b2340): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b2840): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b2840): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b2840): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b2840): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b2840): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b2840): _writeAt: size=3, off=7 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b2840): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b2840): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.039584752 +0000 UTC m=+12.372298951 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b2840): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b2d40): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b2d40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b2d40): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b2d40): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b2d40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.039584752 +0000 UTC m=+12.372298951 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b2d40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e5ce0 item 19 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b33c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b33c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b33c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b33c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b33c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.044328953 +0000 UTC m=+12.377043193 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b33c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b3900): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b3900): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b3900): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b3900): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b3900): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.044328953 +0000 UTC m=+12.377043193 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b3900): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470700 item 20 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008ec000): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008ec000): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008ec000): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008ec000): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008ec000): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.047166795 +0000 UTC m=+12.379881023 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008ec000): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008ec500): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008ec500): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008ec500): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008ec500): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008ec500): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008ec500): _writeAt: size=3, off=7 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008ec500): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008ec500): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.047166795 +0000 UTC m=+12.379881023 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008ec500): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008eca00): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008eca00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008eca00): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008eca00): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008eca00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.047166795 +0000 UTC m=+12.379881023 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008eca00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470a80 item 21 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008ed080): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008ed080): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008ed080): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008ed080): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008ed080): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.051404054 +0000 UTC m=+12.384118253 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008ed080): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008ed5c0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008ed5c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008ed5c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008ed5c0): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008ed5c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.051404054 +0000 UTC m=+12.384118253 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008ed5c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471c00 item 22 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008edc40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008edc40): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008edc40): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008edc40): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008edc40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.053225165 +0000 UTC m=+12.385939364 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008edc40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009241c0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009241c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009241c0): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009241c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009241c0): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009241c0): _writeAt: size=3, off=7 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009241c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009241c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.053225165 +0000 UTC m=+12.385939364 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009241c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009246c0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009246c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009246c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009246c0): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009246c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.053225165 +0000 UTC m=+12.385939364 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009246c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d30380 item 23 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000924d40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000924d40): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000924d40): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000924d40): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000924d40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.055792988 +0000 UTC m=+12.388507187 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000924d40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000925280): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000925280): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000925280): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000925280): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000925280): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.055792988 +0000 UTC m=+12.388507187 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000925280): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d30930 item 24 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009258c0): _readAt: size=2, off=0 2025/09/13 04:09:53 ERROR : open-test-file(0xc0009258c0): Couldn't read size of file 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009258c0): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009258c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009258c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009258c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009258c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000925c80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000925c80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000925c80): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000925c80): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000925c80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.058504051 +0000 UTC m=+12.391218250 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000925c80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093e200): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093e200): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093e200): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093e200): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093e200): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093e200): _writeAt: size=3, off=7 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093e200): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093e200): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.058504051 +0000 UTC m=+12.391218250 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093e200): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093e740): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093e740): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093e740): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093e740): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093e740): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.058504051 +0000 UTC m=+12.391218250 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093e740): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d30e00 item 25 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093edc0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093edc0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093edc0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093edc0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093edc0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.060727297 +0000 UTC m=+12.393441506 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093edc0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093f300): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093f300): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093f300): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093f300): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093f300): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.060727297 +0000 UTC m=+12.393441506 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093f300): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d31500 item 26 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093f940): _readAt: size=2, off=0 2025/09/13 04:09:53 ERROR : open-test-file(0xc00093f940): Couldn't read size of file 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093f940): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093f940): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093f940): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093f940): close: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093f940): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093fd00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093fd00): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093fd00): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093fd00): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093fd00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.062520095 +0000 UTC m=+12.395234304 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00093fd00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096c280): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096c280): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096c280): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096c280): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096c280): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096c280): _writeAt: size=3, off=7 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096c280): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096c280): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.062520095 +0000 UTC m=+12.395234304 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096c280): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096c7c0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096c7c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096c7c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096c7c0): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096c7c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.062520095 +0000 UTC m=+12.395234304 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096c7c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d31880 item 27 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096ce40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096ce40): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096ce40): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096ce40): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096ce40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.064576407 +0000 UTC m=+12.397290606 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096ce40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096d380): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096d380): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096d380): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096d380): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096d380): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.064576407 +0000 UTC m=+12.397290606 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096d380): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d31ea0 item 28 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096d9c0): _readAt: size=2, off=0 2025/09/13 04:09:53 ERROR : open-test-file(0xc00096d9c0): Couldn't read size of file 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096d9c0): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096d9c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096d9c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096d9c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096d9c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096dd80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096dd80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096dd80): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096dd80): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096dd80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.066110118 +0000 UTC m=+12.398824317 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00096dd80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009bc4c0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009bc4c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009bc4c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009bc4c0): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009bc4c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.066110118 +0000 UTC m=+12.398824317 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009bc4c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474d20 item 29 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009bcb40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009bcb40): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009bcb40): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009bcb40): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009bcb40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.067620846 +0000 UTC m=+12.400335045 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009bcb40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009bd080): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009bd080): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009bd080): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009bd080): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009bd080): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.067620846 +0000 UTC m=+12.400335045 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009bd080): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475730 item 30 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009bd6c0): _readAt: size=2, off=0 2025/09/13 04:09:53 ERROR : open-test-file(0xc0009bd6c0): Couldn't read size of file 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009bd6c0): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009bd6c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009bd6c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009bd6c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009bd6c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009bda80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009bda80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009bda80): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009bda80): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009bda80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.069321942 +0000 UTC m=+12.402036140 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009bda80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009ee1c0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009ee1c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009ee1c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009ee1c0): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009ee1c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.069321942 +0000 UTC m=+12.402036140 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009ee1c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475c00 item 31 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009ee840): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009ee840): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009ee840): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009ee840): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009ee840): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.070972682 +0000 UTC m=+12.403686881 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009ee840): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009eed80): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009eed80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009eed80): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009eed80): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009eed80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.070972682 +0000 UTC m=+12.403686881 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009eed80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402460 item 32 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009ef3c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009ef3c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009ef3c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009ef3c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009ef3c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.072565003 +0000 UTC m=+12.405279202 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009ef3c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009ef840): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009ef840): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009ef840): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009ef840): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009ef840): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402a10 item 33 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009ef840): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009ef840): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.073204444 +0000 UTC m=+12.405918643 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009ef840): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009efd40): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009efd40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009efd40): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009efd40): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009efd40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.073204444 +0000 UTC m=+12.405918643 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009efd40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402d20 item 33 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1a400): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1a400): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1a400): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1a400): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1a400): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.07484686 +0000 UTC m=+12.407561059 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1a400): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1a880): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1a880): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403500 item 34 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1a880): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1a880): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1a880): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1a880): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1a880): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.075843472 +0000 UTC m=+12.408557711 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1a880): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1adc0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1adc0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1adc0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1adc0): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1adc0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.075843472 +0000 UTC m=+12.408557711 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1adc0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403ce0 item 34 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1b400): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1b400): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1b400): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1b400): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1b400): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.078146428 +0000 UTC m=+12.410860666 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1b400): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1b880): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1b880): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1b880): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1b880): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1b880): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464310 item 35 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1b880): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1b880): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.079109897 +0000 UTC m=+12.411824126 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1b880): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1bd80): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1bd80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1bd80): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1bd80): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1bd80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.079109897 +0000 UTC m=+12.411824126 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a1bd80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004644d0 item 35 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a54480): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a54480): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a54480): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a54480): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a54480): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.081246711 +0000 UTC m=+12.413960910 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a54480): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a54980): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a54980): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464a10 item 36 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a54980): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a54980): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a54980): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a54980): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a54980): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.081976923 +0000 UTC m=+12.414691123 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a54980): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a54ec0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a54ec0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a54ec0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a54ec0): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a54ec0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.081976923 +0000 UTC m=+12.414691123 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a54ec0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464cb0 item 36 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a55500): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a55500): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a55500): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a55500): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a55500): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.083499083 +0000 UTC m=+12.416213332 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a55500): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a55980): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a55980): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a55980): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a55980): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a55980): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465180 item 37 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a55980): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a55980): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.084103838 +0000 UTC m=+12.416818037 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a55980): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a55e80): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a55e80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a55e80): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a55e80): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a55e80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.084103838 +0000 UTC m=+12.416818037 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a55e80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465340 item 37 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cae580): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cae580): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cae580): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cae580): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cae580): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.086248366 +0000 UTC m=+12.418962585 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cae580): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000caea80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000caea80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004657a0 item 38 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000caea80): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000caea80): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000caea80): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000caea80): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000caea80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.087038972 +0000 UTC m=+12.419753200 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000caea80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000caefc0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000caefc0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000caefc0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000caefc0): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000caefc0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.087038972 +0000 UTC m=+12.419753200 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000caefc0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465a40 item 38 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000caf640): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000caf640): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000caf640): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000caf640): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000caf640): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.088919644 +0000 UTC m=+12.421633844 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000caf640): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cafb40): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cafb40): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cafb40): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cafb40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cafb40): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465e30 item 39 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cafb40): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cafb40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.089668961 +0000 UTC m=+12.422383180 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cafb40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d060c0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d060c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d060c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d060c0): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d060c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.089668961 +0000 UTC m=+12.422383180 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d060c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498150 item 39 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d06740): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d06740): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d06740): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d06740): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d06740): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.091286731 +0000 UTC m=+12.424000920 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d06740): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d06c40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d06c40): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004985b0 item 40 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d06c40): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d06c40): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d06c40): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d06c40): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d06c40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.092638199 +0000 UTC m=+12.425352439 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d06c40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d07180): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d07180): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d07180): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d07180): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d07180): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.092638199 +0000 UTC m=+12.425352439 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d07180): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004988c0 item 40 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d07740): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d07740): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d07740): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d07740): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d07740): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d07740): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d07740): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.095429753 +0000 UTC m=+12.428143992 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d07740): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d07c40): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d07c40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d07c40): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499110 item 41 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d07c40): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d07c40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.096323452 +0000 UTC m=+12.429037651 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d07c40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000811bc0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000811bc0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000811bc0): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000811bc0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000811bc0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8bd0 item 41 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000811bc0): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000811bc0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.096990014 +0000 UTC m=+12.429704213 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000811bc0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086a180): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086a180): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086a180): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086a180): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086a180): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.096990014 +0000 UTC m=+12.429704213 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086a180): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8d90 item 41 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086a7c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086a7c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086a7c0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086a7c0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086a7c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086a7c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086a7c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.098623452 +0000 UTC m=+12.431337651 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086a7c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086acc0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086acc0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086acc0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b96c0 item 42 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086acc0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086acc0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.0992397 +0000 UTC m=+12.431953898 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086acc0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086b200): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086b200): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9880 item 42 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086b200): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086b200): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086b200): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086b200): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086b200): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.099883629 +0000 UTC m=+12.432597828 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086b200): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086b780): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086b780): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086b780): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086b780): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086b780): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.099883629 +0000 UTC m=+12.432597828 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086b780): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9c70 item 42 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086bdc0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086bdc0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086bdc0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086bdc0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086bdc0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086bdc0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086bdc0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.101316982 +0000 UTC m=+12.434031181 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00086bdc0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d94340): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d94340): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d94340): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005004d0 item 43 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d94340): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d94340): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.102010504 +0000 UTC m=+12.434724713 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d94340): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d94880): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d94880): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d94880): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d94880): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d94880): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500a10 item 43 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d94880): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d94880): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.102591085 +0000 UTC m=+12.435305294 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d94880): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d94dc0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d94dc0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d94dc0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d94dc0): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d94dc0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.102591085 +0000 UTC m=+12.435305294 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d94dc0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500d20 item 43 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d95400): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d95400): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d95400): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d95400): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d95400): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d95400): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d95400): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.104377581 +0000 UTC m=+12.437091800 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d95400): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d95900): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d95900): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d95900): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501420 item 44 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d95900): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d95900): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.105095048 +0000 UTC m=+12.437809278 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d95900): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d95e40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d95e40): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501ea0 item 44 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d95e40): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d95e40): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d95e40): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d95e40): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d95e40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.105949123 +0000 UTC m=+12.438663342 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d95e40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dca440): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dca440): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dca440): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dca440): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dca440): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.105949123 +0000 UTC m=+12.438663342 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dca440): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fa310 item 44 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dcaa80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dcaa80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dcaa80): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dcaa80): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dcaa80): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dcaa80): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dcaa80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.107839404 +0000 UTC m=+12.440553623 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dcaa80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dcaf80): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dcaf80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dcaf80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fab60 item 45 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dcaf80): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dcaf80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.108857576 +0000 UTC m=+12.441571815 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dcaf80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dcb680): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dcb680): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dcb680): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dcb680): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dcb680): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.108857576 +0000 UTC m=+12.441571815 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dcb680): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000faf50 item 45 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dcbcc0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dcbcc0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dcbcc0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dcbcc0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dcbcc0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dcbcc0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dcbcc0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.111049153 +0000 UTC m=+12.443763352 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dcbcc0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000df0240): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000df0240): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000df0240): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fba40 item 46 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000df0240): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000df0240): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.111730944 +0000 UTC m=+12.444445143 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000df0240): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000df0940): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000df0940): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000df0940): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000df0940): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000df0940): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.111730944 +0000 UTC m=+12.444445143 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000df0940): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fbf10 item 46 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000df0f80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000df0f80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000df0f80): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000df0f80): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000df0f80): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000df0f80): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000df0f80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.114501499 +0000 UTC m=+12.447215737 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000df0f80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000df1480): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000df1480): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000df1480): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490310 item 47 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000df1480): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000df1480): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.115357416 +0000 UTC m=+12.448071665 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000df1480): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000df1b80): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000df1b80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000df1b80): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000df1b80): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000df1b80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.115357416 +0000 UTC m=+12.448071665 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000df1b80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004905b0 item 47 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e22240): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e22240): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e22240): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e22240): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e22240): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e22240): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e22240): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.118117249 +0000 UTC m=+12.450831479 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e22240): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e22740): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e22740): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e22740): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490d90 item 48 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e22740): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e22740): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.119103612 +0000 UTC m=+12.451817851 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e22740): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e22e40): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e22e40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e22e40): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e22e40): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e22e40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.119103612 +0000 UTC m=+12.451817851 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e22e40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491260 item 48 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e23480): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e23480): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e23480): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e23480): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e23480): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.121935623 +0000 UTC m=+12.454649852 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e23480): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e23900): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e23900): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e23900): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e23900): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e23900): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e23900): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004916c0 item 49 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e23900): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e23900): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.122907528 +0000 UTC m=+12.455621747 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e23900): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e23e40): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e23e40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e23e40): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e23e40): >_readAt: n=8, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e23e40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.122907528 +0000 UTC m=+12.455621747 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e23e40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491b20 item 49 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6c540): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6c540): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6c540): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6c540): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6c540): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.125368982 +0000 UTC m=+12.458083201 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6c540): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6ca40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6ca40): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6ca40): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ee00 item 50 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6ca40): _readAt: size=2, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6ca40): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6ca40): _writeAt: size=3, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6ca40): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6ca40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.126451795 +0000 UTC m=+12.459166015 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6ca40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6cfc0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6cfc0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6cfc0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6cfc0): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6cfc0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.126451795 +0000 UTC m=+12.459166015 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6cfc0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f260 item 50 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6d640): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6d640): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6d640): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6d640): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6d640): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.128953655 +0000 UTC m=+12.461667874 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6d640): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6db40): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6db40): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6db40): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6db40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6db40): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6db40): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f8f0 item 51 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6db40): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6db40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.129870978 +0000 UTC m=+12.462585198 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e6db40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea4100): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea4100): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea4100): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea4100): >_readAt: n=8, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea4100): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.129870978 +0000 UTC m=+12.462585198 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea4100): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320070 item 51 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea4780): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea4780): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea4780): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea4780): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea4780): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.132353742 +0000 UTC m=+12.465067961 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea4780): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea4c80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea4c80): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea4c80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320d20 item 52 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea4c80): _readAt: size=2, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea4c80): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea4c80): _writeAt: size=3, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea4c80): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea4c80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.133673992 +0000 UTC m=+12.466388211 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea4c80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea5200): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea5200): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea5200): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea5200): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea5200): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.133673992 +0000 UTC m=+12.466388211 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea5200): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321420 item 52 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea5880): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea5880): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea5880): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea5880): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea5880): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.136130787 +0000 UTC m=+12.468845005 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea5880): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea5d80): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea5d80): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea5d80): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea5d80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea5d80): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea5d80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321ce0 item 53 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea5d80): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea5d80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.137122751 +0000 UTC m=+12.469836980 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ea5d80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed4340): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed4340): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed4340): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed4340): >_readAt: n=8, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed4340): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.137122751 +0000 UTC m=+12.469836980 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed4340): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e230 item 53 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed49c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed49c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed49c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed49c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed49c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.139587791 +0000 UTC m=+12.472302010 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed49c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed4ec0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed4ec0): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed4ec0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ee70 item 54 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed4ec0): _readAt: size=2, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed4ec0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed4ec0): _writeAt: size=3, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed4ec0): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed4ec0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.14059356 +0000 UTC m=+12.473307779 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed4ec0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed5440): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed5440): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed5440): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed5440): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed5440): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.14059356 +0000 UTC m=+12.473307779 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed5440): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f3b0 item 54 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed5ac0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed5ac0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed5ac0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed5ac0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed5ac0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.143575942 +0000 UTC m=+12.476290171 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ed5ac0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef4040): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef4040): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef4040): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef4040): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef4040): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef4040): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f8f0 item 55 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef4040): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef4040): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.144579548 +0000 UTC m=+12.477293777 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef4040): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef4580): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef4580): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef4580): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef4580): >_readAt: n=8, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef4580): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.144579548 +0000 UTC m=+12.477293777 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef4580): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fb90 item 55 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef4c00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef4c00): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef4c00): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef4c00): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef4c00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.147117174 +0000 UTC m=+12.479831404 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef4c00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef5100): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef5100): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef5100): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004804d0 item 56 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef5100): _readAt: size=2, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef5100): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef5100): _writeAt: size=3, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef5100): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef5100): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.148166796 +0000 UTC m=+12.480881035 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef5100): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef5680): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef5680): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef5680): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef5680): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef5680): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.148166796 +0000 UTC m=+12.480881035 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef5680): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480770 item 56 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef5cc0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef5cc0): open at offset 0 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef5cc0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef5cc0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef5cc0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef5cc0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef5cc0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef5cc0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.150867609 +0000 UTC m=+12.483581849 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000ef5cc0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f88280): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f88280): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f88280): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481110 item 57 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f88280): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f88280): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.151763933 +0000 UTC m=+12.484478172 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f88280): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3c0c0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3c0c0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3c0c0): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3c0c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3c0c0): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3c0c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499490 item 57 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3c0c0): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3c0c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.152853739 +0000 UTC m=+12.485567958 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3c0c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3c640): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3c640): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3c640): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3c640): >_readAt: n=8, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3c640): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.152853739 +0000 UTC m=+12.485567958 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3c640): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499730 item 57 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3cc80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3cc80): open at offset 0 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3cc80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3cc80): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3cc80): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3cc80): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3cc80): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3cc80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.154819252 +0000 UTC m=+12.487533461 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3cc80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3d1c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3d1c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3d1c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfc0e0 item 58 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3d1c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3d1c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.155519147 +0000 UTC m=+12.488233356 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3d1c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3d700): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3d700): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3d700): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfc2a0 item 58 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3d700): _readAt: size=2, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3d700): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3d700): _writeAt: size=3, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3d700): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3d700): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.156367641 +0000 UTC m=+12.489081860 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3d700): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3dcc0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3dcc0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3dcc0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3dcc0): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3dcc0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.156367641 +0000 UTC m=+12.489081860 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d3dcc0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfc460 item 58 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001002380): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001002380): open at offset 0 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001002380): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001002380): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001002380): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001002380): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001002380): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001002380): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.158317523 +0000 UTC m=+12.491031732 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001002380): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010028c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010028c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010028c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfc7e0 item 59 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010028c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010028c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.159036043 +0000 UTC m=+12.491750262 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010028c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001002e00): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001002e00): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001002e00): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001002e00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001002e00): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001002e00): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfc9a0 item 59 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001002e00): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001002e00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.15982777 +0000 UTC m=+12.492541979 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001002e00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001003380): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001003380): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001003380): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001003380): >_readAt: n=8, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001003380): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.15982777 +0000 UTC m=+12.492541979 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001003380): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfcb60 item 59 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010039c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010039c0): open at offset 0 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010039c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010039c0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010039c0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010039c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010039c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010039c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.161845321 +0000 UTC m=+12.494559530 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010039c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001003f00): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001003f00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001003f00): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfcee0 item 60 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001003f00): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001003f00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.162581213 +0000 UTC m=+12.495295422 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001003f00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102c4c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102c4c0): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102c4c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfd0a0 item 60 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102c4c0): _readAt: size=2, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102c4c0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102c4c0): _writeAt: size=3, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102c4c0): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102c4c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.163390833 +0000 UTC m=+12.496105042 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102c4c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102ca80): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102ca80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102ca80): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102ca80): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102ca80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.163390833 +0000 UTC m=+12.496105042 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102ca80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfd2d0 item 60 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102d0c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102d0c0): open at offset 0 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102d0c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102d0c0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102d0c0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102d0c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102d0c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102d0c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.166481368 +0000 UTC m=+12.499195607 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102d0c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102d600): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102d600): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102d600): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfd650 item 61 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102d600): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102d600): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.167501325 +0000 UTC m=+12.500215554 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102d600): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102dd00): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102dd00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102dd00): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102dd00): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102dd00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.167501325 +0000 UTC m=+12.500215554 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00102dd00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfd810 item 61 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010463c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010463c0): open at offset 0 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010463c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010463c0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010463c0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010463c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010463c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010463c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.170438672 +0000 UTC m=+12.503152901 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010463c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001046900): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001046900): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001046900): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfdce0 item 62 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001046900): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001046900): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.171382274 +0000 UTC m=+12.504096504 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001046900): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001047000): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001047000): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001047000): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001047000): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001047000): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.171382274 +0000 UTC m=+12.504096504 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001047000): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cfdea0 item 62 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001047640): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001047640): open at offset 0 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001047640): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001047640): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001047640): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001047640): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001047640): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001047640): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.174865228 +0000 UTC m=+12.507579477 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001047640): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001047b80): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001047b80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001047b80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c43f0 item 63 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001047b80): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001047b80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.175900653 +0000 UTC m=+12.508614881 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc001047b80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106a300): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106a300): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106a300): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106a300): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106a300): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.175900653 +0000 UTC m=+12.508614881 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106a300): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4770 item 63 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106a940): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106a940): open at offset 0 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106a940): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106a940): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106a940): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106a940): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106a940): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106a940): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.179212964 +0000 UTC m=+12.511927204 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106a940): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106ae80): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106ae80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106ae80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5030 item 64 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106ae80): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106ae80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.180247408 +0000 UTC m=+12.512961646 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106ae80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106b580): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106b580): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106b580): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106b580): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106b580): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.180247408 +0000 UTC m=+12.512961646 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106b580): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5260 item 64 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106bbc0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106bbc0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106bbc0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106bbc0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106bbc0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.183377758 +0000 UTC m=+12.516091996 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00106bbc0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108a0c0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108a0c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108a0c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108a0c0): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108a0c0): _writeAt: size=3, off=2 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5880 item 65 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108a0c0): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108a0c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.184333923 +0000 UTC m=+12.517048153 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108a0c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108a5c0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108a5c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108a5c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108a5c0): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108a5c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.184333923 +0000 UTC m=+12.517048153 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108a5c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5ab0 item 65 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108ac00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108ac00): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108ac00): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108ac00): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108ac00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.186846754 +0000 UTC m=+12.519560992 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108ac00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108b080): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108b080): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5ea0 item 66 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108b080): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108b080): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108b080): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108b080): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108b080): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.187862231 +0000 UTC m=+12.520576470 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108b080): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108b5c0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108b5c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108b5c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108b5c0): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108b5c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.187862231 +0000 UTC m=+12.520576470 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108b5c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba1c0 item 66 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108bc00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108bc00): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108bc00): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108bc00): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108bc00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.190393035 +0000 UTC m=+12.523107265 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00108bc00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ac100): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ac100): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ac100): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ac100): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ac100): _writeAt: size=3, off=2 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba620 item 67 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ac100): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ac100): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.191458316 +0000 UTC m=+12.524172555 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ac100): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ac600): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ac600): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ac600): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ac600): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ac600): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.191458316 +0000 UTC m=+12.524172555 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ac600): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba8c0 item 67 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010acc80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010acc80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010acc80): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010acc80): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010acc80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.196181327 +0000 UTC m=+12.528895567 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010acc80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ad180): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ad180): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bacb0 item 68 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ad180): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ad180): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ad180): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ad180): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ad180): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.197207766 +0000 UTC m=+12.529921975 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ad180): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ad6c0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ad6c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ad6c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ad6c0): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ad6c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.197207766 +0000 UTC m=+12.529921975 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ad6c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004baee0 item 68 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010add00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010add00): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010add00): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010add00): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010add00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.199346604 +0000 UTC m=+12.532060823 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010add00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c8200): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c8200): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c8200): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c8200): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c8200): _writeAt: size=3, off=2 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb420 item 69 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c8200): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c8200): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.200221036 +0000 UTC m=+12.532935245 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c8200): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c8700): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c8700): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c8700): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c8700): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c8700): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.200221036 +0000 UTC m=+12.532935245 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c8700): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb650 item 69 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c8d80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c8d80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c8d80): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c8d80): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c8d80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.20245874 +0000 UTC m=+12.535172949 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c8d80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c9280): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c9280): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bbb20 item 70 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c9280): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c9280): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c9280): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c9280): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c9280): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.203395119 +0000 UTC m=+12.536109328 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c9280): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c97c0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c97c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c97c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c97c0): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c97c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.203395119 +0000 UTC m=+12.536109328 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c97c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bbce0 item 70 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c9e40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c9e40): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c9e40): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c9e40): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c9e40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.205637801 +0000 UTC m=+12.538352051 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c9e40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ea3c0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ea3c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ea3c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ea3c0): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ea3c0): _writeAt: size=3, off=2 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430380 item 71 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ea3c0): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ea3c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.206438616 +0000 UTC m=+12.539152825 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ea3c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ea8c0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ea8c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ea8c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ea8c0): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ea8c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.206438616 +0000 UTC m=+12.539152825 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ea8c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430770 item 71 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d64c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d64c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d64c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d64c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d64c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.209339305 +0000 UTC m=+12.542053524 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d64c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d69c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d69c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc4380 item 72 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d69c0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d69c0): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d69c0): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d69c0): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d69c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.210111605 +0000 UTC m=+12.542825823 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d69c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6f00): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6f00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6f00): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6f00): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6f00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.210111605 +0000 UTC m=+12.542825823 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6f00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc45b0 item 72 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7540): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7540): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7540): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7540): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7540): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7540): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7540): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.21193497 +0000 UTC m=+12.544649179 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7540): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7a40): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7a40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7a40): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc4930 item 73 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7a40): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7a40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.213254398 +0000 UTC m=+12.545968627 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7a40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7f00): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7f00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7f00): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7f00): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7f00): _writeAt: size=3, off=2 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc4d90 item 73 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7f00): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7f00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.21437846 +0000 UTC m=+12.547092699 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7f00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010eae80): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010eae80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010eae80): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010eae80): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010eae80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.21437846 +0000 UTC m=+12.547092699 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010eae80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc5030 item 73 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010eb4c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010eb4c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010eb4c0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010eb4c0): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010eb4c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010eb4c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010eb4c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.217240115 +0000 UTC m=+12.549954354 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010eb4c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010eb9c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010eb9c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010eb9c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc5420 item 74 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010eb9c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010eb9c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.218177506 +0000 UTC m=+12.550891745 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010eb9c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ebf00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ebf00): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc55e0 item 74 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ebf00): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ebf00): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ebf00): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ebf00): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ebf00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.219123012 +0000 UTC m=+12.551837221 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010ebf00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d12500): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d12500): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d12500): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d12500): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d12500): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.219123012 +0000 UTC m=+12.551837221 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d12500): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc57a0 item 74 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f88180): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f88180): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f88180): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f88180): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f88180): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f88180): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f88180): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.221138248 +0000 UTC m=+12.553852467 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f88180): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f886c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f886c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f886c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430cb0 item 75 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f886c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f886c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.221929453 +0000 UTC m=+12.554643663 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f886c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f88c00): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f88c00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f88c00): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f88c00): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f88c00): _writeAt: size=3, off=2 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430ee0 item 75 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f88c00): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f88c00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.222738964 +0000 UTC m=+12.555453173 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f88c00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f89140): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f89140): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f89140): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f89140): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f89140): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.222738964 +0000 UTC m=+12.555453173 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f89140): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431180 item 75 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f89780): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f89780): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f89780): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f89780): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f89780): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f89780): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f89780): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.224591194 +0000 UTC m=+12.557305403 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f89780): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f89c80): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f89c80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f89c80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431730 item 76 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f89c80): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f89c80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.225270009 +0000 UTC m=+12.557984218 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f89c80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0000b3340): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0000b3340): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431960 item 76 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0000b3340): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0000b3340): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0000b3340): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0000b3340): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0000b3340): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.226510348 +0000 UTC m=+12.559224588 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0000b3340): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0000b3e80): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0000b3e80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0000b3e80): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0000b3e80): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0000b3e80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.226510348 +0000 UTC m=+12.559224588 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0000b3e80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431c00 item 76 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000744640): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000744640): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000744640): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000744640): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000744640): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000744640): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000744640): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.22934868 +0000 UTC m=+12.562062920 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000744640): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000744b40): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000744b40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000744b40): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e0e0 item 77 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000744b40): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000744b40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.23037564 +0000 UTC m=+12.563089869 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000744b40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000745240): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000745240): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000745240): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000745240): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000745240): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.23037564 +0000 UTC m=+12.563089869 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000745240): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e4d0 item 77 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d68480): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d68480): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d68480): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d68480): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d68480): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d68480): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d68480): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.232782491 +0000 UTC m=+12.565496700 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d68480): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d68980): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d68980): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d68980): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004805b0 item 78 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d68980): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d68980): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.233512382 +0000 UTC m=+12.566226591 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d68980): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d69080): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d69080): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d69080): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d69080): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d69080): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.233512382 +0000 UTC m=+12.566226591 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d69080): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004809a0 item 78 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d696c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d696c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d696c0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d696c0): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d696c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d696c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d696c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.236043557 +0000 UTC m=+12.568757776 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d696c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d69bc0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d69bc0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d69bc0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481260 item 79 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d69bc0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d69bc0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.236771573 +0000 UTC m=+12.569485792 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d69bc0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40400): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40400): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40400): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40400): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40400): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.236771573 +0000 UTC m=+12.569485792 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40400): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481420 item 79 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40a40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40a40): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40a40): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40a40): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40a40): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40a40): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40a40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.239413617 +0000 UTC m=+12.572127846 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40a40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40f40): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40f40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40f40): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481ea0 item 80 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40f40): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40f40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.240399037 +0000 UTC m=+12.573113437 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40f40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a41640): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a41640): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a41640): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a41640): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a41640): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.240399037 +0000 UTC m=+12.573113437 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a41640): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee930 item 80 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a41c80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a41c80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a41c80): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a41c80): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a41c80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.242956722 +0000 UTC m=+12.575670951 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a41c80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790180): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790180): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790180): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790180): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790180): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790180): _writeAt: size=3, off=7 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef340 item 81 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790180): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790180): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.243972551 +0000 UTC m=+12.576686790 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790180): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007906c0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007906c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007906c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007906c0): >_readAt: n=8, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007906c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.243972551 +0000 UTC m=+12.576686790 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007906c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002efab0 item 81 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790e40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790e40): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790e40): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790e40): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790e40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.24615472 +0000 UTC m=+12.578868939 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790e40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000791340): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000791340): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000791340): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003802a0 item 82 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000791340): _readAt: size=2, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000791340): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000791340): _writeAt: size=3, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000791340): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000791340): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.247166109 +0000 UTC m=+12.579880348 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000791340): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007918c0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007918c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007918c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007918c0): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007918c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.247166109 +0000 UTC m=+12.579880348 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007918c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380690 item 82 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000791f40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000791f40): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000791f40): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000791f40): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000791f40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.249858056 +0000 UTC m=+12.582572295 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000791f40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e44c0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e44c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e44c0): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e44c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e44c0): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e44c0): _writeAt: size=3, off=7 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380ee0 item 83 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e44c0): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e44c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.251078118 +0000 UTC m=+12.583792357 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e44c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e4e80): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e4e80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e4e80): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e4e80): >_readAt: n=8, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e4e80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.251078118 +0000 UTC m=+12.583792357 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e4e80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003811f0 item 83 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e5a00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e5a00): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e5a00): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e5a00): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e5a00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.256623004 +0000 UTC m=+12.589337233 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e5a00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778100): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778100): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778100): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381b20 item 84 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778100): _readAt: size=2, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778100): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778100): _writeAt: size=3, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778100): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778100): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.259306634 +0000 UTC m=+12.592020884 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778100): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778780): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778780): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778780): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778780): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778780): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.259306634 +0000 UTC m=+12.592020884 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778780): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440380 item 84 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778e00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778e00): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778e00): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778e00): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778e00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.261982681 +0000 UTC m=+12.594696921 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778e00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779300): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779300): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779300): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779300): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779300): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779300): _writeAt: size=3, off=7 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440770 item 85 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779300): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779300): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.263008598 +0000 UTC m=+12.595722838 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779300): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779840): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779840): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779840): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779840): >_readAt: n=8, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779840): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.263008598 +0000 UTC m=+12.595722838 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779840): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440a10 item 85 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779ec0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779ec0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779ec0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779ec0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779ec0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.26527212 +0000 UTC m=+12.597986339 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779ec0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06480): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06480): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06480): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440d90 item 86 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06480): _readAt: size=2, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06480): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06480): _writeAt: size=3, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06480): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06480): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.266984346 +0000 UTC m=+12.599698566 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06480): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06a40): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06a40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06a40): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06a40): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06a40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.266984346 +0000 UTC m=+12.599698566 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06a40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441110 item 86 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f070c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f070c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f070c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f070c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f070c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.268937164 +0000 UTC m=+12.601651373 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f070c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f075c0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f075c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f075c0): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f075c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f075c0): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f075c0): _writeAt: size=3, off=7 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004418f0 item 87 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f075c0): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f075c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.269696161 +0000 UTC m=+12.602410390 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f075c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f07b00): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f07b00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f07b00): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f07b00): >_readAt: n=8, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f07b00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.269696161 +0000 UTC m=+12.602410390 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f07b00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441ce0 item 87 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68200): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68200): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68200): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68200): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68200): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.271971184 +0000 UTC m=+12.604685383 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68200): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68780): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68780): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68780): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336a10 item 88 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68780): _readAt: size=2, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68780): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68780): _writeAt: size=3, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68780): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68780): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.272749336 +0000 UTC m=+12.605463535 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68780): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68d00): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68d00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68d00): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68d00): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68d00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.272749336 +0000 UTC m=+12.605463535 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68d00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336d90 item 88 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69340): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69340): open at offset 0 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69340): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69340): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69340): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69340): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69340): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69340): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.274140549 +0000 UTC m=+12.606854748 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69340): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69880): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69880): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69880): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337dc0 item 89 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69880): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69880): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.274860822 +0000 UTC m=+12.607575020 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69880): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69dc0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69dc0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69dc0): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69dc0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69dc0): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69dc0): _writeAt: size=3, off=7 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d62230 item 89 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69dc0): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69dc0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.275859789 +0000 UTC m=+12.608574008 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69dc0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf03c0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf03c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf03c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf03c0): >_readAt: n=8, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf03c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.275859789 +0000 UTC m=+12.608574008 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf03c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d624d0 item 89 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf0a00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf0a00): open at offset 0 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf0a00): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf0a00): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf0a00): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf0a00): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf0a00): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf0a00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.277918966 +0000 UTC m=+12.610633185 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf0a00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf0f40): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf0f40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf0f40): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d62af0 item 90 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf0f40): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf0f40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.278596258 +0000 UTC m=+12.611310477 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf0f40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1480): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1480): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1480): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d62d90 item 90 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1480): _readAt: size=2, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1480): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1480): _writeAt: size=3, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1480): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1480): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.279652613 +0000 UTC m=+12.612366843 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1480): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1a80): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1a80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1a80): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1a80): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1a80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.279652613 +0000 UTC m=+12.612366843 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1a80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d62f50 item 90 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061a340): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061a340): open at offset 0 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061a340): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061a340): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061a340): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061a340): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061a340): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061a340): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.281601724 +0000 UTC m=+12.614315933 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061a340): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061a880): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061a880): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061a880): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d63420 item 91 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061a880): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061a880): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.282333309 +0000 UTC m=+12.615047528 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061a880): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061adc0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061adc0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061adc0): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061adc0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061adc0): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061adc0): _writeAt: size=3, off=7 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d635e0 item 91 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061adc0): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061adc0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.283152858 +0000 UTC m=+12.615867077 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061adc0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061b340): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061b340): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061b340): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061b340): >_readAt: n=8, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061b340): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.283152858 +0000 UTC m=+12.615867077 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061b340): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d637a0 item 91 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061ba00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061ba00): open at offset 0 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061ba00): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061ba00): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061ba00): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061ba00): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061ba00): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061ba00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.285231402 +0000 UTC m=+12.617945621 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061ba00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061bf40): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061bf40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061bf40): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d63b20 item 92 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061bf40): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061bf40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.285962225 +0000 UTC m=+12.618676444 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061bf40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072c500): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072c500): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072c500): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d63ce0 item 92 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072c500): _readAt: size=2, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072c500): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072c500): _writeAt: size=3, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072c500): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072c500): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.28678452 +0000 UTC m=+12.619498739 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072c500): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072cb40): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072cb40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072cb40): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072cb40): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072cb40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.28678452 +0000 UTC m=+12.619498739 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072cb40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d63ea0 item 92 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072d180): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072d180): open at offset 0 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072d180): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072d180): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072d180): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072d180): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072d180): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072d180): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.288559574 +0000 UTC m=+12.621273783 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072d180): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072d6c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072d6c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072d6c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095c4d0 item 93 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072d6c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072d6c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.289257114 +0000 UTC m=+12.621971323 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072d6c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072ddc0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072ddc0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072ddc0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072ddc0): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072ddc0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.289257114 +0000 UTC m=+12.621971323 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072ddc0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095c690 item 93 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dc480): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dc480): open at offset 0 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dc480): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dc480): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dc480): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dc480): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dc480): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dc480): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.291355085 +0000 UTC m=+12.624069295 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dc480): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dc9c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dc9c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dc9c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095cbd0 item 94 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dc9c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dc9c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.292098622 +0000 UTC m=+12.624812841 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dc9c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d12ac0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d12ac0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d12ac0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d12ac0): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d12ac0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.292098622 +0000 UTC m=+12.624812841 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d12ac0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095cd90 item 94 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13100): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13100): open at offset 0 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13100): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13100): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13100): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13100): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13100): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13100): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.294784237 +0000 UTC m=+12.627498466 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13100): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13640): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13640): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13640): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432000 item 95 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13640): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13640): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.295551037 +0000 UTC m=+12.628265266 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13640): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13d40): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13d40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13d40): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13d40): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13d40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.295551037 +0000 UTC m=+12.628265266 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13d40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004322a0 item 95 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000780400): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000780400): open at offset 0 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000780400): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000780400): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000780400): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000780400): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000780400): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000780400): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.298190004 +0000 UTC m=+12.630904244 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000780400): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000780940): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000780940): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000780940): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432d90 item 96 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000780940): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000780940): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.299211022 +0000 UTC m=+12.631925262 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000780940): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000781140): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000781140): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000781140): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000781140): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000781140): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.299211022 +0000 UTC m=+12.631925262 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000781140): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004331f0 item 96 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= 2025/09/13 04:09:53 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:53 DEBUG : Looking for writers 2025/09/13 04:09:53 DEBUG : >WaitForWriters: 2025/09/13 04:09:53 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:53 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:53 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 04:09:53 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:53 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/09/13 04:09:53 INFO : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b6140): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b6140): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b6140): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b6140): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b6140): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.325351856 +0000 UTC m=+12.658066095 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b6140): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b65c0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b65c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b65c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b65c0): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b65c0): _writeAt: size=3, off=2 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b65c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b65c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.325351856 +0000 UTC m=+12.658066095 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b65c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b6a80): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b6a80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b6a80): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b6a80): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b6a80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.325351856 +0000 UTC m=+12.658066095 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b6a80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095d3b0 item 1 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b70c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b70c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b70c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b70c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b70c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.32975097 +0000 UTC m=+12.662465209 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b70c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b7600): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b7600): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b7600): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b7600): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b7600): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.32975097 +0000 UTC m=+12.662465209 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b7600): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095d960 item 2 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b7c80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b7c80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b7c80): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b7c80): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b7c80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.333353917 +0000 UTC m=+12.666068156 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b7c80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0003a7580): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0003a7580): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0003a7580): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0003a7580): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0003a7580): _writeAt: size=3, off=2 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0003a7580): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0003a7580): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.333353917 +0000 UTC m=+12.666068156 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0003a7580): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0003a7bc0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0003a7bc0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0003a7bc0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0003a7bc0): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0003a7bc0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.333353917 +0000 UTC m=+12.666068156 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0003a7bc0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095dce0 item 3 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081b600): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081b600): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081b600): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081b600): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081b600): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.33732165 +0000 UTC m=+12.670035879 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081b600): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081bb40): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081bb40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081bb40): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081bb40): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081bb40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.33732165 +0000 UTC m=+12.670035879 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081bb40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000511f0 item 4 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dba200): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dba200): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dba200): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dba200): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dba200): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.340271311 +0000 UTC m=+12.672985551 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dba200): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dba680): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dba680): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dba680): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dba680): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dba680): _writeAt: size=3, off=2 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dba680): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dba680): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.340271311 +0000 UTC m=+12.672985551 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dba680): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbab80): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbab80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbab80): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbab80): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbab80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.340271311 +0000 UTC m=+12.672985551 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbab80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051c70 item 5 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbb200): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbb200): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbb200): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbb200): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbb200): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.344371834 +0000 UTC m=+12.677086073 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbb200): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbb740): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbb740): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbb740): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbb740): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbb740): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.344371834 +0000 UTC m=+12.677086073 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbb740): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c620 item 6 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbbdc0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbbdc0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbbdc0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbbdc0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbbdc0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.347459093 +0000 UTC m=+12.680173332 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbbdc0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54340): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54340): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54340): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54340): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54340): _writeAt: size=3, off=2 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54340): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54340): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.347459093 +0000 UTC m=+12.680173332 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54340): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54800): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54800): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54800): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54800): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54800): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.347459093 +0000 UTC m=+12.680173332 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54800): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d110 item 7 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54e80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54e80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54e80): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54e80): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54e80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.351451893 +0000 UTC m=+12.684166133 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54e80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e553c0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e553c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e553c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e553c0): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e553c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.351451893 +0000 UTC m=+12.684166133 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e553c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d9d0 item 8 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e559c0): _readAt: size=2, off=0 2025/09/13 04:09:53 ERROR : open-test-file(0xc000e559c0): Couldn't read size of file 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e559c0): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e559c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e559c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e559c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e559c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e55d80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e55d80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e55d80): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e55d80): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e55d80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.354556275 +0000 UTC m=+12.687270514 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e55d80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087e280): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087e280): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087e280): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087e280): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087e280): _writeAt: size=3, off=2 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087e280): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087e280): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.354556275 +0000 UTC m=+12.687270514 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087e280): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087e780): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087e780): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087e780): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087e780): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087e780): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.354556275 +0000 UTC m=+12.687270514 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087e780): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf42a0 item 9 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087ee00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087ee00): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087ee00): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087ee00): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087ee00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.358891929 +0000 UTC m=+12.691606178 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087ee00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087f380): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087f380): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087f380): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087f380): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087f380): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.358891929 +0000 UTC m=+12.691606178 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087f380): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf48c0 item 10 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087f9c0): _readAt: size=2, off=0 2025/09/13 04:09:53 ERROR : open-test-file(0xc00087f9c0): Couldn't read size of file 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087f9c0): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087f9c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087f9c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087f9c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087f9c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087fd80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087fd80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087fd80): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087fd80): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087fd80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.361613251 +0000 UTC m=+12.694327460 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087fd80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2440): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2440): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2440): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2440): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2440): _writeAt: size=3, off=2 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2440): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2440): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.361613251 +0000 UTC m=+12.694327460 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2440): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2980): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2980): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2980): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2980): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2980): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.361613251 +0000 UTC m=+12.694327460 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2980): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf4c40 item 11 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3000): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3000): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3000): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3000): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3000): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.365271311 +0000 UTC m=+12.697985550 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3000): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3540): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3540): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3540): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3540): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3540): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.365271311 +0000 UTC m=+12.697985550 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3540): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf5180 item 12 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3b80): _readAt: size=2, off=0 2025/09/13 04:09:53 ERROR : open-test-file(0xc0006c3b80): Couldn't read size of file 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3b80): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3b80): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3b80): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3b80): close: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3b80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3f40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3f40): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3f40): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3f40): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3f40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.368648976 +0000 UTC m=+12.701363215 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3f40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c8680): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c8680): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c8680): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c8680): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c8680): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.368648976 +0000 UTC m=+12.701363215 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c8680): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf5500 item 13 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c8d00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c8d00): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c8d00): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c8d00): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c8d00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.371343247 +0000 UTC m=+12.704057487 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c8d00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c9240): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c9240): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c9240): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c9240): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c9240): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.371343247 +0000 UTC m=+12.704057487 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c9240): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf5a40 item 14 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c9880): _readAt: size=2, off=0 2025/09/13 04:09:53 ERROR : open-test-file(0xc0010c9880): Couldn't read size of file 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c9880): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c9880): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c9880): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c9880): close: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c9880): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c9c40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c9c40): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c9c40): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c9c40): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c9c40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.374342682 +0000 UTC m=+12.707056921 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0010c9c40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a123c0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a123c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a123c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a123c0): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a123c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.374342682 +0000 UTC m=+12.707056921 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a123c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf5f10 item 15 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a12a40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a12a40): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a12a40): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a12a40): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a12a40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.377093159 +0000 UTC m=+12.709807408 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a12a40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a12f80): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a12f80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a12f80): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a12f80): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a12f80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.377093159 +0000 UTC m=+12.709807408 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a12f80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e5030 item 16 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a135c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a135c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a135c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a135c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a135c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.380273963 +0000 UTC m=+12.712988213 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a135c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a13a40): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a13a40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a13a40): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a13a40): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a13a40): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a13a40): _writeAt: size=3, off=7 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a13a40): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a13a40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.380273963 +0000 UTC m=+12.712988213 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a13a40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a13f40): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a13f40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a13f40): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a13f40): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a13f40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.380273963 +0000 UTC m=+12.712988213 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a13f40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e5dc0 item 17 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3e640): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3e640): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3e640): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3e640): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3e640): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.385150824 +0000 UTC m=+12.717865064 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3e640): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3eb80): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3eb80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3eb80): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3eb80): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3eb80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.385150824 +0000 UTC m=+12.717865064 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3eb80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470770 item 18 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3f200): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3f200): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3f200): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3f200): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3f200): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.388402512 +0000 UTC m=+12.721116751 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3f200): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3f700): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3f700): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3f700): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3f700): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3f700): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3f700): _writeAt: size=3, off=7 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3f700): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3f700): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.388402512 +0000 UTC m=+12.721116751 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3f700): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3fc00): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3fc00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3fc00): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3fc00): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3fc00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.388402512 +0000 UTC m=+12.721116751 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3fc00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470af0 item 19 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6e300): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6e300): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6e300): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6e300): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6e300): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.392407385 +0000 UTC m=+12.725121624 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6e300): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6e840): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6e840): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6e840): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6e840): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6e840): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.392407385 +0000 UTC m=+12.725121624 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6e840): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471dc0 item 20 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6eec0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6eec0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6eec0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6eec0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6eec0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.395149015 +0000 UTC m=+12.727863255 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6eec0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6f3c0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6f3c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6f3c0): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6f3c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6f3c0): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6f3c0): _writeAt: size=3, off=7 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6f3c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6f3c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.395149015 +0000 UTC m=+12.727863255 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6f3c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6f8c0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6f8c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6f8c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6f8c0): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6f8c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.395149015 +0000 UTC m=+12.727863255 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6f8c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d303f0 item 21 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6ff40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6ff40): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6ff40): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6ff40): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6ff40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.399667102 +0000 UTC m=+12.732381341 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a6ff40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000781900): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000781900): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000781900): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000781900): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000781900): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.399667102 +0000 UTC m=+12.732381341 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000781900): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433dc0 item 22 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c0000): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c0000): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c0000): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c0000): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c0000): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.402488362 +0000 UTC m=+12.735202581 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c0000): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c0500): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c0500): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c0500): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c0500): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c0500): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c0500): _writeAt: size=3, off=7 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c0500): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c0500): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.402488362 +0000 UTC m=+12.735202581 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c0500): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c0a00): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c0a00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c0a00): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c0a00): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c0a00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.402488362 +0000 UTC m=+12.735202581 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c0a00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474cb0 item 23 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c1080): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c1080): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c1080): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c1080): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c1080): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.405278372 +0000 UTC m=+12.737992582 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c1080): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c15c0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c15c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c15c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c15c0): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c15c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.405278372 +0000 UTC m=+12.737992582 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c15c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475810 item 24 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c1c00): _readAt: size=2, off=0 2025/09/13 04:09:53 ERROR : open-test-file(0xc0007c1c00): Couldn't read size of file 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c1c00): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c1c00): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c1c00): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c1c00): close: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007c1c00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ea040): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ea040): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ea040): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ea040): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ea040): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.407311581 +0000 UTC m=+12.740025790 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ea040): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ea540): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ea540): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ea540): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ea540): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ea540): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ea540): _writeAt: size=3, off=7 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ea540): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ea540): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.407311581 +0000 UTC m=+12.740025790 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ea540): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007eaa80): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007eaa80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007eaa80): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007eaa80): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007eaa80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.407311581 +0000 UTC m=+12.740025790 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007eaa80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475ce0 item 25 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007eb100): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007eb100): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007eb100): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007eb100): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007eb100): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.410173267 +0000 UTC m=+12.742887476 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007eb100): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007eb640): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007eb640): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007eb640): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007eb640): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007eb640): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.410173267 +0000 UTC m=+12.742887476 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007eb640): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402850 item 26 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ebc80): _readAt: size=2, off=0 2025/09/13 04:09:53 ERROR : open-test-file(0xc0007ebc80): Couldn't read size of file 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ebc80): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ebc80): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ebc80): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ebc80): close: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007ebc80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b100c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b100c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b100c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b100c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b100c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.412377858 +0000 UTC m=+12.745092077 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b100c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b105c0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b105c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b105c0): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b105c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b105c0): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b105c0): _writeAt: size=3, off=7 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b105c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b105c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.412377858 +0000 UTC m=+12.745092077 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b105c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b10b00): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b10b00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b10b00): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b10b00): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b10b00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.412377858 +0000 UTC m=+12.745092077 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b10b00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402e00 item 27 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b11180): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b11180): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b11180): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b11180): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b11180): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.415624166 +0000 UTC m=+12.748338386 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b11180): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b116c0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b116c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b116c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b116c0): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b116c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.415624166 +0000 UTC m=+12.748338386 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b116c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403ce0 item 28 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b11d00): _readAt: size=2, off=0 2025/09/13 04:09:53 ERROR : open-test-file(0xc000b11d00): Couldn't read size of file 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b11d00): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b11d00): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b11d00): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b11d00): close: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b11d00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2a140): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2a140): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2a140): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2a140): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2a140): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.41850609 +0000 UTC m=+12.751220328 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2a140): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2a800): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2a800): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2a800): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2a800): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2a800): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.41850609 +0000 UTC m=+12.751220328 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2a800): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464310 item 29 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2ae80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2ae80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2ae80): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2ae80): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2ae80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.421268468 +0000 UTC m=+12.753982708 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2ae80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2b3c0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2b3c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2b3c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2b3c0): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2b3c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.421268468 +0000 UTC m=+12.753982708 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2b3c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004647e0 item 30 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2ba00): _readAt: size=2, off=0 2025/09/13 04:09:53 ERROR : open-test-file(0xc000b2ba00): Couldn't read size of file 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2ba00): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2ba00): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2ba00): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2ba00): close: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2ba00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2bdc0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2bdc0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2bdc0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2bdc0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2bdc0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.423602784 +0000 UTC m=+12.756317003 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b2bdc0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b4e500): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b4e500): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b4e500): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b4e500): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b4e500): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.423602784 +0000 UTC m=+12.756317003 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b4e500): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464cb0 item 31 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b4eb80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b4eb80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b4eb80): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b4eb80): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b4eb80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.425746591 +0000 UTC m=+12.758460800 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b4eb80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b4f0c0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b4f0c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b4f0c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b4f0c0): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b4f0c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.425746591 +0000 UTC m=+12.758460800 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b4f0c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465180 item 32 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b4f700): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b4f700): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b4f700): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b4f700): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b4f700): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.42815773 +0000 UTC m=+12.760871970 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b4f700): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b4fb80): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b4fb80): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b4fb80): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b4fb80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b4fb80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465500 item 33 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b4fb80): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b4fb80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.4291373 +0000 UTC m=+12.761851529 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b4fb80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6a100): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6a100): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6a100): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6a100): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6a100): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.4291373 +0000 UTC m=+12.761851529 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6a100): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004657a0 item 33 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6a740): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6a740): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6a740): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6a740): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6a740): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.432000859 +0000 UTC m=+12.764715098 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6a740): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6abc0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6abc0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465c00 item 34 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6abc0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6abc0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6abc0): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6abc0): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6abc0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.433095735 +0000 UTC m=+12.765809974 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6abc0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6b100): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6b100): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6b100): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6b100): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6b100): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.433095735 +0000 UTC m=+12.765809974 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6b100): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465e30 item 34 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6b740): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6b740): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6b740): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6b740): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6b740): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.43574909 +0000 UTC m=+12.768463329 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6b740): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6bbc0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6bbc0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6bbc0): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6bbc0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6bbc0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8690 item 35 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6bbc0): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6bbc0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.436585892 +0000 UTC m=+12.769300131 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b6bbc0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8c140): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8c140): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8c140): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8c140): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8c140): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.436585892 +0000 UTC m=+12.769300131 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8c140): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8af0 item 35 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8540): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8540): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8540): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8540): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8540): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.438889859 +0000 UTC m=+12.771604068 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8540): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8a80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8a80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500a10 item 36 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8a80): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8a80): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8a80): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8a80): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8a80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.439645309 +0000 UTC m=+12.772359518 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8a80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8fc0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8fc0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8fc0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8fc0): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8fc0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.439645309 +0000 UTC m=+12.772359518 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8fc0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500d20 item 36 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e9600): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e9600): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e9600): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e9600): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e9600): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.443212949 +0000 UTC m=+12.775927189 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e9600): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007444c0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007444c0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007444c0): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007444c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007444c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e310 item 37 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007444c0): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007444c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.444581009 +0000 UTC m=+12.777295248 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007444c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007449c0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007449c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007449c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007449c0): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007449c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.444581009 +0000 UTC m=+12.777295248 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007449c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e700 item 37 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000745040): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000745040): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000745040): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000745040): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000745040): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.447218634 +0000 UTC m=+12.779932863 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000745040): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000745540): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000745540): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f110 item 38 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000745540): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000745540): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000745540): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000745540): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000745540): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.448293814 +0000 UTC m=+12.781008054 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000745540): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000745a80): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000745a80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000745a80): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000745a80): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000745a80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.448293814 +0000 UTC m=+12.781008054 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000745a80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f570 item 38 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8c180): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8c180): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8c180): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8c180): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8c180): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.450865846 +0000 UTC m=+12.783580084 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8c180): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8c700): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8c700): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8c700): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8c700): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8c700): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045fa40 item 39 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8c700): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8c700): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.451861596 +0000 UTC m=+12.784575845 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8c700): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8cc00): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8cc00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8cc00): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8cc00): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8cc00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.451861596 +0000 UTC m=+12.784575845 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8cc00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045fc00 item 39 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8d280): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8d280): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8d280): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8d280): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8d280): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.454633643 +0000 UTC m=+12.787347902 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8d280): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8d780): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8d780): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8620 item 40 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8d780): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8d780): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8d780): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8d780): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8d780): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.45561697 +0000 UTC m=+12.788331209 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8d780): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8dcc0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8dcc0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8dcc0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8dcc0): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8dcc0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.45561697 +0000 UTC m=+12.788331209 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b8dcc0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8a10 item 40 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8300): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8300): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8300): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8300): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8300): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8300): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8300): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.458200192 +0000 UTC m=+12.790914431 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8300): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8840): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8840): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8840): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b92d0 item 41 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8840): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8840): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.459211111 +0000 UTC m=+12.791925351 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8840): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8d00): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8d00): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8d00): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8d00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8d00): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9650 item 41 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8d00): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8d00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.460490735 +0000 UTC m=+12.793204974 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e8d00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e9940): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e9940): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e9940): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e9940): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e9940): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.460490735 +0000 UTC m=+12.793204974 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006e9940): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9810 item 41 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6000): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6000): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6000): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6000): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6000): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6000): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6000): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.463359955 +0000 UTC m=+12.796074194 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6000): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6500): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6500): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6500): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9e30 item 42 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6500): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6500): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.464309869 +0000 UTC m=+12.797024108 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6500): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6a40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6a40): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500460 item 42 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6a40): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6a40): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6a40): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6a40): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6a40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.465408102 +0000 UTC m=+12.798122341 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6a40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6fc0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6fc0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6fc0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6fc0): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6fc0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.465408102 +0000 UTC m=+12.798122341 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d6fc0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500930 item 42 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7680): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7680): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7680): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7680): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7680): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7680): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7680): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.467929929 +0000 UTC m=+12.800644168 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7680): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7b80): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7b80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7b80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501d50 item 43 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7b80): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7b80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.469034393 +0000 UTC m=+12.801748632 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008d7b80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0000b2980): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0000b2980): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0000b2980): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0000b2980): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0000b2980): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501f10 item 43 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0000b2980): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0000b2980): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.470322583 +0000 UTC m=+12.803036792 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0000b2980): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d684c0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d684c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d684c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d684c0): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d684c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.470322583 +0000 UTC m=+12.803036792 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d684c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004302a0 item 43 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d68b00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d68b00): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d68b00): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d68b00): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d68b00): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d68b00): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d68b00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.472521174 +0000 UTC m=+12.805235392 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d68b00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d69000): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d69000): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d69000): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430bd0 item 44 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d69000): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d69000): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.473314503 +0000 UTC m=+12.806028712 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d69000): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d69540): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d69540): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430e00 item 44 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d69540): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d69540): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d69540): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d69540): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d69540): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.474403709 +0000 UTC m=+12.807117939 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d69540): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d69ac0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d69ac0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d69ac0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d69ac0): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d69ac0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.474403709 +0000 UTC m=+12.807117939 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d69ac0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431030 item 44 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40200): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40200): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40200): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40200): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40200): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40200): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40200): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.477169966 +0000 UTC m=+12.809884205 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40200): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40740): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40740): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40740): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004316c0 item 45 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40740): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40740): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.478173791 +0000 UTC m=+12.810888031 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40740): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40e40): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40e40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40e40): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40e40): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40e40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.478173791 +0000 UTC m=+12.810888031 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a40e40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431880 item 45 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a41480): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a41480): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a41480): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a41480): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a41480): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a41480): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a41480): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.48102698 +0000 UTC m=+12.813741220 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a41480): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a41980): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a41980): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a41980): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431d50 item 46 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a41980): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a41980): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.48206961 +0000 UTC m=+12.814783839 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a41980): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790100): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790100): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790100): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790100): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790100): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.48206961 +0000 UTC m=+12.814783839 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790100): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431f10 item 46 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790740): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790740): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790740): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790740): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790740): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790740): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790740): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.484931475 +0000 UTC m=+12.817645715 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790740): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790d40): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790d40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790d40): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480690 item 47 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790d40): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790d40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.485640767 +0000 UTC m=+12.818354987 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000790d40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000791440): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000791440): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000791440): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000791440): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000791440): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.485640767 +0000 UTC m=+12.818354987 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000791440): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480a80 item 47 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000791a80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000791a80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000791a80): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000791a80): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000791a80): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000791a80): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000791a80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.487657797 +0000 UTC m=+12.820372006 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000791a80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e4000): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e4000): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e4000): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481260 item 48 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e4000): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e4000): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.488327235 +0000 UTC m=+12.821041444 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e4000): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e4780): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e4780): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e4780): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e4780): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e4780): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.488327235 +0000 UTC m=+12.821041444 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e4780): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481420 item 48 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e5400): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e5400): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e5400): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e5400): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e5400): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.490328944 +0000 UTC m=+12.823043153 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e5400): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e5b80): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e5b80): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e5b80): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e5b80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e5b80): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e5b80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481ea0 item 49 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e5b80): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e5b80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.491091016 +0000 UTC m=+12.823805225 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0005e5b80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778380): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778380): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778380): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778380): >_readAt: n=8, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778380): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.491091016 +0000 UTC m=+12.823805225 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778380): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee930 item 49 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778a00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778a00): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778a00): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778a00): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778a00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.493799092 +0000 UTC m=+12.826513331 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778a00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778f00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778f00): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778f00): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef340 item 50 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778f00): _readAt: size=2, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778f00): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778f00): _writeAt: size=3, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778f00): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778f00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.494796867 +0000 UTC m=+12.827511106 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000778f00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779480): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779480): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779480): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779480): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779480): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.494796867 +0000 UTC m=+12.827511106 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779480): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002efab0 item 50 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779b00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779b00): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779b00): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779b00): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779b00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.497475979 +0000 UTC m=+12.830190268 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000779b00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06080): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06080): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06080): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06080): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06080): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06080): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003802a0 item 51 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06080): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06080): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.49881792 +0000 UTC m=+12.831532160 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06080): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06600): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06600): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06600): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06600): >_readAt: n=8, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06600): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.49881792 +0000 UTC m=+12.831532160 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06600): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380690 item 51 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06c80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06c80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06c80): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06c80): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06c80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.501928874 +0000 UTC m=+12.834643123 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f06c80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f07180): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f07180): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f07180): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380ee0 item 52 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f07180): _readAt: size=2, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f07180): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f07180): _writeAt: size=3, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f07180): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f07180): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.503092639 +0000 UTC m=+12.835806878 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f07180): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f07700): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f07700): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f07700): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f07700): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f07700): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.503092639 +0000 UTC m=+12.835806878 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f07700): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003811f0 item 52 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f07d80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f07d80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f07d80): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f07d80): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f07d80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.505767103 +0000 UTC m=+12.838481343 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000f07d80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68300): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68300): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68300): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68300): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68300): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68300): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381b20 item 53 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68300): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68300): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.506827215 +0000 UTC m=+12.839541455 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68300): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e688c0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e688c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e688c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e688c0): >_readAt: n=8, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e688c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.506827215 +0000 UTC m=+12.839541455 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e688c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440380 item 53 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68f40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68f40): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68f40): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68f40): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68f40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.50948678 +0000 UTC m=+12.842201020 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e68f40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69440): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69440): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69440): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440770 item 54 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69440): _readAt: size=2, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69440): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69440): _writeAt: size=3, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69440): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69440): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.510919452 +0000 UTC m=+12.843633681 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e69440): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e699c0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e699c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e699c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e699c0): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e699c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.510919452 +0000 UTC m=+12.843633681 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e699c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440a10 item 54 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf00c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf00c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf00c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf00c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf00c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.513861227 +0000 UTC m=+12.846575467 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf00c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf05c0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf05c0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf05c0): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf05c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf05c0): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf05c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440d90 item 55 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf05c0): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf05c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.515005207 +0000 UTC m=+12.847719446 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf05c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf0b00): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf0b00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf0b00): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf0b00): >_readAt: n=8, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf0b00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.515005207 +0000 UTC m=+12.847719446 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf0b00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441110 item 55 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1180): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1180): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1180): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1180): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1180): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.517884265 +0000 UTC m=+12.850598494 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1180): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1680): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1680): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1680): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004418f0 item 56 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1680): _readAt: size=2, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1680): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1680): _writeAt: size=3, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1680): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1680): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.519286098 +0000 UTC m=+12.852000347 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1680): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1c40): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1c40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1c40): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1c40): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1c40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.519286098 +0000 UTC m=+12.852000347 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000cf1c40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441ce0 item 56 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061a500): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061a500): open at offset 0 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061a500): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061a500): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061a500): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061a500): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061a500): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061a500): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.523755824 +0000 UTC m=+12.856470043 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00061a500): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072c540): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072c540): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072c540): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d62230 item 57 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072c540): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072c540): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.524812139 +0000 UTC m=+12.857526368 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072c540): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072cb00): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072cb00): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072cb00): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072cb00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072cb00): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072cb00): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d624d0 item 57 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072cb00): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072cb00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.526891243 +0000 UTC m=+12.859605483 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072cb00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072d080): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072d080): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072d080): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072d080): >_readAt: n=8, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072d080): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.526891243 +0000 UTC m=+12.859605483 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072d080): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d62770 item 57 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072d6c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072d6c0): open at offset 0 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072d6c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072d6c0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072d6c0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072d6c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072d6c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072d6c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.531201049 +0000 UTC m=+12.863915288 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072d6c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072dc00): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072dc00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072dc00): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d62d90 item 58 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072dc00): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072dc00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.532151244 +0000 UTC m=+12.864865443 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00072dc00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d121c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d121c0): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d121c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d62f50 item 58 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d121c0): _readAt: size=2, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d121c0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d121c0): _writeAt: size=3, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d121c0): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d121c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.533012462 +0000 UTC m=+12.865726661 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d121c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d127c0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d127c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d127c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d127c0): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d127c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.533012462 +0000 UTC m=+12.865726661 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d127c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d63260 item 58 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d12e00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d12e00): open at offset 0 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d12e00): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d12e00): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d12e00): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d12e00): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d12e00): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d12e00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.534879229 +0000 UTC m=+12.867593428 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d12e00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13340): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13340): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13340): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d635e0 item 59 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13340): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13340): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.535420385 +0000 UTC m=+12.868134585 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13340): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13880): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13880): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13880): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13880): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13880): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13880): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d637a0 item 59 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13880): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13880): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.536028307 +0000 UTC m=+12.868742507 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13880): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13e00): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13e00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13e00): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13e00): >_readAt: n=8, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13e00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.536028307 +0000 UTC m=+12.868742507 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000d13e00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d63960 item 59 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0002d6d80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0002d6d80): open at offset 0 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0002d6d80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0002d6d80): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0002d6d80): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0002d6d80): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0002d6d80): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0002d6d80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.537521212 +0000 UTC m=+12.870235411 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0002d6d80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0002d7380): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0002d7380): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0002d7380): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d63ce0 item 60 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0002d7380): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0002d7380): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.538000291 +0000 UTC m=+12.870714490 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0002d7380): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0002d7a00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0002d7a00): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0002d7a00): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d63ea0 item 60 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0002d7a00): _readAt: size=2, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0002d7a00): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0002d7a00): _writeAt: size=3, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0002d7a00): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0002d7a00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.538632629 +0000 UTC m=+12.871346828 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0002d7a00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dc4c0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dc4c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dc4c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dc4c0): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dc4c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.538632629 +0000 UTC m=+12.871346828 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dc4c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc40e0 item 60 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dcb00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dcb00): open at offset 0 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dcb00): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dcb00): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dcb00): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dcb00): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dcb00): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dcb00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.540110475 +0000 UTC m=+12.872824675 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dcb00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dd0c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dd0c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dd0c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc45b0 item 61 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dd0c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dd0c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.540587392 +0000 UTC m=+12.873301591 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dd0c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dd7c0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dd7c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dd7c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dd7c0): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dd7c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.540587392 +0000 UTC m=+12.873301591 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dd7c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc4770 item 61 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dde00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dde00): open at offset 0 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dde00): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dde00): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dde00): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dde00): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dde00): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dde00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.542155076 +0000 UTC m=+12.874869275 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007dde00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b63c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b63c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b63c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc4d90 item 62 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b63c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b63c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.542622123 +0000 UTC m=+12.875336322 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b63c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b6ac0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b6ac0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b6ac0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b6ac0): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b6ac0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.542622123 +0000 UTC m=+12.875336322 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b6ac0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc4f50 item 62 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b7100): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b7100): open at offset 0 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b7100): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b7100): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b7100): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b7100): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b7100): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b7100): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.543997016 +0000 UTC m=+12.876711215 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b7100): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b76c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b76c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b76c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc5340 item 63 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b76c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b76c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.544440399 +0000 UTC m=+12.877154597 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b76c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b7dc0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b7dc0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b7dc0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b7dc0): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b7dc0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.544440399 +0000 UTC m=+12.877154597 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b7dc0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc5500 item 63 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0003a7900): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0003a7900): open at offset 0 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0003a7900): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0003a7900): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0003a7900): >_readAt: n=0, err=Bad file descriptor 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0003a7900): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0003a7900): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0003a7900): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.545910581 +0000 UTC m=+12.878624780 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0003a7900): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081a180): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081a180): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081a180): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc5880 item 64 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081a180): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081a180): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.546337372 +0000 UTC m=+12.879051571 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081a180): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081a880): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081a880): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081a880): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081a880): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081a880): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.546337372 +0000 UTC m=+12.879051571 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081a880): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dc5c00 item 64 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081af00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081af00): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081af00): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081af00): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081af00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.547670355 +0000 UTC m=+12.880384555 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081af00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081b380): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081b380): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081b380): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081b380): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081b380): _writeAt: size=3, off=2 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050150 item 65 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081b380): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081b380): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.54813543 +0000 UTC m=+12.880849629 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081b380): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081b880): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081b880): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081b880): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081b880): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081b880): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.54813543 +0000 UTC m=+12.880849629 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081b880): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050620 item 65 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081bec0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081bec0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081bec0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081bec0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081bec0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.54924802 +0000 UTC m=+12.881962219 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00081bec0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dba3c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dba3c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050fc0 item 66 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dba3c0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dba3c0): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dba3c0): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dba3c0): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dba3c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.549699738 +0000 UTC m=+12.882413937 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dba3c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dba940): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dba940): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dba940): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dba940): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dba940): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.549699738 +0000 UTC m=+12.882413937 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dba940): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000511f0 item 66 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbaf80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbaf80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbaf80): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbaf80): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbaf80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.551210867 +0000 UTC m=+12.883925065 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbaf80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbb400): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbb400): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbb400): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbb400): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbb400): _writeAt: size=3, off=2 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051c70 item 67 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbb400): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbb400): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.551723851 +0000 UTC m=+12.884438049 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbb400): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbb900): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbb900): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbb900): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbb900): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbb900): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.551723851 +0000 UTC m=+12.884438049 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000dbb900): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051f10 item 67 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54000): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54000): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54000): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54000): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54000): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.552851008 +0000 UTC m=+12.885565206 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54000): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54500): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54500): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c9a0 item 68 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54500): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54500): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54500): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54500): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54500): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.553422942 +0000 UTC m=+12.886137140 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54500): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54a40): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54a40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54a40): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54a40): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54a40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.553422942 +0000 UTC m=+12.886137140 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e54a40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033cee0 item 68 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e55080): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e55080): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e55080): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e55080): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e55080): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.554644557 +0000 UTC m=+12.887358755 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e55080): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e55500): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e55500): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e55500): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e55500): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e55500): _writeAt: size=3, off=2 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d650 item 69 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e55500): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e55500): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.555213105 +0000 UTC m=+12.887927314 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e55500): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e55a40): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e55a40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e55a40): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e55a40): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e55a40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.555213105 +0000 UTC m=+12.887927314 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000e55a40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d8f0 item 69 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087e140): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087e140): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087e140): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087e140): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087e140): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.556414782 +0000 UTC m=+12.889128981 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087e140): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087e640): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087e640): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf4150 item 70 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087e640): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087e640): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087e640): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087e640): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087e640): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.556893921 +0000 UTC m=+12.889608121 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087e640): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087eb80): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087eb80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087eb80): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087eb80): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087eb80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.556893921 +0000 UTC m=+12.889608121 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087eb80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf4380 item 70 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087f240): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087f240): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087f240): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087f240): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087f240): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.55816017 +0000 UTC m=+12.890874369 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087f240): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087f740): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087f740): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087f740): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087f740): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087f740): _writeAt: size=3, off=2 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf47e0 item 71 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087f740): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087f740): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.558741622 +0000 UTC m=+12.891455812 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087f740): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087fc40): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087fc40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087fc40): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087fc40): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087fc40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.558741622 +0000 UTC m=+12.891455812 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00087fc40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf4a10 item 71 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2480): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2480): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2480): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2480): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2480): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.560072112 +0000 UTC m=+12.892786312 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2480): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c29c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c29c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf4e00 item 72 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c29c0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c29c0): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c29c0): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c29c0): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c29c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.560772548 +0000 UTC m=+12.893486747 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c29c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2f00): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2f00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2f00): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2f00): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2f00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.560772548 +0000 UTC m=+12.893486747 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c2f00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf4fc0 item 72 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c34c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c34c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c34c0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c34c0): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c34c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c34c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c34c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.5621265 +0000 UTC m=+12.894840700 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c34c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c39c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c39c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c39c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf5340 item 73 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c39c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c39c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.562721719 +0000 UTC m=+12.895435918 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c39c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3e80): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3e80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3e80): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3e80): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3e80): _writeAt: size=3, off=2 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf5500 item 73 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3e80): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3e80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.563307279 +0000 UTC m=+12.896021478 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0006c3e80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000780440): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000780440): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000780440): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000780440): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000780440): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.563307279 +0000 UTC m=+12.896021478 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000780440): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf5810 item 73 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000780a80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000780a80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000780a80): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000780a80): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000780a80): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000780a80): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000780a80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.564784354 +0000 UTC m=+12.897498552 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000780a80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000781080): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000781080): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000781080): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf5c00 item 74 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000781080): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000781080): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.565355557 +0000 UTC m=+12.898069756 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000781080): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007815c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007815c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf5f10 item 74 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007815c0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007815c0): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007815c0): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007815c0): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007815c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.566075058 +0000 UTC m=+12.898789257 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0007815c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000781b40): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000781b40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000781b40): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000781b40): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000781b40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.566075058 +0000 UTC m=+12.898789257 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000781b40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e49a0 item 74 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b4200): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b4200): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b4200): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b4200): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b4200): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b4200): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b4200): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.567434431 +0000 UTC m=+12.900148670 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b4200): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b4700): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b4700): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b4700): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e5650 item 75 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b4700): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b4700): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.56801942 +0000 UTC m=+12.900733619 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b4700): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b4c40): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b4c40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b4c40): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b4c40): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b4c40): _writeAt: size=3, off=2 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e5dc0 item 75 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b4c40): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b4c40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.56858335 +0000 UTC m=+12.901297548 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b4c40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b5180): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b5180): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b5180): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b5180): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b5180): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.56858335 +0000 UTC m=+12.901297548 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b5180): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470460 item 75 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b57c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b57c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b57c0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b57c0): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b57c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b57c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b57c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.570050135 +0000 UTC m=+12.902764334 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b57c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b5cc0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b5cc0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b5cc0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004707e0 item 76 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b5cc0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b5cc0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.570602503 +0000 UTC m=+12.903316702 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0008b5cc0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000900280): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000900280): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004709a0 item 76 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000900280): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000900280): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000900280): _writeAt: size=3, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000900280): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000900280): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.571274425 +0000 UTC m=+12.903988624 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000900280): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000900800): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000900800): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000900800): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000900800): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000900800): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.571274425 +0000 UTC m=+12.903988624 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000900800): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470c40 item 76 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000900e40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000900e40): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000900e40): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000900e40): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000900e40): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000900e40): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000900e40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.572755937 +0000 UTC m=+12.905470136 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000900e40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000901340): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000901340): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000901340): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004719d0 item 77 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000901340): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000901340): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.573354702 +0000 UTC m=+12.906068901 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000901340): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000901a40): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000901a40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000901a40): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000901a40): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000901a40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.573354702 +0000 UTC m=+12.906068901 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000901a40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432070 item 77 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000944100): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000944100): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000944100): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000944100): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000944100): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000944100): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000944100): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.57513169 +0000 UTC m=+12.907845889 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000944100): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000944600): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000944600): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000944600): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432bd0 item 78 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000944600): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000944600): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.57579727 +0000 UTC m=+12.908511469 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000944600): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000944d00): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000944d00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000944d00): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000944d00): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000944d00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.57579727 +0000 UTC m=+12.908511469 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000944d00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432e00 item 78 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000945340): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000945340): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000945340): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000945340): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000945340): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000945340): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000945340): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.577520828 +0000 UTC m=+12.910235027 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000945340): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000945840): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000945840): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000945840): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004335e0 item 79 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000945840): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000945840): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.578094415 +0000 UTC m=+12.910808615 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000945840): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000945f40): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000945f40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000945f40): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000945f40): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000945f40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.578094415 +0000 UTC m=+12.910808615 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000945f40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433960 item 79 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000980600): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000980600): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000980600): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000980600): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000980600): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000980600): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000980600): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.579576339 +0000 UTC m=+12.912290537 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000980600): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000980b00): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000980b00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000980b00): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433e30 item 80 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000980b00): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000980b00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.58012527 +0000 UTC m=+12.912839469 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000980b00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000981200): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000981200): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000981200): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000981200): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000981200): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.58012527 +0000 UTC m=+12.912839469 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000981200): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004742a0 item 80 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000981840): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000981840): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000981840): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000981840): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000981840): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.581571377 +0000 UTC m=+12.914285576 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000981840): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000981cc0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000981cc0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000981cc0): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000981cc0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000981cc0): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000981cc0): _writeAt: size=3, off=7 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004750a0 item 81 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000981cc0): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000981cc0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.582154643 +0000 UTC m=+12.914868842 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000981cc0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e4280): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e4280): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e4280): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e4280): >_readAt: n=8, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e4280): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.582154643 +0000 UTC m=+12.914868842 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e4280): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475730 item 81 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e4900): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e4900): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e4900): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e4900): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e4900): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.58355911 +0000 UTC m=+12.916273309 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e4900): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e4e00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e4e00): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e4e00): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475c00 item 82 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e4e00): _readAt: size=2, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e4e00): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e4e00): _writeAt: size=3, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e4e00): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e4e00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.584272571 +0000 UTC m=+12.916986770 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e4e00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e5380): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e5380): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e5380): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e5380): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e5380): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.584272571 +0000 UTC m=+12.916986770 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e5380): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402070 item 82 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e5a00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e5a00): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e5a00): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e5a00): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e5a00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.585605114 +0000 UTC m=+12.918319313 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e5a00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e5f00): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e5f00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e5f00): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e5f00): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e5f00): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e5f00): _writeAt: size=3, off=7 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402700 item 83 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e5f00): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e5f00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.586187879 +0000 UTC m=+12.918902078 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0009e5f00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a044c0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a044c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a044c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a044c0): >_readAt: n=8, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a044c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.586187879 +0000 UTC m=+12.918902078 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a044c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402a10 item 83 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a04b40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a04b40): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a04b40): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a04b40): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a04b40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.587614057 +0000 UTC m=+12.920328266 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a04b40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a05040): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a05040): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a05040): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004031f0 item 84 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a05040): _readAt: size=2, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a05040): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a05040): _writeAt: size=3, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a05040): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a05040): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.588440529 +0000 UTC m=+12.921154729 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a05040): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a055c0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a055c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a055c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a055c0): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a055c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.588440529 +0000 UTC m=+12.921154729 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a055c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403500 item 84 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a05c40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a05c40): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a05c40): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a05c40): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a05c40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.589812567 +0000 UTC m=+12.922526766 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a05c40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3c1c0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3c1c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3c1c0): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3c1c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3c1c0): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3c1c0): _writeAt: size=3, off=7 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464070 item 85 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3c1c0): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3c1c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.590364644 +0000 UTC m=+12.923078843 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3c1c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3c700): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3c700): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3c700): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3c700): >_readAt: n=8, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3c700): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.590364644 +0000 UTC m=+12.923078843 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3c700): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464310 item 85 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3cd80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3cd80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3cd80): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3cd80): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3cd80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.591871244 +0000 UTC m=+12.924585443 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3cd80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3d280): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3d280): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3d280): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004647e0 item 86 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3d280): _readAt: size=2, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3d280): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3d280): _writeAt: size=3, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3d280): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3d280): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.592465561 +0000 UTC m=+12.925179759 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3d280): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3d800): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3d800): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3d800): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3d800): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3d800): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.592465561 +0000 UTC m=+12.925179759 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3d800): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464a10 item 86 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3de80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3de80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3de80): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3de80): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3de80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.593986047 +0000 UTC m=+12.926700246 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a3de80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a64400): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a64400): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a64400): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a64400): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a64400): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a64400): _writeAt: size=3, off=7 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464e70 item 87 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a64400): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a64400): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.594570685 +0000 UTC m=+12.927284884 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a64400): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a64940): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a64940): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a64940): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a64940): >_readAt: n=8, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a64940): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.594570685 +0000 UTC m=+12.927284884 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a64940): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465180 item 87 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a64fc0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a64fc0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a64fc0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a64fc0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a64fc0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.59613291 +0000 UTC m=+12.928847119 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a64fc0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a654c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a654c0): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a654c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465500 item 88 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a654c0): _readAt: size=2, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a654c0): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a654c0): _writeAt: size=3, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a654c0): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a654c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.596781968 +0000 UTC m=+12.929496168 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a654c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a65a40): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a65a40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a65a40): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a65a40): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a65a40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.596781968 +0000 UTC m=+12.929496168 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a65a40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004657a0 item 88 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a88100): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a88100): open at offset 0 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a88100): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a88100): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a88100): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a88100): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a88100): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a88100): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.598192579 +0000 UTC m=+12.930906778 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000a88100): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0000b3700): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0000b3700): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0000b3700): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d30070 item 89 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0000b3700): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0000b3700): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.598780182 +0000 UTC m=+12.931494381 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc0000b3700): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055e040): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055e040): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055e040): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055e040): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055e040): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055e040): _writeAt: size=3, off=7 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d30310 item 89 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055e040): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055e040): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.599358818 +0000 UTC m=+12.932073018 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055e040): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055e5c0): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055e5c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055e5c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055e5c0): >_readAt: n=8, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055e5c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.599358818 +0000 UTC m=+12.932073018 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055e5c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d304d0 item 89 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055ec00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055ec00): open at offset 0 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055ec00): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055ec00): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055ec00): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055ec00): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055ec00): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055ec00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.600869657 +0000 UTC m=+12.933583856 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055ec00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055f140): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055f140): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055f140): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d309a0 item 90 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055f140): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055f140): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.601506112 +0000 UTC m=+12.934220312 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055f140): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055f680): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055f680): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055f680): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d30cb0 item 90 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055f680): _readAt: size=2, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055f680): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055f680): _writeAt: size=3, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055f680): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055f680): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.602179767 +0000 UTC m=+12.934893967 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055f680): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055fc40): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055fc40): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055fc40): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055fc40): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055fc40): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.602179767 +0000 UTC m=+12.934893967 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc00055fc40): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d30e70 item 90 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1c300): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1c300): open at offset 0 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1c300): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1c300): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1c300): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1c300): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1c300): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1c300): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.603596399 +0000 UTC m=+12.936310598 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1c300): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1c840): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1c840): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1c840): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d31340 item 91 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1c840): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1c840): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.604210863 +0000 UTC m=+12.936925062 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1c840): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1cd80): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1cd80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1cd80): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1cd80): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1cd80): >_readAt: n=2, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1cd80): _writeAt: size=3, off=7 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d31500 item 91 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1cd80): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1cd80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.604821771 +0000 UTC m=+12.937535970 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1cd80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1d300): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1d300): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1d300): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1d300): >_readAt: n=8, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1d300): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.604821771 +0000 UTC m=+12.937535970 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1d300): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d316c0 item 91 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1d940): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1d940): open at offset 0 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1d940): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1d940): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1d940): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1d940): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1d940): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1d940): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.606241658 +0000 UTC m=+12.938955858 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1d940): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1de80): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1de80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1de80): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d31b90 item 92 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1de80): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1de80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.606764299 +0000 UTC m=+12.939478499 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b1de80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b36440): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b36440): open at offset 5 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b36440): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d31d50 item 92 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b36440): _readAt: size=2, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b36440): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b36440): _writeAt: size=3, off=5 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b36440): >_writeAt: n=3, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b36440): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.607416214 +0000 UTC m=+12.940130413 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b36440): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b36a00): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b36a00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b36a00): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b36a00): >_readAt: n=3, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b36a00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.607416214 +0000 UTC m=+12.940130413 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b36a00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d31f10 item 92 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b37040): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b37040): open at offset 0 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b37040): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b37040): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b37040): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b37040): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b37040): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b37040): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.609139762 +0000 UTC m=+12.941853961 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b37040): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b37580): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b37580): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b37580): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095c540 item 93 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b37580): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b37580): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.60967122 +0000 UTC m=+12.942385410 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b37580): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b37c80): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b37c80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b37c80): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b37c80): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b37c80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.60967122 +0000 UTC m=+12.942385410 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b37c80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095c700 item 93 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5c340): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5c340): open at offset 0 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5c340): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5c340): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5c340): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5c340): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5c340): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5c340): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.611254064 +0000 UTC m=+12.943968263 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5c340): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5c880): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5c880): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5c880): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095cbd0 item 94 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5c880): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5c880): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.611783217 +0000 UTC m=+12.944497416 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5c880): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5cf80): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5cf80): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5cf80): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5cf80): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5cf80): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.611783217 +0000 UTC m=+12.944497416 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5cf80): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095cd90 item 94 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5d5c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5d5c0): open at offset 0 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5d5c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5d5c0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5d5c0): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5d5c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5d5c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5d5c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.613388994 +0000 UTC m=+12.946103193 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5d5c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5db00): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5db00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5db00): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095d1f0 item 95 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5db00): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5db00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.61395672 +0000 UTC m=+12.946670919 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b5db00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b7e280): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b7e280): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b7e280): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b7e280): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b7e280): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.61395672 +0000 UTC m=+12.946670919 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b7e280): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095d3b0 item 95 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b7e8c0): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b7e8c0): open at offset 0 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b7e8c0): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b7e8c0): _readAt: size=2, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b7e8c0): >_readAt: n=0, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b7e8c0): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b7e8c0): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b7e8c0): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.615423255 +0000 UTC m=+12.948137454 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b7e8c0): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b7ee00): _writeAt: size=5, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b7ee00): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b7ee00): >openPending: err= 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095d810 item 96 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b7ee00): >_writeAt: n=5, err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b7ee00): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.616002894 +0000 UTC m=+12.948717083 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b7ee00): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 04:09:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:09:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 04:09:53 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b7f500): _readAt: size=512, off=0 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b7f500): openPending: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b7f500): >openPending: err= 2025/09/13 04:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b7f500): >_readAt: n=5, err=EOF 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b7f500): close: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 04:09:53.616002894 +0000 UTC m=+12.948717083 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 04:09:53 DEBUG : open-test-file(0xc000b7f500): >close: err= 2025/09/13 04:09:53 DEBUG : open-test-file: Remove: 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095d9d0 item 96 2025/09/13 04:09:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 04:09:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 04:09:53 DEBUG : open-test-file: >Remove: err= 2025/09/13 04:09:53 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:53 DEBUG : Looking for writers 2025/09/13 04:09:53 DEBUG : >WaitForWriters: 2025/09/13 04:09:53 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.66s) --- PASS: TestRWFileHandleOpenTests/writes (0.35s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.32s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:09:53 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:09:53 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 04:09:53 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:53 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:09:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:09:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:09:53 INFO : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 04:09:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:09:53 DEBUG : file1: newRWFileHandle: 2025/09/13 04:09:53 DEBUG : file1(0xc000c07f00): openPending: 2025/09/13 04:09:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:53 DEBUG : file1(0xc000c07f00): >openPending: err= 2025/09/13 04:09:53 DEBUG : file1: >newRWFileHandle: err= 2025/09/13 04:09:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:09:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/13 04:09:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/09/13 04:09:53 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:09:53 DEBUG : Looking for writers 2025/09/13 04:09:53 DEBUG : file1: reading active writers 2025/09/13 04:09:53 DEBUG : file1: active writers 1 2025/09/13 04:09:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/09/13 04:09:53 DEBUG : Looking for writers 2025/09/13 04:09:53 DEBUG : file1: reading active writers 2025/09/13 04:09:53 DEBUG : file1: active writers 1 2025/09/13 04:09:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/09/13 04:09:53 DEBUG : Looking for writers 2025/09/13 04:09:53 DEBUG : file1: reading active writers 2025/09/13 04:09:53 DEBUG : file1: active writers 1 2025/09/13 04:09:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/09/13 04:09:53 DEBUG : Looking for writers 2025/09/13 04:09:53 DEBUG : file1: reading active writers 2025/09/13 04:09:53 DEBUG : file1: active writers 1 2025/09/13 04:09:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/09/13 04:09:53 DEBUG : Looking for writers 2025/09/13 04:09:53 DEBUG : file1: reading active writers 2025/09/13 04:09:53 DEBUG : file1: active writers 1 2025/09/13 04:09:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/09/13 04:09:53 DEBUG : Looking for writers 2025/09/13 04:09:53 DEBUG : file1: reading active writers 2025/09/13 04:09:53 DEBUG : file1: active writers 1 2025/09/13 04:09:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/09/13 04:09:54 DEBUG : Looking for writers 2025/09/13 04:09:54 DEBUG : file1: reading active writers 2025/09/13 04:09:54 DEBUG : file1: active writers 1 2025/09/13 04:09:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/09/13 04:09:54 DEBUG : Looking for writers 2025/09/13 04:09:54 DEBUG : file1: reading active writers 2025/09/13 04:09:54 DEBUG : file1: active writers 1 2025/09/13 04:09:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/13 04:09:55 DEBUG : Looking for writers 2025/09/13 04:09:55 DEBUG : file1: reading active writers 2025/09/13 04:09:55 DEBUG : file1: active writers 1 2025/09/13 04:09:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/13 04:09:56 DEBUG : Looking for writers 2025/09/13 04:09:56 DEBUG : file1: reading active writers 2025/09/13 04:09:56 DEBUG : file1: active writers 1 2025/09/13 04:09:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/13 04:09:57 DEBUG : Looking for writers 2025/09/13 04:09:57 DEBUG : file1: reading active writers 2025/09/13 04:09:57 DEBUG : file1: active writers 1 2025/09/13 04:09:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/13 04:09:58 DEBUG : Looking for writers 2025/09/13 04:09:58 DEBUG : file1: reading active writers 2025/09/13 04:09:58 DEBUG : file1: active writers 1 2025/09/13 04:09:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/13 04:09:59 DEBUG : Looking for writers 2025/09/13 04:09:59 DEBUG : file1: reading active writers 2025/09/13 04:09:59 DEBUG : file1: active writers 1 2025/09/13 04:09:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/13 04:10:00 DEBUG : Looking for writers 2025/09/13 04:10:00 DEBUG : file1: reading active writers 2025/09/13 04:10:00 DEBUG : file1: active writers 1 2025/09/13 04:10:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/13 04:10:01 DEBUG : Looking for writers 2025/09/13 04:10:01 DEBUG : file1: reading active writers 2025/09/13 04:10:01 DEBUG : file1: active writers 1 2025/09/13 04:10:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/13 04:10:02 DEBUG : Looking for writers 2025/09/13 04:10:02 DEBUG : file1: reading active writers 2025/09/13 04:10:02 DEBUG : file1: active writers 1 2025/09/13 04:10:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/13 04:10:03 DEBUG : Looking for writers 2025/09/13 04:10:03 DEBUG : file1: reading active writers 2025/09/13 04:10:03 DEBUG : file1: active writers 1 2025/09/13 04:10:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/13 04:10:04 DEBUG : Looking for writers 2025/09/13 04:10:04 DEBUG : file1: reading active writers 2025/09/13 04:10:04 DEBUG : file1: active writers 1 2025/09/13 04:10:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/13 04:10:05 DEBUG : Looking for writers 2025/09/13 04:10:05 DEBUG : file1: reading active writers 2025/09/13 04:10:05 DEBUG : file1: active writers 1 2025/09/13 04:10:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/13 04:10:06 DEBUG : Looking for writers 2025/09/13 04:10:06 DEBUG : file1: reading active writers 2025/09/13 04:10:06 DEBUG : file1: active writers 1 2025/09/13 04:10:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/13 04:10:07 DEBUG : Looking for writers 2025/09/13 04:10:07 DEBUG : file1: reading active writers 2025/09/13 04:10:07 DEBUG : file1: active writers 1 2025/09/13 04:10:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/13 04:10:08 DEBUG : Looking for writers 2025/09/13 04:10:08 DEBUG : file1: reading active writers 2025/09/13 04:10:08 DEBUG : file1: active writers 1 2025/09/13 04:10:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/13 04:10:09 DEBUG : Looking for writers 2025/09/13 04:10:09 DEBUG : file1: reading active writers 2025/09/13 04:10:09 DEBUG : file1: active writers 1 2025/09/13 04:10:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/13 04:10:10 DEBUG : Looking for writers 2025/09/13 04:10:10 DEBUG : file1: reading active writers 2025/09/13 04:10:10 DEBUG : file1: active writers 1 2025/09/13 04:10:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/13 04:10:11 DEBUG : Looking for writers 2025/09/13 04:10:11 DEBUG : file1: reading active writers 2025/09/13 04:10:11 DEBUG : file1: active writers 1 2025/09/13 04:10:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/13 04:10:12 DEBUG : Looking for writers 2025/09/13 04:10:12 DEBUG : file1: reading active writers 2025/09/13 04:10:12 DEBUG : file1: active writers 1 2025/09/13 04:10:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/13 04:10:13 DEBUG : Looking for writers 2025/09/13 04:10:13 DEBUG : file1: reading active writers 2025/09/13 04:10:13 DEBUG : file1: active writers 1 2025/09/13 04:10:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/13 04:10:14 DEBUG : Looking for writers 2025/09/13 04:10:14 DEBUG : file1: reading active writers 2025/09/13 04:10:14 DEBUG : file1: active writers 1 2025/09/13 04:10:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/13 04:10:15 DEBUG : Looking for writers 2025/09/13 04:10:15 DEBUG : file1: reading active writers 2025/09/13 04:10:15 DEBUG : file1: active writers 1 2025/09/13 04:10:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/13 04:10:16 DEBUG : Looking for writers 2025/09/13 04:10:16 DEBUG : file1: reading active writers 2025/09/13 04:10:16 DEBUG : file1: active writers 1 2025/09/13 04:10:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/13 04:10:17 DEBUG : Looking for writers 2025/09/13 04:10:17 DEBUG : file1: reading active writers 2025/09/13 04:10:17 DEBUG : file1: active writers 1 2025/09/13 04:10:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/13 04:10:18 DEBUG : Looking for writers 2025/09/13 04:10:18 DEBUG : file1: reading active writers 2025/09/13 04:10:18 DEBUG : file1: active writers 1 2025/09/13 04:10:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/13 04:10:19 DEBUG : Looking for writers 2025/09/13 04:10:19 DEBUG : file1: reading active writers 2025/09/13 04:10:19 DEBUG : file1: active writers 1 2025/09/13 04:10:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/13 04:10:20 DEBUG : Looking for writers 2025/09/13 04:10:20 DEBUG : file1: reading active writers 2025/09/13 04:10:20 DEBUG : file1: active writers 1 2025/09/13 04:10:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/13 04:10:21 DEBUG : Looking for writers 2025/09/13 04:10:21 DEBUG : file1: reading active writers 2025/09/13 04:10:21 DEBUG : file1: active writers 1 2025/09/13 04:10:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/13 04:10:22 DEBUG : Looking for writers 2025/09/13 04:10:22 DEBUG : file1: reading active writers 2025/09/13 04:10:22 DEBUG : file1: active writers 1 2025/09/13 04:10:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/13 04:10:23 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc00093ae10 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000a30b08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824644406080} name:file1 opens:1 downloaders: o: fd:0xc0003a2090 info:{ModTime:{wall:13990812142588326159 ext:12973586959 loc:0x41150a0} ATime:{wall:13990812142588326159 ext:12973586959 loc:0x41150a0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/09/13 04:10:23 DEBUG : >WaitForWriters: 2025/09/13 04:10:23 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.03s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:10:23 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:10:23 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 04:10:23 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:10:23 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:10:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:10:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:10:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:10:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:10:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:10:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:10:23 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:10:23 INFO : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 04:10:23 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:10:23 DEBUG : rename_me: newRWFileHandle: 2025/09/13 04:10:23 DEBUG : rename_me(0xc000a40200): openPending: 2025/09/13 04:10:23 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 04:10:23 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/13 04:10:23 DEBUG : rename_me(0xc000a40200): >openPending: err= 2025/09/13 04:10:23 DEBUG : rename_me: >newRWFileHandle: err= 2025/09/13 04:10:23 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/13 04:10:23 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/09/13 04:10:23 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/09/13 04:10:23 DEBUG : rename_me(0xc000a40200): _writeAt: size=5, off=0 2025/09/13 04:10:23 DEBUG : rename_me(0xc000a40200): >_writeAt: n=5, err= 2025/09/13 04:10:23 DEBUG : rename_me(0xc000a40200): close: 2025/09/13 04:10:23 DEBUG : rename_me: vfs cache: setting modification time to 2025-09-13 04:10:23.666763339 +0000 UTC m=+42.999477578 2025/09/13 04:10:23 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/09/13 04:10:23 DEBUG : rename_me(0xc000a40200): >close: err= 2025/09/13 04:10:23 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/09/13 04:10:23 DEBUG : i_was_renamed: Updating file with 0xc0008686c0 2025/09/13 04:10:23 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/09/13 04:10:23 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/13 04:10:23 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:10:23 DEBUG : Looking for writers 2025/09/13 04:10:23 DEBUG : i_was_renamed: reading active writers 2025/09/13 04:10:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/13 04:10:23 DEBUG : Looking for writers 2025/09/13 04:10:23 DEBUG : i_was_renamed: reading active writers 2025/09/13 04:10:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/13 04:10:23 DEBUG : Looking for writers 2025/09/13 04:10:23 DEBUG : i_was_renamed: reading active writers 2025/09/13 04:10:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/13 04:10:23 DEBUG : Looking for writers 2025/09/13 04:10:23 DEBUG : i_was_renamed: reading active writers 2025/09/13 04:10:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/13 04:10:23 DEBUG : i_was_renamed: vfs cache: starting upload 2025/09/13 04:10:23 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/09/13 04:10:23 INFO : i_was_renamed: Copied (new) 2025/09/13 04:10:23 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-09-13 04:10:23 +0000 UTC" 2025/09/13 04:10:23 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/09/13 04:10:23 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/13 04:10:23 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/09/13 04:10:23 DEBUG : Looking for writers 2025/09/13 04:10:23 DEBUG : i_was_renamed: reading active writers 2025/09/13 04:10:23 DEBUG : >WaitForWriters: 2025/09/13 04:10:23 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:10:23 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:10:23 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 04:10:23 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:10:23 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:10:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:10:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:10:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:10:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:10:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 04:10:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{4wBnw}/rclone-test-woxujoj1yaqa" 2025/09/13 04:10:23 INFO : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 04:10:23 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/13 04:10:24 DEBUG : forgetting directory cache 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate(0xc000779180): _readAt: size=512, off=0 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate(0xc000779180): openPending: 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-13 03:11:23 +0000 UTC" against cached fingerprint "" 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/13 04:10:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate(0xc000779180): >openPending: err= 2025/09/13 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate(0xc000779180): >_readAt: n=20, err=EOF 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate(0xc000779180): close: 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-13 03:11:23 +0000 GMT 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate(0xc000779180): >close: err= 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/13 04:10:24 DEBUG : forgetting directory cache 2025/09/13 04:10:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate(0xc00072c7c0): _readAt: size=512, off=0 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate(0xc00072c7c0): openPending: 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-13 03:12:23 +0000 UTC" against cached fingerprint "20,2025-09-13 03:11:23 +0000 UTC" 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-13 03:12:23 +0000 UTC" != cached fingerprint "20,2025-09-13 03:11:23 +0000 UTC") 2025/09/13 04:10:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/13 04:10:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate(0xc00072c7c0): >openPending: err= 2025/09/13 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate(0xc00072c7c0): >_readAt: n=20, err=EOF 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate(0xc00072c7c0): close: 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-13 03:12:23 +0000 GMT 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate(0xc00072c7c0): >close: err= 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/13 04:10:24 DEBUG : forgetting directory cache 2025/09/13 04:10:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate(0xc0007dca00): _readAt: size=512, off=0 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate(0xc0007dca00): openPending: 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-13 03:13:23 +0000 UTC" against cached fingerprint "20,2025-09-13 03:12:23 +0000 UTC" 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-13 03:13:23 +0000 UTC" != cached fingerprint "20,2025-09-13 03:12:23 +0000 UTC") 2025/09/13 04:10:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/13 04:10:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate(0xc0007dca00): >openPending: err= 2025/09/13 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate(0xc0007dca00): >_readAt: n=20, err=EOF 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate(0xc0007dca00): close: 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-13 03:13:23 +0000 GMT 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate(0xc0007dca00): >close: err= 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/13 04:10:24 DEBUG : forgetting directory cache 2025/09/13 04:10:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate(0xc000dbad40): _readAt: size=512, off=0 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate(0xc000dbad40): openPending: 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-13 03:14:23 +0000 UTC" against cached fingerprint "20,2025-09-13 03:13:23 +0000 UTC" 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-13 03:14:23 +0000 UTC" != cached fingerprint "20,2025-09-13 03:13:23 +0000 UTC") 2025/09/13 04:10:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/13 04:10:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate(0xc000dbad40): >openPending: err= 2025/09/13 04:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate(0xc000dbad40): >_readAt: n=20, err=EOF 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate(0xc000dbad40): close: 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-13 03:14:23 +0000 GMT 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate(0xc000dbad40): >close: err= 2025/09/13 04:10:24 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/13 04:10:25 DEBUG : forgetting directory cache 2025/09/13 04:10:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate(0xc00087f9c0): _readAt: size=512, off=0 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate(0xc00087f9c0): openPending: 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-13 03:15:23 +0000 UTC" against cached fingerprint "20,2025-09-13 03:14:23 +0000 UTC" 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-13 03:15:23 +0000 UTC" != cached fingerprint "20,2025-09-13 03:14:23 +0000 UTC") 2025/09/13 04:10:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/13 04:10:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate(0xc00087f9c0): >openPending: err= 2025/09/13 04:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate(0xc00087f9c0): >_readAt: n=20, err=EOF 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate(0xc00087f9c0): close: 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-13 03:15:23 +0000 GMT 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate(0xc00087f9c0): >close: err= 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/13 04:10:25 DEBUG : forgetting directory cache 2025/09/13 04:10:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate(0xc000828300): _readAt: size=512, off=0 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate(0xc000828300): openPending: 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-13 03:16:23 +0000 UTC" against cached fingerprint "20,2025-09-13 03:15:23 +0000 UTC" 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-13 03:16:23 +0000 UTC" != cached fingerprint "20,2025-09-13 03:15:23 +0000 UTC") 2025/09/13 04:10:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/13 04:10:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate(0xc000828300): >openPending: err= 2025/09/13 04:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate(0xc000828300): >_readAt: n=20, err=EOF 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate(0xc000828300): close: 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-13 03:16:23 +0000 GMT 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate(0xc000828300): >close: err= 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/13 04:10:25 DEBUG : forgetting directory cache 2025/09/13 04:10:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate(0xc0008a5f40): _readAt: size=512, off=0 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate(0xc0008a5f40): openPending: 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-09-13 03:17:23 +0000 UTC" against cached fingerprint "20,2025-09-13 03:16:23 +0000 UTC" 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-09-13 03:17:23 +0000 UTC" != cached fingerprint "20,2025-09-13 03:16:23 +0000 UTC") 2025/09/13 04:10:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/09/13 04:10:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate(0xc0008a5f40): >openPending: err= 2025/09/13 04:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate(0xc0008a5f40): >_readAt: n=21, err=EOF 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate(0xc0008a5f40): close: 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-13 03:17:23 +0000 GMT 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate(0xc0008a5f40): >close: err= 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/13 04:10:25 DEBUG : forgetting directory cache 2025/09/13 04:10:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate(0xc0007c66c0): _readAt: size=512, off=0 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate(0xc0007c66c0): openPending: 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-09-13 03:18:23 +0000 UTC" against cached fingerprint "21,2025-09-13 03:17:23 +0000 UTC" 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-09-13 03:18:23 +0000 UTC" != cached fingerprint "21,2025-09-13 03:17:23 +0000 UTC") 2025/09/13 04:10:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/09/13 04:10:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate(0xc0007c66c0): >openPending: err= 2025/09/13 04:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate(0xc0007c66c0): >_readAt: n=22, err=EOF 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate(0xc0007c66c0): close: 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-13 03:18:23 +0000 GMT 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate(0xc0007c66c0): >close: err= 2025/09/13 04:10:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/13 04:10:26 DEBUG : forgetting directory cache 2025/09/13 04:10:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate(0xc0007e34c0): _readAt: size=512, off=0 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate(0xc0007e34c0): openPending: 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-09-13 03:19:23 +0000 UTC" against cached fingerprint "22,2025-09-13 03:18:23 +0000 UTC" 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-09-13 03:19:23 +0000 UTC" != cached fingerprint "22,2025-09-13 03:18:23 +0000 UTC") 2025/09/13 04:10:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/09/13 04:10:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate(0xc0007e34c0): >openPending: err= 2025/09/13 04:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate(0xc0007e34c0): >_readAt: n=23, err=EOF 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate(0xc0007e34c0): close: 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-13 03:19:23 +0000 GMT 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate(0xc0007e34c0): >close: err= 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/13 04:10:26 DEBUG : forgetting directory cache 2025/09/13 04:10:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate(0xc0008cb540): _readAt: size=512, off=0 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate(0xc0008cb540): openPending: 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-09-13 03:20:23 +0000 UTC" against cached fingerprint "23,2025-09-13 03:19:23 +0000 UTC" 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-09-13 03:20:23 +0000 UTC" != cached fingerprint "23,2025-09-13 03:19:23 +0000 UTC") 2025/09/13 04:10:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/09/13 04:10:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate(0xc0008cb540): >openPending: err= 2025/09/13 04:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate(0xc0008cb540): >_readAt: n=24, err=EOF 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate(0xc0008cb540): close: 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-13 03:20:23 +0000 GMT 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate(0xc0008cb540): >close: err= 2025/09/13 04:10:26 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:10:26 DEBUG : Looking for writers 2025/09/13 04:10:26 DEBUG : TestRWCacheUpdate: reading active writers 2025/09/13 04:10:26 DEBUG : >WaitForWriters: 2025/09/13 04:10:26 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:10:26 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/09/13 04:10:26 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/09/13 04:10:26 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/09/13 04:10:26 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:10:26 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:10:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:10:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/13 04:10:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/13 04:10:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/13 04:10:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:10:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/13 04:10:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:10:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/13 04:10:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/13 04:10:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/13 04:10:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:10:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/13 04:10:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:10:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/13 04:10:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/13 04:10:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/13 04:10:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:10:26 DEBUG : forgetting directory cache 2025/09/13 04:10:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 04:10:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/13 04:10:26 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:10:26 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/13 04:10:26 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/13 04:10:26 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/13 04:10:26 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:10:26 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/13 04:10:26 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:10:26 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/13 04:10:26 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/13 04:10:26 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/13 04:10:26 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:10:26 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/13 04:10:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:10:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/13 04:10:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/13 04:10:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/13 04:10:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:10:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/13 04:10:26 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:10:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/13 04:10:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/13 04:10:26 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/09/13 04:10:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:10:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/13 04:10:26 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:10:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/13 04:10:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/13 04:10:26 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/09/13 04:10:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:10:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/13 04:10:26 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:10:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/13 04:10:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/13 04:10:26 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/09/13 04:10:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:10:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/13 04:10:26 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:10:26 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/13 04:10:26 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/13 04:10:26 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/13 04:10:26 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:10:26 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/13 04:10:26 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:10:26 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/13 04:10:26 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/13 04:10:26 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/13 04:10:26 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:10:26 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/13 04:10:26 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:10:26 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/09/13 04:10:26 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/09/13 04:10:26 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:10:26 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/09/13 04:10:26 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/09/13 04:10:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:10:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/13 04:10:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/13 04:10:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/13 04:10:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:10:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/13 04:10:26 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:10:26 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/09/13 04:10:26 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:10:26 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/09/13 04:10:26 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:10:26 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/09/13 04:10:26 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:10:26 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/13 04:10:26 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/13 04:10:26 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/13 04:10:26 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:10:26 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/13 04:10:26 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:10:26 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/13 04:10:26 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/13 04:10:26 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/13 04:10:26 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:10:26 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/13 04:10:26 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:10:26 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/09/13 04:10:26 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:10:26 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/09/13 04:10:26 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:10:26 DEBUG : Looking for writers 2025/09/13 04:10:26 DEBUG : FiLeB: reading active writers 2025/09/13 04:10:26 DEBUG : FilEb: reading active writers 2025/09/13 04:10:26 DEBUG : FiLeA: reading active writers 2025/09/13 04:10:26 DEBUG : >WaitForWriters: 2025/09/13 04:10:26 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:10:26 DEBUG : Looking for writers 2025/09/13 04:10:26 DEBUG : FiLeA: reading active writers 2025/09/13 04:10:26 DEBUG : FiLeB: reading active writers 2025/09/13 04:10:26 DEBUG : FilEb: reading active writers 2025/09/13 04:10:26 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:10:26 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/09/13 04:10:26 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/09/13 04:10:26 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:10:26 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:10:26 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/13 04:10:26 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/13 04:10:26 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/13 04:10:26 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:10:26 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/13 04:10:26 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:10:26 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/09/13 04:10:26 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/09/13 04:10:26 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/09/13 04:10:26 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:10:26 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/13 04:10:26 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:10:26 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/13 04:10:26 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/13 04:10:26 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/13 04:10:26 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:10:26 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/13 04:10:26 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:10:26 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/09/13 04:10:26 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:10:26 DEBUG : Looking for writers 2025/09/13 04:10:26 DEBUG : normal name with no special characters.txt: reading active writers 2025/09/13 04:10:26 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/09/13 04:10:26 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:10:26 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:10:26 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': Reusing VFS from active cache 2025/09/13 04:10:26 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:10:26 DEBUG : Looking for writers 2025/09/13 04:10:26 DEBUG : >WaitForWriters: 2025/09/13 04:10:26 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:10:26 DEBUG : Looking for writers 2025/09/13 04:10:26 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:10:26 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:10:26 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:10:26 DEBUG : Looking for writers 2025/09/13 04:10:26 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:10:26 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:10:26 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:10:26 DEBUG : Looking for writers 2025/09/13 04:10:26 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:10:26 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:10:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:10:27 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/13 04:10:27 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:10:27 DEBUG : dir: Looking for writers 2025/09/13 04:10:27 DEBUG : file2: reading active writers 2025/09/13 04:10:27 DEBUG : Looking for writers 2025/09/13 04:10:27 DEBUG : dir: reading active writers 2025/09/13 04:10:27 DEBUG : file1: reading active writers 2025/09/13 04:10:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:10:27 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:10:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:10:27 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/13 04:10:27 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:10:27 DEBUG : dir: Looking for writers 2025/09/13 04:10:27 DEBUG : Looking for writers 2025/09/13 04:10:27 DEBUG : dir: reading active writers 2025/09/13 04:10:27 DEBUG : file1: reading active writers 2025/09/13 04:10:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:10:27 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:10:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:10:27 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/13 04:10:27 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:10:27 DEBUG : file1: Open: flags=O_RDONLY 2025/09/13 04:10:27 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/13 04:10:27 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/13 04:10:27 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:10:27 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/09/13 04:10:27 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 04:10:27 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/13 04:10:27 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:10:27 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:10:27 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/13 04:10:27 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/09/13 04:10:27 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/09/13 04:10:27 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/13 04:10:27 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': File to upload is small (0 bytes), uploading instead of streaming 2025/09/13 04:10:27 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/09/13 04:10:27 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/09/13 04:10:27 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/13 04:10:27 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:10:27 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/13 04:10:27 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:10:27 DEBUG : dir: Looking for writers 2025/09/13 04:10:27 DEBUG : file2: reading active writers 2025/09/13 04:10:27 DEBUG : new_file.txt: reading active writers 2025/09/13 04:10:27 DEBUG : Looking for writers 2025/09/13 04:10:27 DEBUG : file1: reading active writers 2025/09/13 04:10:27 DEBUG : dir: reading active writers 2025/09/13 04:10:27 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.22s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:10:27 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:10:27 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/13 04:10:27 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/09/13 04:10:27 DEBUG : dir/file1: Updating file with dir/file1 0xc000a07800 2025/09/13 04:10:27 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/13 04:10:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 04:10:27 INFO : dir/file1: Moved (server-side) to: file0 2025/09/13 04:10:27 DEBUG : file0: Updating file with file0 0xc000a07800 2025/09/13 04:10:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 04:10:27 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/09/13 04:10:27 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:10:27 DEBUG : dir: Looking for writers 2025/09/13 04:10:27 DEBUG : Looking for writers 2025/09/13 04:10:27 DEBUG : dir: reading active writers 2025/09/13 04:10:27 DEBUG : file0: reading active writers 2025/09/13 04:10:27 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.26s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:10:27 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:10:27 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:10:27 DEBUG : Looking for writers 2025/09/13 04:10:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:10:27 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:10:27 DEBUG : Added virtual directory entry vAddDir: "/" 2025/09/13 04:10:27 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/13 04:10:27 DEBUG : Added virtual directory entry vAddDir: "b" 2025/09/13 04:10:28 DEBUG : Added virtual directory entry vAddDir: "c" 2025/09/13 04:10:28 DEBUG : Added virtual directory entry vAddDir: "d" 2025/09/13 04:10:28 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:10:28 DEBUG : d: Looking for writers 2025/09/13 04:10:28 DEBUG : Looking for writers 2025/09/13 04:10:28 DEBUG : a: Looking for writers 2025/09/13 04:10:28 DEBUG : b: Looking for writers 2025/09/13 04:10:28 DEBUG : c: Looking for writers 2025/09/13 04:10:28 DEBUG : Looking for writers 2025/09/13 04:10:28 DEBUG : b: reading active writers 2025/09/13 04:10:28 DEBUG : c: reading active writers 2025/09/13 04:10:28 DEBUG : d: reading active writers 2025/09/13 04:10:28 DEBUG : /: reading active writers 2025/09/13 04:10:28 DEBUG : a: reading active writers 2025/09/13 04:10:28 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.40s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:10:28 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:10:28 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/13 04:10:28 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/09/13 04:10:28 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/09/13 04:10:28 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/09/13 04:10:28 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:10:28 DEBUG : a/b/c/d: Looking for writers 2025/09/13 04:10:28 DEBUG : a/b/c: Looking for writers 2025/09/13 04:10:28 DEBUG : d: reading active writers 2025/09/13 04:10:28 DEBUG : a/b: Looking for writers 2025/09/13 04:10:28 DEBUG : c: reading active writers 2025/09/13 04:10:28 DEBUG : a: Looking for writers 2025/09/13 04:10:28 DEBUG : b: reading active writers 2025/09/13 04:10:28 DEBUG : Looking for writers 2025/09/13 04:10:28 DEBUG : a: reading active writers 2025/09/13 04:10:28 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:10:28 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:10:28 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:10:28 DEBUG : Looking for writers 2025/09/13 04:10:28 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-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:10:28 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:10:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:10:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:10:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:10:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/13 04:10:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/13 04:10:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:10:28 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/13 04:10:28 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/13 04:10:28 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/09/13 04:10:28 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': File to upload is small (5 bytes), uploading instead of streaming 2025/09/13 04:10:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:10:28 DEBUG : file1: Size of src and dst objects identical 2025/09/13 04:10:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:10:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:10:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:10:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:10:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/13 04:10:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/13 04:10:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:10:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:10:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:10:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/13 04:10:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/13 04:10:28 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/09/13 04:10:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/13 04:10:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/13 04:10:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:10:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/13 04:10:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/13 04:10:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:10:28 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': File to upload is small (0 bytes), uploading instead of streaming 2025/09/13 04:10:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:10:28 DEBUG : file1: Size of src and dst objects identical 2025/09/13 04:10:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:10:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/13 04:10:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/13 04:10:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:10:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/13 04:10:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/13 04:10:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:10:28 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': File to upload is small (7 bytes), uploading instead of streaming 2025/09/13 04:10:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:10:28 DEBUG : file1: Size of src and dst objects identical 2025/09/13 04:10:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:10:28 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:10:28 DEBUG : Looking for writers 2025/09/13 04:10:28 DEBUG : file1: reading active writers 2025/09/13 04:10:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:10:28 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:10:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:10:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:10:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:10:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/13 04:10:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/13 04:10:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:10:28 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/09/13 04:10:29 DEBUG : file1: aborting in-sequence write wait, off=100 2025/09/13 04:10:29 DEBUG : file1: failed to wait for in-sequence write to 100 2025/09/13 04:10:29 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/09/13 04:10:29 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': File to upload is small (11 bytes), uploading instead of streaming 2025/09/13 04:10:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:10:29 DEBUG : file1: Size of src and dst objects identical 2025/09/13 04:10:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:10:29 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/09/13 04:10:29 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:10:29 DEBUG : Looking for writers 2025/09/13 04:10:29 DEBUG : file1: reading active writers 2025/09/13 04:10:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:10:29 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:10:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:10:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:10:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:10:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/13 04:10:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/13 04:10:29 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/09/13 04:10:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:10:29 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': File to upload is small (5 bytes), uploading instead of streaming 2025/09/13 04:10:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:10:29 DEBUG : file1: Size of src and dst objects identical 2025/09/13 04:10:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:10:29 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/09/13 04:10:29 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:10:29 DEBUG : Looking for writers 2025/09/13 04:10:29 DEBUG : file1: reading active writers 2025/09/13 04:10:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:10:30 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:10:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:10:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:10:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:10:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/13 04:10:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/13 04:10:30 DEBUG : file1: WriteFileHandle.Release closing 2025/09/13 04:10:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:10:30 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': File to upload is small (0 bytes), uploading instead of streaming 2025/09/13 04:10:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:10:30 DEBUG : file1: Size of src and dst objects identical 2025/09/13 04:10:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:10:30 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/09/13 04:10:30 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:10:30 DEBUG : Looking for writers 2025/09/13 04:10:30 DEBUG : file1: reading active writers 2025/09/13 04:10:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:10:30 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:10:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:10:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:10:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:10:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/13 04:10:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/09/13 04:10:30 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:10:30 DEBUG : Looking for writers 2025/09/13 04:10:30 DEBUG : file1: reading active writers 2025/09/13 04:10:30 DEBUG : file1: active writers 1 2025/09/13 04:10:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/09/13 04:10:30 DEBUG : Looking for writers 2025/09/13 04:10:30 DEBUG : file1: reading active writers 2025/09/13 04:10:30 DEBUG : file1: active writers 1 2025/09/13 04:10:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/09/13 04:10:30 DEBUG : Looking for writers 2025/09/13 04:10:30 DEBUG : file1: reading active writers 2025/09/13 04:10:30 DEBUG : file1: active writers 1 2025/09/13 04:10:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/09/13 04:10:30 DEBUG : Looking for writers 2025/09/13 04:10:30 DEBUG : file1: reading active writers 2025/09/13 04:10:30 DEBUG : file1: active writers 1 2025/09/13 04:10:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/09/13 04:10:30 DEBUG : Looking for writers 2025/09/13 04:10:30 DEBUG : file1: reading active writers 2025/09/13 04:10:30 DEBUG : file1: active writers 1 2025/09/13 04:10:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/09/13 04:10:30 DEBUG : Looking for writers 2025/09/13 04:10:30 DEBUG : file1: reading active writers 2025/09/13 04:10:30 DEBUG : file1: active writers 1 2025/09/13 04:10:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/09/13 04:10:30 DEBUG : Looking for writers 2025/09/13 04:10:30 DEBUG : file1: reading active writers 2025/09/13 04:10:30 DEBUG : file1: active writers 1 2025/09/13 04:10:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/09/13 04:10:31 DEBUG : Looking for writers 2025/09/13 04:10:31 DEBUG : file1: reading active writers 2025/09/13 04:10:31 DEBUG : file1: active writers 1 2025/09/13 04:10:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/13 04:10:32 DEBUG : Looking for writers 2025/09/13 04:10:32 DEBUG : file1: reading active writers 2025/09/13 04:10:32 DEBUG : file1: active writers 1 2025/09/13 04:10:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/13 04:10:33 DEBUG : Looking for writers 2025/09/13 04:10:33 DEBUG : file1: reading active writers 2025/09/13 04:10:33 DEBUG : file1: active writers 1 2025/09/13 04:10:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/13 04:10:34 DEBUG : Looking for writers 2025/09/13 04:10:34 DEBUG : file1: reading active writers 2025/09/13 04:10:34 DEBUG : file1: active writers 1 2025/09/13 04:10:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/13 04:10:35 DEBUG : Looking for writers 2025/09/13 04:10:35 DEBUG : file1: reading active writers 2025/09/13 04:10:35 DEBUG : file1: active writers 1 2025/09/13 04:10:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/13 04:10:36 DEBUG : Looking for writers 2025/09/13 04:10:36 DEBUG : file1: reading active writers 2025/09/13 04:10:36 DEBUG : file1: active writers 1 2025/09/13 04:10:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/13 04:10:37 DEBUG : Looking for writers 2025/09/13 04:10:37 DEBUG : file1: reading active writers 2025/09/13 04:10:37 DEBUG : file1: active writers 1 2025/09/13 04:10:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/13 04:10:38 DEBUG : Looking for writers 2025/09/13 04:10:38 DEBUG : file1: reading active writers 2025/09/13 04:10:38 DEBUG : file1: active writers 1 2025/09/13 04:10:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/13 04:10:39 DEBUG : Looking for writers 2025/09/13 04:10:39 DEBUG : file1: reading active writers 2025/09/13 04:10:39 DEBUG : file1: active writers 1 2025/09/13 04:10:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/13 04:10:40 DEBUG : Looking for writers 2025/09/13 04:10:40 DEBUG : file1: reading active writers 2025/09/13 04:10:40 DEBUG : file1: active writers 1 2025/09/13 04:10:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/13 04:10:41 DEBUG : Looking for writers 2025/09/13 04:10:41 DEBUG : file1: reading active writers 2025/09/13 04:10:41 DEBUG : file1: active writers 1 2025/09/13 04:10:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/13 04:10:42 DEBUG : Looking for writers 2025/09/13 04:10:42 DEBUG : file1: reading active writers 2025/09/13 04:10:42 DEBUG : file1: active writers 1 2025/09/13 04:10:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/13 04:10:43 DEBUG : Looking for writers 2025/09/13 04:10:43 DEBUG : file1: reading active writers 2025/09/13 04:10:43 DEBUG : file1: active writers 1 2025/09/13 04:10:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/13 04:10:44 DEBUG : Looking for writers 2025/09/13 04:10:44 DEBUG : file1: reading active writers 2025/09/13 04:10:44 DEBUG : file1: active writers 1 2025/09/13 04:10:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/13 04:10:45 DEBUG : Looking for writers 2025/09/13 04:10:45 DEBUG : file1: reading active writers 2025/09/13 04:10:45 DEBUG : file1: active writers 1 2025/09/13 04:10:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/13 04:10:46 DEBUG : Looking for writers 2025/09/13 04:10:46 DEBUG : file1: reading active writers 2025/09/13 04:10:46 DEBUG : file1: active writers 1 2025/09/13 04:10:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/13 04:10:47 DEBUG : Looking for writers 2025/09/13 04:10:47 DEBUG : file1: reading active writers 2025/09/13 04:10:47 DEBUG : file1: active writers 1 2025/09/13 04:10:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/13 04:10:48 DEBUG : Looking for writers 2025/09/13 04:10:48 DEBUG : file1: reading active writers 2025/09/13 04:10:48 DEBUG : file1: active writers 1 2025/09/13 04:10:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/13 04:10:49 DEBUG : Looking for writers 2025/09/13 04:10:49 DEBUG : file1: reading active writers 2025/09/13 04:10:49 DEBUG : file1: active writers 1 2025/09/13 04:10:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/13 04:10:50 DEBUG : Looking for writers 2025/09/13 04:10:50 DEBUG : file1: reading active writers 2025/09/13 04:10:50 DEBUG : file1: active writers 1 2025/09/13 04:10:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/13 04:10:51 DEBUG : Looking for writers 2025/09/13 04:10:51 DEBUG : file1: reading active writers 2025/09/13 04:10:51 DEBUG : file1: active writers 1 2025/09/13 04:10:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/13 04:10:52 DEBUG : Looking for writers 2025/09/13 04:10:52 DEBUG : file1: reading active writers 2025/09/13 04:10:52 DEBUG : file1: active writers 1 2025/09/13 04:10:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/13 04:10:53 DEBUG : Looking for writers 2025/09/13 04:10:53 DEBUG : file1: reading active writers 2025/09/13 04:10:53 DEBUG : file1: active writers 1 2025/09/13 04:10:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/13 04:10:54 DEBUG : Looking for writers 2025/09/13 04:10:54 DEBUG : file1: reading active writers 2025/09/13 04:10:54 DEBUG : file1: active writers 1 2025/09/13 04:10:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/13 04:10:55 DEBUG : Looking for writers 2025/09/13 04:10:55 DEBUG : file1: reading active writers 2025/09/13 04:10:55 DEBUG : file1: active writers 1 2025/09/13 04:10:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/13 04:10:56 DEBUG : Looking for writers 2025/09/13 04:10:56 DEBUG : file1: reading active writers 2025/09/13 04:10:56 DEBUG : file1: active writers 1 2025/09/13 04:10:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/13 04:10:57 DEBUG : Looking for writers 2025/09/13 04:10:57 DEBUG : file1: reading active writers 2025/09/13 04:10:57 DEBUG : file1: active writers 1 2025/09/13 04:10:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/13 04:10:58 DEBUG : Looking for writers 2025/09/13 04:10:58 DEBUG : file1: reading active writers 2025/09/13 04:10:58 DEBUG : file1: active writers 1 2025/09/13 04:10:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/13 04:10:59 DEBUG : Looking for writers 2025/09/13 04:10:59 DEBUG : file1: reading active writers 2025/09/13 04:10:59 DEBUG : file1: active writers 1 2025/09/13 04:10:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/13 04:11:00 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/09/13 04:11:00 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:11:00 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:11:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:11:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:11:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:11:00 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/13 04:11:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/13 04:11:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:11:00 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': File to upload is small (0 bytes), uploading instead of streaming 2025/09/13 04:11:00 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:11:00 DEBUG : file1: Size of src and dst objects identical 2025/09/13 04:11:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:11:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:11:00 DEBUG : file1: Open: flags=O_RDONLY 2025/09/13 04:11:00 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/13 04:11:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/13 04:11:00 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:11:00 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/13 04:11:00 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:11:00 DEBUG : Looking for writers 2025/09/13 04:11:00 DEBUG : file1: reading active writers 2025/09/13 04:11:00 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-woxujoj1yaqa'", Local "Local file system at /tmp/rclone3809899822", Modify Window "1s" 2025/09/13 04:11:00 INFO : webdav root 'rclone-test-woxujoj1yaqa': poll-interval is not supported by this remote 2025/09/13 04:11:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 04:11:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 04:11:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:11:00 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/13 04:11:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/13 04:11:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:11:00 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': File to upload is small (100 bytes), uploading instead of streaming 2025/09/13 04:11:00 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/13 04:11:00 DEBUG : file1: Size of src and dst objects identical 2025/09/13 04:11:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 04:11:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 04:11:00 DEBUG : file1: Open: flags=O_RDONLY 2025/09/13 04:11:00 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/13 04:11:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/13 04:11:00 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/13 04:11:00 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/13 04:11:00 DEBUG : WaitForWriters: timeout=30s 2025/09/13 04:11:00 DEBUG : Looking for writers 2025/09/13 04:11:00 DEBUG : file1: reading active writers 2025/09/13 04:11:00 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.08s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/09/13 04:11:00 DEBUG : webdav root 'rclone-test-woxujoj1yaqa': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.633028112s (try 1/5)