"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/11/13 03:49:42 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-sepamiw4buyo" 2025/11/13 03:49:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/13 03:49:42 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/11/13 03:49:42 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/11/13 03:49:42 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/11/13 03:49:42 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/11/13 03:49:42 DEBUG : Setting pass="G7-KfkHYevE4dLdxR-3hz-57KAP7Ynio98auxHyWU9XN" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/11/13 03:49:42 DEBUG : TestWebdavRclone: detected overridden config - adding "{zHJJ_}" suffix to name 2025/11/13 03:49:42 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/11/13 03:49:42 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/11/13 03:49:42 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/11/13 03:49:42 DEBUG : Setting pass="G7-KfkHYevE4dLdxR-3hz-57KAP7Ynio98auxHyWU9XN" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/11/13 03:49:42 DEBUG : found headers: 2025/11/13 03:49:42 DEBUG : Creating backend with remote "/tmp/rclone3733471519" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:42 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:42 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:42 DEBUG : dir: Looking for writers 2025/11/13 03:49:42 DEBUG : Looking for writers 2025/11/13 03:49:42 DEBUG : dir: reading active writers 2025/11/13 03:49:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:42 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:42 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:42 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:42 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:42 DEBUG : dir/subdir: Looking for writers 2025/11/13 03:49:42 DEBUG : dir: Looking for writers 2025/11/13 03:49:42 DEBUG : file1: reading active writers 2025/11/13 03:49:42 DEBUG : file2: reading active writers 2025/11/13 03:49:42 DEBUG : subdir: reading active writers 2025/11/13 03:49:42 DEBUG : Looking for writers 2025/11/13 03:49:42 DEBUG : dir: reading active writers 2025/11/13 03:49:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:42 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:42 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:42 DEBUG : dir: Looking for writers 2025/11/13 03:49:42 DEBUG : file1: reading active writers 2025/11/13 03:49:42 DEBUG : Looking for writers 2025/11/13 03:49:42 DEBUG : dir: reading active writers 2025/11/13 03:49:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:42 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:42 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:42 DEBUG : dir: Looking for writers 2025/11/13 03:49:42 DEBUG : Looking for writers 2025/11/13 03:49:42 DEBUG : dir: reading active writers 2025/11/13 03:49:42 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:42 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:42 DEBUG : dir: forgetting directory cache 2025/11/13 03:49:42 DEBUG : forgetting directory cache 2025/11/13 03:49:42 DEBUG : dir: forgetting directory cache 2025/11/13 03:49:42 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:42 DEBUG : Looking for writers 2025/11/13 03:49:42 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:42 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:42 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/11/13 03:49:42 DEBUG : dir: invalidating directory cache 2025/11/13 03:49:42 DEBUG : >ForgetPath: 2025/11/13 03:49:42 DEBUG : ForgetPath: relativePath="dir", type=0 2025/11/13 03:49:42 DEBUG : invalidating directory cache 2025/11/13 03:49:42 DEBUG : dir: forgetting directory cache 2025/11/13 03:49:42 DEBUG : >ForgetPath: 2025/11/13 03:49:42 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/11/13 03:49:42 DEBUG : >ForgetPath: 2025/11/13 03:49:42 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:42 DEBUG : dir: Looking for writers 2025/11/13 03:49:42 DEBUG : Looking for writers 2025/11/13 03:49:42 DEBUG : dir: reading active writers 2025/11/13 03:49:42 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:43 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:43 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:43 DEBUG : forgetting directory cache 2025/11/13 03:49:43 DEBUG : dir: forgetting directory cache 2025/11/13 03:49:43 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:43 DEBUG : dir: Looking for writers 2025/11/13 03:49:43 DEBUG : fil/a/b: Looking for writers 2025/11/13 03:49:43 DEBUG : fil/a: Looking for writers 2025/11/13 03:49:43 DEBUG : b: reading active writers 2025/11/13 03:49:43 DEBUG : fil: Looking for writers 2025/11/13 03:49:43 DEBUG : a: reading active writers 2025/11/13 03:49:43 DEBUG : Looking for writers 2025/11/13 03:49:43 DEBUG : dir: reading active writers 2025/11/13 03:49:43 DEBUG : fil: reading active writers 2025/11/13 03:49:43 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:43 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:43 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:43 DEBUG : dir: Looking for writers 2025/11/13 03:49:43 DEBUG : Looking for writers 2025/11/13 03:49:43 DEBUG : dir: reading active writers 2025/11/13 03:49:43 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:43 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:43 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:43 DEBUG : dir: Looking for writers 2025/11/13 03:49:43 DEBUG : file1: reading active writers 2025/11/13 03:49:43 DEBUG : Looking for writers 2025/11/13 03:49:43 DEBUG : dir: reading active writers 2025/11/13 03:49:43 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:43 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:43 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:43 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/11/13 03:49:43 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/11/13 03:49:43 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/11/13 03:49:43 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/13 03:49:43 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/11/13 03:49:43 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:43 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:43 DEBUG : dir: invalidating directory cache 2025/11/13 03:49:43 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/11/13 03:49:43 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/11/13 03:49:43 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/11/13 03:49:43 DEBUG : dir/file1: Reset virtual modtime 2025/11/13 03:49:43 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/11/13 03:49:43 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/13 03:49:43 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/11/13 03:49:43 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/11/13 03:49:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 03:49:43 DEBUG : dir: invalidating directory cache 2025/11/13 03:49:43 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/11/13 03:49:43 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/13 03:49:43 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/13 03:49:43 DEBUG : forgetting directory cache 2025/11/13 03:49:43 DEBUG : dir: forgetting directory cache 2025/11/13 03:49:43 DEBUG : dir/virtualDir: forgetting directory cache 2025/11/13 03:49:43 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:43 DEBUG : dir/virtualDir: Looking for writers 2025/11/13 03:49:43 DEBUG : dir: Looking for writers 2025/11/13 03:49:43 DEBUG : file1: reading active writers 2025/11/13 03:49:43 DEBUG : virtualFile2: reading active writers 2025/11/13 03:49:43 DEBUG : virtualFile: reading active writers 2025/11/13 03:49:43 DEBUG : virtualDir: reading active writers 2025/11/13 03:49:43 DEBUG : Looking for writers 2025/11/13 03:49:43 DEBUG : dir: reading active writers 2025/11/13 03:49:43 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:44 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:44 ERROR : dir/: Can only open directories read only 2025/11/13 03:49:44 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:44 DEBUG : dir: Looking for writers 2025/11/13 03:49:44 DEBUG : Looking for writers 2025/11/13 03:49:44 DEBUG : dir: reading active writers 2025/11/13 03:49:44 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:44 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:44 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/13 03:49:44 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/11/13 03:49:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/13 03:49:44 DEBUG : webdav root 'rclone-test-sepamiw4buyo': File to upload is small (5 bytes), uploading instead of streaming 2025/11/13 03:49:44 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:44 DEBUG : dir/potato: size = 5 OK 2025/11/13 03:49:44 NOTICE: webdav root 'rclone-test-sepamiw4buyo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/13 03:49:44 DEBUG : dir/potato: Size of src and dst objects identical 2025/11/13 03:49:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/13 03:49:44 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:44 DEBUG : dir: Looking for writers 2025/11/13 03:49:44 DEBUG : potato: reading active writers 2025/11/13 03:49:44 DEBUG : file1: reading active writers 2025/11/13 03:49:44 DEBUG : Looking for writers 2025/11/13 03:49:44 DEBUG : dir: reading active writers 2025/11/13 03:49:44 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:44 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/13 03:49:44 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:44 DEBUG : dir/sub: Looking for writers 2025/11/13 03:49:44 DEBUG : dir: Looking for writers 2025/11/13 03:49:44 DEBUG : file1: reading active writers 2025/11/13 03:49:44 DEBUG : sub: reading active writers 2025/11/13 03:49:44 DEBUG : Looking for writers 2025/11/13 03:49:44 DEBUG : dir: reading active writers 2025/11/13 03:49:44 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:44 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/13 03:49:44 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/11/13 03:49:44 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:44 DEBUG : dir/sub/subsub: Looking for writers 2025/11/13 03:49:44 DEBUG : dir/sub: Looking for writers 2025/11/13 03:49:44 DEBUG : subsub: reading active writers 2025/11/13 03:49:44 DEBUG : dir: Looking for writers 2025/11/13 03:49:44 DEBUG : file1: reading active writers 2025/11/13 03:49:44 DEBUG : sub: reading active writers 2025/11/13 03:49:44 DEBUG : Looking for writers 2025/11/13 03:49:44 DEBUG : dir: reading active writers 2025/11/13 03:49:44 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:45 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:45 ERROR : dir/: Dir.Remove not empty 2025/11/13 03:49:45 DEBUG : dir/file1: Remove: 2025/11/13 03:49:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 03:49:45 DEBUG : dir/file1: >Remove: err= 2025/11/13 03:49:45 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/13 03:49:45 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:45 DEBUG : Looking for writers 2025/11/13 03:49:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:45 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:45 DEBUG : dir/file1: Remove: 2025/11/13 03:49:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 03:49:45 DEBUG : dir/file1: >Remove: err= 2025/11/13 03:49:45 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/13 03:49:45 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:45 DEBUG : Looking for writers 2025/11/13 03:49:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:45 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:45 DEBUG : dir/file1: Remove: 2025/11/13 03:49:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 03:49:45 DEBUG : dir/file1: >Remove: err= 2025/11/13 03:49:45 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:45 DEBUG : dir: Looking for writers 2025/11/13 03:49:45 DEBUG : Looking for writers 2025/11/13 03:49:45 DEBUG : dir: reading active writers 2025/11/13 03:49:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:45 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:45 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:45 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/11/13 03:49:45 DEBUG : dir: Updating dir with dir2 0xc0007528f0 2025/11/13 03:49:45 DEBUG : dir: forgetting directory cache 2025/11/13 03:49:45 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/13 03:49:45 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/11/13 03:49:45 INFO : dir2/file1: Moved (server-side) to: file2 2025/11/13 03:49:45 DEBUG : file2: Updating file with file2 0xc000776600 2025/11/13 03:49:45 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/11/13 03:49:45 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/13 03:49:46 INFO : dir2/file3: Deleted 2025/11/13 03:49:46 INFO : file2: Moved (server-side) to: dir2/file3 2025/11/13 03:49:46 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000776600 2025/11/13 03:49:46 DEBUG : Added virtual directory entry vDel: "file2" 2025/11/13 03:49:46 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/11/13 03:49:46 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/11/13 03:49:46 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0007535f0 2025/11/13 03:49:46 DEBUG : empty directory: forgetting directory cache 2025/11/13 03:49:46 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/11/13 03:49:46 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/11/13 03:49:46 DEBUG : dir2: Renaming to "dir3" 2025/11/13 03:49:46 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:46 DEBUG : dir3: Looking for writers 2025/11/13 03:49:46 DEBUG : file3: reading active writers 2025/11/13 03:49:46 DEBUG : renamed empty directory: Looking for writers 2025/11/13 03:49:46 DEBUG : Looking for writers 2025/11/13 03:49:46 DEBUG : dir3: reading active writers 2025/11/13 03:49:46 DEBUG : renamed empty directory: reading active writers 2025/11/13 03:49:46 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:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:46 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:46 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/13 03:49:46 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:46 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/13 03:49:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/13 03:49:46 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/11/13 03:49:46 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/11/13 03:49:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/13 03:49:46 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:46 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/13 03:49:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/13 03:49:46 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/11/13 03:49:46 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/11/13 03:49:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/13 03:49:46 DEBUG : webdav root 'rclone-test-sepamiw4buyo': File to upload is small (12 bytes), uploading instead of streaming 2025/11/13 03:49:46 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:46 DEBUG : dir/sub/file2: size = 12 OK 2025/11/13 03:49:46 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/11/13 03:49:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/13 03:49:46 DEBUG : forgetting directory cache 2025/11/13 03:49:46 DEBUG : dir: forgetting directory cache 2025/11/13 03:49:46 DEBUG : dir/sub: forgetting directory cache 2025/11/13 03:49:46 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/11/13 03:49:46 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/11/13 03:49:46 DEBUG : webdav root 'rclone-test-sepamiw4buyo': File to upload is small (5 bytes), uploading instead of streaming 2025/11/13 03:49:46 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:46 DEBUG : dir/sub/file0: size = 5 OK 2025/11/13 03:49:46 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/11/13 03:49:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/13 03:49:46 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:46 DEBUG : dir/sub: Looking for writers 2025/11/13 03:49:46 DEBUG : file2: reading active writers 2025/11/13 03:49:46 DEBUG : file0: reading active writers 2025/11/13 03:49:46 DEBUG : dir: Looking for writers 2025/11/13 03:49:46 DEBUG : file1: reading active writers 2025/11/13 03:49:46 DEBUG : sub: reading active writers 2025/11/13 03:49:46 DEBUG : Looking for writers 2025/11/13 03:49:46 DEBUG : dir: reading active writers 2025/11/13 03:49:46 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:46 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/11/13 03:49:46 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:46 DEBUG : Looking for writers 2025/11/13 03:49:46 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:46 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/11/13 03:49:46 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:46 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/11/13 03:49:46 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/11/13 03:49:46 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/11/13 03:49:46 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:49:46 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/13 03:49:46 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/11/13 03:49:46 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:46 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/11/13 03:49:46 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/11/13 03:49:46 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/11/13 03:49:46 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:49:46 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/13 03:49:46 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:46 DEBUG : dir: Looking for writers 2025/11/13 03:49:46 DEBUG : file1: reading active writers 2025/11/13 03:49:46 DEBUG : file1.metadata: reading active writers 2025/11/13 03:49:46 DEBUG : Looking for writers 2025/11/13 03:49:46 DEBUG : dir: reading active writers 2025/11/13 03:49:46 DEBUG : dir.metadata: reading active writers 2025/11/13 03:49:46 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:46 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:46 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:46 DEBUG : dir: Looking for writers 2025/11/13 03:49:46 DEBUG : file1: reading active writers 2025/11/13 03:49:46 DEBUG : Looking for writers 2025/11/13 03:49:46 DEBUG : dir: reading active writers 2025/11/13 03:49:46 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:46 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:46 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:46 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/11/13 03:49:46 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:46 DEBUG : dir: Looking for writers 2025/11/13 03:49:46 DEBUG : file1: reading active writers 2025/11/13 03:49:46 DEBUG : Looking for writers 2025/11/13 03:49:46 DEBUG : dir: reading active writers 2025/11/13 03:49:46 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:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:46 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/13 03:49:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/13 03:49:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:49:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/13 03:49:47 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:47 DEBUG : dir: Looking for writers 2025/11/13 03:49:47 DEBUG : file1: reading active writers 2025/11/13 03:49:47 DEBUG : Looking for writers 2025/11/13 03:49:47 DEBUG : dir: reading active writers 2025/11/13 03:49:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/11/13 03:49:47 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/11/13 03:49:47 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/13 03:49:47 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:49:47 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/11/13 03:49:47 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:47 DEBUG : Looking for writers 2025/11/13 03:49:47 DEBUG : file.txt: reading active writers 2025/11/13 03:49:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:47 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:47 DEBUG : webdav root 'rclone-test-sepamiw4buyo': File to upload is small (25 bytes), uploading instead of streaming 2025/11/13 03:49:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:47 DEBUG : dir/file1: size = 25 OK 2025/11/13 03:49:47 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/13 03:49:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:47 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:47 DEBUG : dir: Looking for writers 2025/11/13 03:49:47 DEBUG : file1: reading active writers 2025/11/13 03:49:47 DEBUG : Looking for writers 2025/11/13 03:49:47 DEBUG : dir: reading active writers 2025/11/13 03:49:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:47 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:47 DEBUG : dir/file1: Remove: 2025/11/13 03:49:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 03:49:47 DEBUG : dir/file1: >Remove: err= 2025/11/13 03:49:47 DEBUG : dir/file1: Remove: 2025/11/13 03:49:47 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/13 03:49:47 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:47 DEBUG : dir: Looking for writers 2025/11/13 03:49:47 DEBUG : Looking for writers 2025/11/13 03:49:47 DEBUG : dir: reading active writers 2025/11/13 03:49:47 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:47 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:47 DEBUG : dir/file1: Remove: 2025/11/13 03:49:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 03:49:47 DEBUG : dir/file1: >Remove: err= 2025/11/13 03:49:47 DEBUG : dir/file1: Remove: 2025/11/13 03:49:47 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/13 03:49:47 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:47 DEBUG : dir: Looking for writers 2025/11/13 03:49:47 DEBUG : Looking for writers 2025/11/13 03:49:47 DEBUG : dir: reading active writers 2025/11/13 03:49:47 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:47 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/13 03:49:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/13 03:49:47 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/13 03:49:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/13 03:49:47 DEBUG : dir/file1: Open: flags=O_RDWR 2025/11/13 03:49:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/13 03:49:47 DEBUG : dir/file1: Open: flags=0x3 2025/11/13 03:49:47 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/11/13 03:49:47 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/11/13 03:49:47 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:47 DEBUG : dir: Looking for writers 2025/11/13 03:49:47 DEBUG : file1: reading active writers 2025/11/13 03:49:47 DEBUG : Looking for writers 2025/11/13 03:49:47 DEBUG : dir: reading active writers 2025/11/13 03:49:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:47 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:47 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:47 DEBUG : dir: Looking for writers 2025/11/13 03:49:47 DEBUG : file1: reading active writers 2025/11/13 03:49:47 DEBUG : Looking for writers 2025/11/13 03:49:47 DEBUG : dir: reading active writers 2025/11/13 03:49:47 DEBUG : >WaitForWriters: 2025/11/13 03:49:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/13 03:49:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000777440 2025/11/13 03:49:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 03:49:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 03:49:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/13 03:49:47 DEBUG : dir/file1: Updating file with dir/file1 0xc000777440 2025/11/13 03:49:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/13 03:49:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/13 03:49:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/13 03:49:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:47 DEBUG : dir/file1: File is currently open, delaying rename 0xc000777440 2025/11/13 03:49:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 03:49:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 03:49:47 DEBUG : webdav root 'rclone-test-sepamiw4buyo': File to upload is small (25 bytes), uploading instead of streaming 2025/11/13 03:49:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:48 DEBUG : dir/file1: size = 25 OK 2025/11/13 03:49:48 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/13 03:49:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 03:49:48 DEBUG : newLeaf: Running delayed rename now 2025/11/13 03:49:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/13 03:49:48 DEBUG : newLeaf: Updating file with newLeaf 0xc000777440 2025/11/13 03:49:48 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:48 DEBUG : dir: Looking for writers 2025/11/13 03:49:48 DEBUG : Looking for writers 2025/11/13 03:49:48 DEBUG : dir: reading active writers 2025/11/13 03:49:48 DEBUG : newLeaf: reading active writers 2025/11/13 03:49:48 DEBUG : >WaitForWriters: 2025/11/13 03:49:48 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:48 DEBUG : dir: Looking for writers 2025/11/13 03:49:48 DEBUG : Looking for writers 2025/11/13 03:49:48 DEBUG : dir: reading active writers 2025/11/13 03:49:48 DEBUG : newLeaf: reading active writers 2025/11/13 03:49:48 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:48 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:48 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 03:49:48 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:48 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:48 INFO : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 03:49:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:48 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:48 DEBUG : dir: Looking for writers 2025/11/13 03:49:48 DEBUG : file1: reading active writers 2025/11/13 03:49:48 DEBUG : Looking for writers 2025/11/13 03:49:48 DEBUG : dir: reading active writers 2025/11/13 03:49:48 DEBUG : >WaitForWriters: 2025/11/13 03:49:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/13 03:49:48 DEBUG : newLeaf: Updating file with newLeaf 0xc0006886c0 2025/11/13 03:49:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 03:49:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 03:49:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/13 03:49:48 DEBUG : dir/file1: Updating file with dir/file1 0xc0006886c0 2025/11/13 03:49:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/13 03:49:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/13 03:49:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/13 03:49:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:48 DEBUG : dir/file1: File is currently open, delaying rename 0xc0006886c0 2025/11/13 03:49:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 03:49:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 03:49:48 DEBUG : webdav root 'rclone-test-sepamiw4buyo': File to upload is small (25 bytes), uploading instead of streaming 2025/11/13 03:49:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:48 DEBUG : dir/file1: size = 25 OK 2025/11/13 03:49:48 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/13 03:49:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 03:49:48 DEBUG : newLeaf: Running delayed rename now 2025/11/13 03:49:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/13 03:49:48 DEBUG : newLeaf: Updating file with newLeaf 0xc0006886c0 2025/11/13 03:49:48 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:48 DEBUG : dir: Looking for writers 2025/11/13 03:49:48 DEBUG : Looking for writers 2025/11/13 03:49:48 DEBUG : dir: reading active writers 2025/11/13 03:49:48 DEBUG : newLeaf: reading active writers 2025/11/13 03:49:48 DEBUG : >WaitForWriters: 2025/11/13 03:49:48 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:48 DEBUG : dir: Looking for writers 2025/11/13 03:49:48 DEBUG : Looking for writers 2025/11/13 03:49:48 DEBUG : dir: reading active writers 2025/11/13 03:49:48 DEBUG : newLeaf: reading active writers 2025/11/13 03:49:48 DEBUG : >WaitForWriters: 2025/11/13 03:49:48 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:48 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:48 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 03:49:48 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:48 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:48 INFO : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 03:49:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:48 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/13 03:49:48 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 03:49:48 DEBUG : dir/file1(0xc000597840): openPending: 2025/11/13 03:49:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/13 03:49:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/13 03:49:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:48 DEBUG : dir/file1(0xc000597840): >openPending: err= 2025/11/13 03:49:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/13 03:49:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 03:49:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 03:49:48 DEBUG : dir/file1(0xc000597840): _writeAt: size=14, off=0 2025/11/13 03:49:48 DEBUG : dir/file1(0xc000597840): >_writeAt: n=14, err= 2025/11/13 03:49:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/13 03:49:48 DEBUG : dir/file1(0xc000597840): close: 2025/11/13 03:49:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/13 03:49:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/13 03:49:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:48 DEBUG : dir/file1(0xc000597840): >close: err= 2025/11/13 03:49:48 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:48 DEBUG : dir: Looking for writers 2025/11/13 03:49:48 DEBUG : file1: reading active writers 2025/11/13 03:49:48 DEBUG : Looking for writers 2025/11/13 03:49:48 DEBUG : dir: reading active writers 2025/11/13 03:49:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/13 03:49:48 DEBUG : dir: Looking for writers 2025/11/13 03:49:48 DEBUG : file1: reading active writers 2025/11/13 03:49:48 DEBUG : Looking for writers 2025/11/13 03:49:48 DEBUG : dir: reading active writers 2025/11/13 03:49:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/13 03:49:48 DEBUG : dir: Looking for writers 2025/11/13 03:49:48 DEBUG : file1: reading active writers 2025/11/13 03:49:48 DEBUG : Looking for writers 2025/11/13 03:49:48 DEBUG : dir: reading active writers 2025/11/13 03:49:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/13 03:49:48 DEBUG : dir: Looking for writers 2025/11/13 03:49:48 DEBUG : file1: reading active writers 2025/11/13 03:49:48 DEBUG : Looking for writers 2025/11/13 03:49:48 DEBUG : dir: reading active writers 2025/11/13 03:49:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/13 03:49:48 DEBUG : dir/file1: vfs cache: starting upload 2025/11/13 03:49:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:48 DEBUG : dir/file1: size = 14 OK 2025/11/13 03:49:48 INFO : dir/file1: Copied (replaced existing) 2025/11/13 03:49:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/13 03:49:48 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/13 03:49:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/13 03:49:48 DEBUG : dir: Looking for writers 2025/11/13 03:49:48 DEBUG : file1: reading active writers 2025/11/13 03:49:48 DEBUG : Looking for writers 2025/11/13 03:49:48 DEBUG : dir: reading active writers 2025/11/13 03:49:48 DEBUG : >WaitForWriters: 2025/11/13 03:49:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/13 03:49:48 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 03:49:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 03:49:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 03:49:48 DEBUG : dir/file1(0xc0004189c0): _readAt: size=512, off=0 2025/11/13 03:49:48 DEBUG : dir/file1(0xc0004189c0): openPending: 2025/11/13 03:49: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/11/13 03:49:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/13 03:49:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:48 DEBUG : dir/file1(0xc0004189c0): >openPending: err= 2025/11/13 03:49:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/13 03:49:48 DEBUG : dir/file1(0xc0004189c0): >_readAt: n=14, err=EOF 2025/11/13 03:49:48 DEBUG : dir/file1(0xc0004189c0): close: 2025/11/13 03:49:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/13 03:49:48 DEBUG : dir/file1(0xc0004189c0): >close: err= 2025/11/13 03:49:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/13 03:49:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/13 03:49:48 DEBUG : newLeaf: Updating file with newLeaf 0xc00076c0c0 2025/11/13 03:49:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 03:49:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 03:49:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/13 03:49:48 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/13 03:49:48 DEBUG : dir/file1: Updating file with dir/file1 0xc00076c0c0 2025/11/13 03:49:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/13 03:49:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/13 03:49:48 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 03:49:48 DEBUG : dir/file1(0xc000a13400): openPending: 2025/11/13 03:49: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/11/13 03:49:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/13 03:49:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:48 DEBUG : dir/file1(0xc000a13400): >openPending: err= 2025/11/13 03:49:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/13 03:49:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 03:49:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 03:49:48 DEBUG : dir/file1(0xc000a13400): _writeAt: size=25, off=0 2025/11/13 03:49:48 DEBUG : dir/file1(0xc000a13400): >_writeAt: n=25, err= 2025/11/13 03:49:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/13 03:49:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/13 03:49:48 DEBUG : newLeaf: Updating file with newLeaf 0xc00076c0c0 2025/11/13 03:49:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 03:49:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 03:49:48 DEBUG : newLeaf(0xc000a13400): close: 2025/11/13 03:49:48 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/13 03:49:48 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-13 03:49:48.906482981 +0000 UTC m=+6.911349733 2025/11/13 03:49:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:48 DEBUG : newLeaf(0xc000a13400): >close: err= 2025/11/13 03:49:48 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:48 DEBUG : dir: Looking for writers 2025/11/13 03:49:48 DEBUG : Looking for writers 2025/11/13 03:49:48 DEBUG : dir: reading active writers 2025/11/13 03:49:48 DEBUG : newLeaf: reading active writers 2025/11/13 03:49:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/13 03:49:48 DEBUG : dir: Looking for writers 2025/11/13 03:49:48 DEBUG : Looking for writers 2025/11/13 03:49:48 DEBUG : dir: reading active writers 2025/11/13 03:49:48 DEBUG : newLeaf: reading active writers 2025/11/13 03:49:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/13 03:49:48 DEBUG : dir: Looking for writers 2025/11/13 03:49:48 DEBUG : Looking for writers 2025/11/13 03:49:48 DEBUG : dir: reading active writers 2025/11/13 03:49:48 DEBUG : newLeaf: reading active writers 2025/11/13 03:49:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/13 03:49:49 DEBUG : dir: Looking for writers 2025/11/13 03:49:49 DEBUG : Looking for writers 2025/11/13 03:49:49 DEBUG : dir: reading active writers 2025/11/13 03:49:49 DEBUG : newLeaf: reading active writers 2025/11/13 03:49:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/13 03:49:49 DEBUG : newLeaf: vfs cache: starting upload 2025/11/13 03:49:49 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:49 DEBUG : newLeaf: size = 25 OK 2025/11/13 03:49:49 INFO : newLeaf: Copied (replaced existing) 2025/11/13 03:49:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-13 03:49:48 +0000 UTC" 2025/11/13 03:49:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/13 03:49:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 03:49:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/13 03:49:49 DEBUG : dir: Looking for writers 2025/11/13 03:49:49 DEBUG : Looking for writers 2025/11/13 03:49:49 DEBUG : dir: reading active writers 2025/11/13 03:49:49 DEBUG : newLeaf: reading active writers 2025/11/13 03:49:49 DEBUG : >WaitForWriters: 2025/11/13 03:49:49 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:49 DEBUG : dir: Looking for writers 2025/11/13 03:49:49 DEBUG : Looking for writers 2025/11/13 03:49:49 DEBUG : dir: reading active writers 2025/11/13 03:49:49 DEBUG : newLeaf: reading active writers 2025/11/13 03:49:49 DEBUG : >WaitForWriters: 2025/11/13 03:49:49 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:49 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:49 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 03:49:49 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:49 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:49 INFO : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 03:49:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:49 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:49 DEBUG : dir: Looking for writers 2025/11/13 03:49:49 DEBUG : file1: reading active writers 2025/11/13 03:49:49 DEBUG : Looking for writers 2025/11/13 03:49:49 DEBUG : dir: reading active writers 2025/11/13 03:49:49 DEBUG : >WaitForWriters: 2025/11/13 03:49:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/13 03:49:49 DEBUG : newLeaf: Updating file with newLeaf 0xc00076c9c0 2025/11/13 03:49:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 03:49:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 03:49:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/13 03:49:49 DEBUG : dir/file1: Updating file with dir/file1 0xc00076c9c0 2025/11/13 03:49:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/13 03:49:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/13 03:49:49 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 03:49:49 DEBUG : dir/file1(0xc00066dac0): openPending: 2025/11/13 03:49:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/13 03:49:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/13 03:49:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:49 DEBUG : dir/file1(0xc00066dac0): >openPending: err= 2025/11/13 03:49:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/13 03:49:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 03:49:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 03:49:49 DEBUG : dir/file1(0xc00066dac0): _writeAt: size=25, off=0 2025/11/13 03:49:49 DEBUG : dir/file1(0xc00066dac0): >_writeAt: n=25, err= 2025/11/13 03:49:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/13 03:49:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/13 03:49:49 DEBUG : newLeaf: Updating file with newLeaf 0xc00076c9c0 2025/11/13 03:49:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 03:49:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 03:49:49 DEBUG : newLeaf(0xc00066dac0): close: 2025/11/13 03:49:49 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/13 03:49:49 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-13 03:49:49.402293867 +0000 UTC m=+7.407160609 2025/11/13 03:49:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:49 DEBUG : newLeaf(0xc00066dac0): >close: err= 2025/11/13 03:49:49 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:49 DEBUG : dir: Looking for writers 2025/11/13 03:49:49 DEBUG : Looking for writers 2025/11/13 03:49:49 DEBUG : newLeaf: reading active writers 2025/11/13 03:49:49 DEBUG : dir: reading active writers 2025/11/13 03:49:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/13 03:49:49 DEBUG : dir: Looking for writers 2025/11/13 03:49:49 DEBUG : Looking for writers 2025/11/13 03:49:49 DEBUG : dir: reading active writers 2025/11/13 03:49:49 DEBUG : newLeaf: reading active writers 2025/11/13 03:49:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/13 03:49:49 DEBUG : dir: Looking for writers 2025/11/13 03:49:49 DEBUG : Looking for writers 2025/11/13 03:49:49 DEBUG : dir: reading active writers 2025/11/13 03:49:49 DEBUG : newLeaf: reading active writers 2025/11/13 03:49:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/13 03:49:49 DEBUG : dir: Looking for writers 2025/11/13 03:49:49 DEBUG : Looking for writers 2025/11/13 03:49:49 DEBUG : newLeaf: reading active writers 2025/11/13 03:49:49 DEBUG : dir: reading active writers 2025/11/13 03:49:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/13 03:49:49 DEBUG : newLeaf: vfs cache: starting upload 2025/11/13 03:49:49 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:49 DEBUG : newLeaf: size = 25 OK 2025/11/13 03:49:49 INFO : newLeaf: Copied (replaced existing) 2025/11/13 03:49:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-13 03:49:49 +0000 UTC" 2025/11/13 03:49:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/13 03:49:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 03:49:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/13 03:49:49 DEBUG : dir: Looking for writers 2025/11/13 03:49:49 DEBUG : Looking for writers 2025/11/13 03:49:49 DEBUG : dir: reading active writers 2025/11/13 03:49:49 DEBUG : newLeaf: reading active writers 2025/11/13 03:49:49 DEBUG : >WaitForWriters: 2025/11/13 03:49:49 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:49 DEBUG : dir: Looking for writers 2025/11/13 03:49:49 DEBUG : Looking for writers 2025/11/13 03:49:49 DEBUG : dir: reading active writers 2025/11/13 03:49:49 DEBUG : newLeaf: reading active writers 2025/11/13 03:49:49 DEBUG : >WaitForWriters: 2025/11/13 03:49:49 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:49 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:49 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 03:49:49 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:49 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:49 INFO : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 03:49:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:49 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/13 03:49:49 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 03:49:49 DEBUG : dir/file1(0xc0006aa800): openPending: 2025/11/13 03:49:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/13 03:49:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/13 03:49:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:49 DEBUG : dir/file1(0xc0006aa800): >openPending: err= 2025/11/13 03:49:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/13 03:49:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 03:49:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 03:49:49 DEBUG : dir/file1(0xc0006aa800): _writeAt: size=14, off=0 2025/11/13 03:49:49 DEBUG : dir/file1(0xc0006aa800): >_writeAt: n=14, err= 2025/11/13 03:49:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/13 03:49:49 DEBUG : dir/file1(0xc0006aa800): close: 2025/11/13 03:49:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/13 03:49:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/13 03:49:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:49 DEBUG : dir/file1(0xc0006aa800): >close: err= 2025/11/13 03:49:49 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:49 DEBUG : dir: Looking for writers 2025/11/13 03:49:49 DEBUG : file1: reading active writers 2025/11/13 03:49:49 DEBUG : Looking for writers 2025/11/13 03:49:49 DEBUG : dir: reading active writers 2025/11/13 03:49:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/13 03:49:49 DEBUG : dir: Looking for writers 2025/11/13 03:49:49 DEBUG : file1: reading active writers 2025/11/13 03:49:49 DEBUG : Looking for writers 2025/11/13 03:49:49 DEBUG : dir: reading active writers 2025/11/13 03:49:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/13 03:49:49 DEBUG : dir: Looking for writers 2025/11/13 03:49:49 DEBUG : file1: reading active writers 2025/11/13 03:49:49 DEBUG : Looking for writers 2025/11/13 03:49:49 DEBUG : dir: reading active writers 2025/11/13 03:49:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/13 03:49:49 DEBUG : dir: Looking for writers 2025/11/13 03:49:49 DEBUG : file1: reading active writers 2025/11/13 03:49:49 DEBUG : Looking for writers 2025/11/13 03:49:49 DEBUG : dir: reading active writers 2025/11/13 03:49:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/13 03:49:49 DEBUG : dir/file1: vfs cache: starting upload 2025/11/13 03:49:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:49 DEBUG : dir/file1: size = 14 OK 2025/11/13 03:49:49 INFO : dir/file1: Copied (replaced existing) 2025/11/13 03:49:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/13 03:49:49 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/13 03:49:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/13 03:49:49 DEBUG : dir: Looking for writers 2025/11/13 03:49:49 DEBUG : file1: reading active writers 2025/11/13 03:49:49 DEBUG : Looking for writers 2025/11/13 03:49:49 DEBUG : dir: reading active writers 2025/11/13 03:49:49 DEBUG : >WaitForWriters: 2025/11/13 03:49:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/13 03:49:49 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 03:49:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 03:49:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 03:49:49 DEBUG : dir/file1(0xc0006aaec0): _readAt: size=512, off=0 2025/11/13 03:49:49 DEBUG : dir/file1(0xc0006aaec0): openPending: 2025/11/13 03:49: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/11/13 03:49:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/13 03:49:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:49 DEBUG : dir/file1(0xc0006aaec0): >openPending: err= 2025/11/13 03:49:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/13 03:49:49 DEBUG : dir/file1(0xc0006aaec0): >_readAt: n=14, err=EOF 2025/11/13 03:49:49 DEBUG : dir/file1(0xc0006aaec0): close: 2025/11/13 03:49:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/13 03:49:49 DEBUG : dir/file1(0xc0006aaec0): >close: err= 2025/11/13 03:49:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/13 03:49:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/13 03:49:49 DEBUG : newLeaf: Updating file with newLeaf 0xc00076cf00 2025/11/13 03:49:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 03:49:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 03:49:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/13 03:49:50 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/13 03:49:50 DEBUG : dir/file1: Updating file with dir/file1 0xc00076cf00 2025/11/13 03:49:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/13 03:49:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/13 03:49:50 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 03:49:50 DEBUG : dir/file1(0xc000880bc0): openPending: 2025/11/13 03:49:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/11/13 03:49:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/13 03:49:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:50 DEBUG : dir/file1(0xc000880bc0): >openPending: err= 2025/11/13 03:49:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/13 03:49:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 03:49:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 03:49:50 DEBUG : dir/file1(0xc000880bc0): _writeAt: size=25, off=0 2025/11/13 03:49:50 DEBUG : dir/file1(0xc000880bc0): >_writeAt: n=25, err= 2025/11/13 03:49:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/13 03:49:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/13 03:49:50 DEBUG : newLeaf: Updating file with newLeaf 0xc00076cf00 2025/11/13 03:49:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 03:49:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 03:49:50 DEBUG : newLeaf(0xc000880bc0): close: 2025/11/13 03:49:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/13 03:49:50 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-13 03:49:50.046298552 +0000 UTC m=+8.051165305 2025/11/13 03:49:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:50 DEBUG : newLeaf(0xc000880bc0): >close: err= 2025/11/13 03:49:50 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:50 DEBUG : dir: Looking for writers 2025/11/13 03:49:50 DEBUG : Looking for writers 2025/11/13 03:49:50 DEBUG : dir: reading active writers 2025/11/13 03:49:50 DEBUG : newLeaf: reading active writers 2025/11/13 03:49:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/13 03:49:50 DEBUG : dir: Looking for writers 2025/11/13 03:49:50 DEBUG : Looking for writers 2025/11/13 03:49:50 DEBUG : dir: reading active writers 2025/11/13 03:49:50 DEBUG : newLeaf: reading active writers 2025/11/13 03:49:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/13 03:49:50 DEBUG : dir: Looking for writers 2025/11/13 03:49:50 DEBUG : Looking for writers 2025/11/13 03:49:50 DEBUG : dir: reading active writers 2025/11/13 03:49:50 DEBUG : newLeaf: reading active writers 2025/11/13 03:49:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/13 03:49:50 DEBUG : dir: Looking for writers 2025/11/13 03:49:50 DEBUG : Looking for writers 2025/11/13 03:49:50 DEBUG : dir: reading active writers 2025/11/13 03:49:50 DEBUG : newLeaf: reading active writers 2025/11/13 03:49:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/13 03:49:50 DEBUG : newLeaf: vfs cache: starting upload 2025/11/13 03:49:50 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:50 DEBUG : newLeaf: size = 25 OK 2025/11/13 03:49:50 INFO : newLeaf: Copied (replaced existing) 2025/11/13 03:49:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-13 03:49:50 +0000 UTC" 2025/11/13 03:49:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/13 03:49:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 03:49:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/13 03:49:50 DEBUG : dir: Looking for writers 2025/11/13 03:49:50 DEBUG : Looking for writers 2025/11/13 03:49:50 DEBUG : dir: reading active writers 2025/11/13 03:49:50 DEBUG : newLeaf: reading active writers 2025/11/13 03:49:50 DEBUG : >WaitForWriters: 2025/11/13 03:49:50 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:50 DEBUG : dir: Looking for writers 2025/11/13 03:49:50 DEBUG : Looking for writers 2025/11/13 03:49:50 DEBUG : dir: reading active writers 2025/11/13 03:49:50 DEBUG : newLeaf: reading active writers 2025/11/13 03:49:50 DEBUG : >WaitForWriters: 2025/11/13 03:49:50 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:50 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:50 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 03:49:50 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:50 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:50 INFO : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 03:49:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:50 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:50 DEBUG : dir: Looking for writers 2025/11/13 03:49:50 DEBUG : file1: reading active writers 2025/11/13 03:49:50 DEBUG : Looking for writers 2025/11/13 03:49:50 DEBUG : dir: reading active writers 2025/11/13 03:49:50 DEBUG : >WaitForWriters: 2025/11/13 03:49:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/13 03:49:50 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 03:49:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 03:49:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 03:49:50 DEBUG : dir/file1(0xc0009b41c0): _readAt: size=512, off=0 2025/11/13 03:49:50 DEBUG : dir/file1(0xc0009b41c0): openPending: 2025/11/13 03:49:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/13 03:49:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/13 03:49:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:50 DEBUG : dir/file1(0xc0009b41c0): >openPending: err= 2025/11/13 03:49:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/11/13 03:49:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/13 03:49:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 03:49:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:49:50 DEBUG : dir/file1(0xc0009b41c0): >_readAt: n=14, err=EOF 2025/11/13 03:49:50 DEBUG : dir/file1(0xc0009b41c0): close: 2025/11/13 03:49:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/13 03:49:50 DEBUG : dir/file1(0xc0009b41c0): >close: err= 2025/11/13 03:49:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/13 03:49:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/13 03:49:50 DEBUG : newLeaf: Updating file with newLeaf 0xc00076d800 2025/11/13 03:49:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 03:49:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 03:49:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/13 03:49:50 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/13 03:49:50 DEBUG : dir/file1: Updating file with dir/file1 0xc00076d800 2025/11/13 03:49:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/13 03:49:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/13 03:49:50 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 03:49:50 DEBUG : dir/file1(0xc00097a080): openPending: 2025/11/13 03:49:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/11/13 03:49:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/13 03:49:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:50 DEBUG : dir/file1(0xc00097a080): >openPending: err= 2025/11/13 03:49:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/13 03:49:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 03:49:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 03:49:50 DEBUG : dir/file1(0xc00097a080): _writeAt: size=25, off=0 2025/11/13 03:49:50 DEBUG : dir/file1(0xc00097a080): >_writeAt: n=25, err= 2025/11/13 03:49:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/13 03:49:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/13 03:49:50 DEBUG : newLeaf: Updating file with newLeaf 0xc00076d800 2025/11/13 03:49:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 03:49:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 03:49:50 DEBUG : newLeaf(0xc00097a080): close: 2025/11/13 03:49:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/13 03:49:50 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-13 03:49:50.558997385 +0000 UTC m=+8.563864157 2025/11/13 03:49:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:50 DEBUG : newLeaf(0xc00097a080): >close: err= 2025/11/13 03:49:50 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:50 DEBUG : dir: Looking for writers 2025/11/13 03:49:50 DEBUG : Looking for writers 2025/11/13 03:49:50 DEBUG : dir: reading active writers 2025/11/13 03:49:50 DEBUG : newLeaf: reading active writers 2025/11/13 03:49:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/13 03:49:50 DEBUG : dir: Looking for writers 2025/11/13 03:49:50 DEBUG : Looking for writers 2025/11/13 03:49:50 DEBUG : dir: reading active writers 2025/11/13 03:49:50 DEBUG : newLeaf: reading active writers 2025/11/13 03:49:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/13 03:49:50 DEBUG : dir: Looking for writers 2025/11/13 03:49:50 DEBUG : Looking for writers 2025/11/13 03:49:50 DEBUG : dir: reading active writers 2025/11/13 03:49:50 DEBUG : newLeaf: reading active writers 2025/11/13 03:49:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/13 03:49:50 DEBUG : dir: Looking for writers 2025/11/13 03:49:50 DEBUG : Looking for writers 2025/11/13 03:49:50 DEBUG : dir: reading active writers 2025/11/13 03:49:50 DEBUG : newLeaf: reading active writers 2025/11/13 03:49:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/13 03:49:50 DEBUG : newLeaf: vfs cache: starting upload 2025/11/13 03:49:50 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:50 DEBUG : newLeaf: size = 25 OK 2025/11/13 03:49:50 INFO : newLeaf: Copied (replaced existing) 2025/11/13 03:49:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-13 03:49:50 +0000 UTC" 2025/11/13 03:49:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/13 03:49:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 03:49:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/13 03:49:50 DEBUG : dir: Looking for writers 2025/11/13 03:49:50 DEBUG : Looking for writers 2025/11/13 03:49:50 DEBUG : dir: reading active writers 2025/11/13 03:49:50 DEBUG : newLeaf: reading active writers 2025/11/13 03:49:50 DEBUG : >WaitForWriters: 2025/11/13 03:49:50 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:50 DEBUG : dir: Looking for writers 2025/11/13 03:49:50 DEBUG : Looking for writers 2025/11/13 03:49:50 DEBUG : dir: reading active writers 2025/11/13 03:49:50 DEBUG : newLeaf: reading active writers 2025/11/13 03:49:50 DEBUG : >WaitForWriters: 2025/11/13 03:49:50 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaner exiting --- PASS: TestFileRename (3.07s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:50 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:50 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:50 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:50 DEBUG : Looking for writers 2025/11/13 03:49:50 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:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:50 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:49:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/13 03:49:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/13 03:49:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/13 03:49:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:49:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/13 03:49:50 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/11/13 03:49:50 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:50 DEBUG : dir: Looking for writers 2025/11/13 03:49:50 DEBUG : file1: reading active writers 2025/11/13 03:49:50 DEBUG : Looking for writers 2025/11/13 03:49:50 DEBUG : dir: reading active writers 2025/11/13 03:49:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:51 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:49:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/13 03:49:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/13 03:49:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/13 03:49:51 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/13 03:49:51 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/13 03:49:51 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/13 03:49:51 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/13 03:49:51 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/11/13 03:49:51 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/11/13 03:49:51 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:51 DEBUG : dir: Looking for writers 2025/11/13 03:49:51 DEBUG : file1: reading active writers 2025/11/13 03:49:51 DEBUG : Looking for writers 2025/11/13 03:49:51 DEBUG : dir: reading active writers 2025/11/13 03:49:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:51 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:49:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/13 03:49:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/13 03:49:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/13 03:49:51 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/13 03:49:51 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/13 03:49:51 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/13 03:49:51 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/13 03:49:51 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/11/13 03:49:51 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/11/13 03:49:51 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/11/13 03:49:51 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/11/13 03:49:51 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/13 03:49:51 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/13 03:49:51 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/13 03:49:51 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/13 03:49:51 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/13 03:49:51 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/11/13 03:49:51 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/13 03:49:51 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/13 03:49:51 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/13 03:49:51 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/11/13 03:49:51 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:51 DEBUG : dir: Looking for writers 2025/11/13 03:49:51 DEBUG : file1: reading active writers 2025/11/13 03:49:51 DEBUG : Looking for writers 2025/11/13 03:49:51 DEBUG : dir: reading active writers 2025/11/13 03:49:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:51 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:49:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/13 03:49:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/13 03:49:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/13 03:49:51 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:51 DEBUG : dir: Looking for writers 2025/11/13 03:49:51 DEBUG : file1: reading active writers 2025/11/13 03:49:51 DEBUG : Looking for writers 2025/11/13 03:49:51 DEBUG : dir: reading active writers 2025/11/13 03:49:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:51 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:49:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/13 03:49:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/13 03:49:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/13 03:49:51 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/11/13 03:49:51 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/11/13 03:49:51 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:51 DEBUG : dir: Looking for writers 2025/11/13 03:49:51 DEBUG : file1: reading active writers 2025/11/13 03:49:51 DEBUG : Looking for writers 2025/11/13 03:49:51 DEBUG : dir: reading active writers 2025/11/13 03:49:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:51 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:51 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 03:49:51 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:51 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:51 INFO : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 03:49:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:49:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/13 03:49:51 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 03:49:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 03:49:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 03:49:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/13 03:49:51 DEBUG : dir/file1(0xc000771840): _readAt: size=1, off=0 2025/11/13 03:49:51 DEBUG : dir/file1(0xc000771840): openPending: 2025/11/13 03:49:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/13 03:49:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/13 03:49:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:51 DEBUG : dir/file1(0xc000771840): >openPending: err= 2025/11/13 03:49:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:49:51 DEBUG : dir/file1(0xc000771840): >_readAt: n=1, err= 2025/11/13 03:49:51 DEBUG : dir/file1(0xc000771840): _readAt: size=256, off=1 2025/11/13 03:49:51 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/11/13 03:49:51 DEBUG : dir/file1(0xc000771840): >_readAt: n=15, err=EOF 2025/11/13 03:49:51 DEBUG : dir/file1(0xc000771840): _readAt: size=16, off=16 2025/11/13 03:49:51 DEBUG : dir/file1(0xc000771840): >_readAt: n=0, err=EOF 2025/11/13 03:49:51 DEBUG : dir/file1(0xc000771840): close: 2025/11/13 03:49:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/13 03:49:51 DEBUG : dir/file1(0xc000771840): >close: err= 2025/11/13 03:49:51 DEBUG : dir/file1(0xc000771840): close: 2025/11/13 03:49:51 DEBUG : dir/file1(0xc000771840): >close: err=file already closed 2025/11/13 03:49:51 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:51 DEBUG : dir: Looking for writers 2025/11/13 03:49:51 DEBUG : file1: reading active writers 2025/11/13 03:49:51 DEBUG : Looking for writers 2025/11/13 03:49:51 DEBUG : dir: reading active writers 2025/11/13 03:49:51 DEBUG : >WaitForWriters: 2025/11/13 03:49:51 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:51 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:51 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 03:49:51 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:51 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:51 INFO : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 03:49:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:49:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/13 03:49:51 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 03:49:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 03:49:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 03:49:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/13 03:49:51 DEBUG : dir/file1(0xc000df3e40): _readAt: size=1, off=0 2025/11/13 03:49:51 DEBUG : dir/file1(0xc000df3e40): openPending: 2025/11/13 03:49:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/13 03:49:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/13 03:49:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:51 DEBUG : dir/file1(0xc000df3e40): >openPending: err= 2025/11/13 03:49:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 03:49:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:49:51 DEBUG : dir/file1(0xc000df3e40): >_readAt: n=1, err= 2025/11/13 03:49:51 DEBUG : dir/file1(0xc000df3e40): _readAt: size=1, off=5 2025/11/13 03:49:51 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/13 03:49:51 DEBUG : dir/file1(0xc000df3e40): >_readAt: n=1, err= 2025/11/13 03:49:51 DEBUG : dir/file1(0xc000df3e40): _readAt: size=1, off=3 2025/11/13 03:49:51 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/13 03:49:51 DEBUG : dir/file1(0xc000df3e40): >_readAt: n=1, err= 2025/11/13 03:49:51 DEBUG : dir/file1(0xc000df3e40): _readAt: size=1, off=13 2025/11/13 03:49:51 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/13 03:49:51 DEBUG : dir/file1(0xc000df3e40): >_readAt: n=1, err= 2025/11/13 03:49:51 DEBUG : dir/file1(0xc000df3e40): _readAt: size=16, off=100 2025/11/13 03:49:51 DEBUG : dir/file1(0xc000df3e40): >_readAt: n=0, err=EOF 2025/11/13 03:49:51 DEBUG : dir/file1(0xc000df3e40): close: 2025/11/13 03:49:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/13 03:49:51 DEBUG : dir/file1(0xc000df3e40): >close: err= 2025/11/13 03:49:51 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:51 DEBUG : dir: Looking for writers 2025/11/13 03:49:51 DEBUG : file1: reading active writers 2025/11/13 03:49:51 DEBUG : Looking for writers 2025/11/13 03:49:51 DEBUG : dir: reading active writers 2025/11/13 03:49:51 DEBUG : >WaitForWriters: 2025/11/13 03:49:51 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:52 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:52 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 03:49:52 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 INFO : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 03:49:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:49:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/13 03:49:52 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 03:49:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 03:49:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 03:49:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/13 03:49:52 DEBUG : dir/file1(0xc0008bf2c0): _readAt: size=1, off=0 2025/11/13 03:49:52 DEBUG : dir/file1(0xc0008bf2c0): openPending: 2025/11/13 03:49:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/13 03:49:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/13 03:49:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:52 DEBUG : dir/file1(0xc0008bf2c0): >openPending: err= 2025/11/13 03:49:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/13 03:49:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/13 03:49:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 03:49:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:49:52 DEBUG : dir/file1(0xc0008bf2c0): >_readAt: n=1, err= 2025/11/13 03:49:52 DEBUG : dir/file1(0xc0008bf2c0): _readAt: size=1, off=5 2025/11/13 03:49:52 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/13 03:49:52 DEBUG : dir/file1(0xc0008bf2c0): >_readAt: n=1, err= 2025/11/13 03:49:52 DEBUG : dir/file1(0xc0008bf2c0): _readAt: size=1, off=1 2025/11/13 03:49:52 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/13 03:49:52 DEBUG : dir/file1(0xc0008bf2c0): >_readAt: n=1, err= 2025/11/13 03:49:52 DEBUG : dir/file1(0xc0008bf2c0): _readAt: size=6, off=10 2025/11/13 03:49:52 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/13 03:49:52 DEBUG : dir/file1(0xc0008bf2c0): >_readAt: n=6, err= 2025/11/13 03:49:52 DEBUG : dir/file1(0xc0008bf2c0): _readAt: size=256, off=10 2025/11/13 03:49:52 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/13 03:49:52 DEBUG : dir/file1(0xc0008bf2c0): >_readAt: n=6, err=EOF 2025/11/13 03:49:52 DEBUG : dir/file1(0xc0008bf2c0): _readAt: size=256, off=100 2025/11/13 03:49:52 DEBUG : dir/file1(0xc0008bf2c0): >_readAt: n=0, err=EOF 2025/11/13 03:49:52 DEBUG : dir/file1(0xc0008bf2c0): close: 2025/11/13 03:49:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/13 03:49:52 DEBUG : dir/file1(0xc0008bf2c0): >close: err= 2025/11/13 03:49:52 DEBUG : dir/file1(0xc0008bf2c0): _readAt: size=256, off=100 2025/11/13 03:49:52 DEBUG : dir/file1(0xc0008bf2c0): >_readAt: n=0, err=file already closed 2025/11/13 03:49:52 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:52 DEBUG : dir: Looking for writers 2025/11/13 03:49:52 DEBUG : file1: reading active writers 2025/11/13 03:49:52 DEBUG : Looking for writers 2025/11/13 03:49:52 DEBUG : dir: reading active writers 2025/11/13 03:49:52 DEBUG : >WaitForWriters: 2025/11/13 03:49:52 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:52 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:52 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 03:49:52 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 INFO : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 03:49:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:49:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/13 03:49:52 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 03:49:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 03:49:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 03:49:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/13 03:49:52 DEBUG : dir/file1(0xc00099dac0): RWFileHandle.Flush 2025/11/13 03:49:52 DEBUG : dir/file1(0xc00099dac0): _readAt: size=256, off=0 2025/11/13 03:49:52 DEBUG : dir/file1(0xc00099dac0): openPending: 2025/11/13 03:49:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/13 03:49:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/13 03:49:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:52 DEBUG : dir/file1(0xc00099dac0): >openPending: err= 2025/11/13 03:49:52 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/13 03:49:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/13 03:49:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 03:49:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:49:52 DEBUG : dir/file1(0xc00099dac0): >_readAt: n=16, err=EOF 2025/11/13 03:49:52 DEBUG : dir/file1(0xc00099dac0): RWFileHandle.Flush 2025/11/13 03:49:52 DEBUG : dir/file1(0xc00099dac0): RWFileHandle.Flush 2025/11/13 03:49:52 DEBUG : dir/file1(0xc00099dac0): close: 2025/11/13 03:49:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/13 03:49:52 DEBUG : dir/file1(0xc00099dac0): >close: err= 2025/11/13 03:49:52 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:52 DEBUG : dir: Looking for writers 2025/11/13 03:49:52 DEBUG : file1: reading active writers 2025/11/13 03:49:52 DEBUG : Looking for writers 2025/11/13 03:49:52 DEBUG : dir: reading active writers 2025/11/13 03:49:52 DEBUG : >WaitForWriters: 2025/11/13 03:49:52 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:52 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:52 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 03:49:52 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 INFO : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 03:49:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:49:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/13 03:49:52 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 03:49:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 03:49:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 03:49:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/13 03:49:52 DEBUG : dir/file1(0xc0007ff100): _readAt: size=256, off=0 2025/11/13 03:49:52 DEBUG : dir/file1(0xc0007ff100): openPending: 2025/11/13 03:49:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/13 03:49:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/13 03:49:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:52 DEBUG : dir/file1(0xc0007ff100): >openPending: err= 2025/11/13 03:49:52 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/13 03:49:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/13 03:49:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 03:49:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:49:52 DEBUG : dir/file1(0xc0007ff100): >_readAt: n=16, err=EOF 2025/11/13 03:49:52 DEBUG : dir/file1(0xc0007ff100): RWFileHandle.Release 2025/11/13 03:49:52 DEBUG : dir/file1(0xc0007ff100): close: 2025/11/13 03:49:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/13 03:49:52 DEBUG : dir/file1(0xc0007ff100): >close: err= 2025/11/13 03:49:52 DEBUG : dir/file1(0xc0007ff100): RWFileHandle.Release 2025/11/13 03:49:52 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:52 DEBUG : dir: Looking for writers 2025/11/13 03:49:52 DEBUG : file1: reading active writers 2025/11/13 03:49:52 DEBUG : Looking for writers 2025/11/13 03:49:52 DEBUG : dir: reading active writers 2025/11/13 03:49:52 DEBUG : >WaitForWriters: 2025/11/13 03:49:52 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:52 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:52 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 03:49:52 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:52 INFO : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 03:49:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:52 DEBUG : file1: newRWFileHandle: 2025/11/13 03:49:52 DEBUG : file1(0xc000b96000): openPending: 2025/11/13 03:49:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:52 DEBUG : file1(0xc000b96000): >openPending: err= 2025/11/13 03:49:52 DEBUG : file1: >newRWFileHandle: err= 2025/11/13 03:49:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/13 03:49:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/13 03:49:52 DEBUG : file1(0xc000b96000): _writeAt: size=5, off=0 2025/11/13 03:49:52 DEBUG : file1(0xc000b96000): >_writeAt: n=5, err= 2025/11/13 03:49:52 DEBUG : file1(0xc000b96000): _writeAt: size=7, off=5 2025/11/13 03:49:52 DEBUG : file1(0xc000b96000): >_writeAt: n=7, err= 2025/11/13 03:49:52 DEBUG : file1: vfs cache: truncate to size=11 2025/11/13 03:49:52 DEBUG : file1(0xc000b96000): close: 2025/11/13 03:49:52 DEBUG : file1: vfs cache: setting modification time to 2025-11-13 03:49:52.498910432 +0000 UTC m=+10.503777194 2025/11/13 03:49:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:52 DEBUG : file1(0xc000b96000): >close: err= 2025/11/13 03:49:52 DEBUG : file1(0xc000b96000): close: 2025/11/13 03:49:52 DEBUG : file1(0xc000b96000): >close: err=file already closed 2025/11/13 03:49:52 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:52 DEBUG : Looking for writers 2025/11/13 03:49:52 DEBUG : file1: reading active writers 2025/11/13 03:49:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/13 03:49:52 DEBUG : Looking for writers 2025/11/13 03:49:52 DEBUG : file1: reading active writers 2025/11/13 03:49:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/13 03:49:52 DEBUG : Looking for writers 2025/11/13 03:49:52 DEBUG : file1: reading active writers 2025/11/13 03:49:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/13 03:49:52 DEBUG : Looking for writers 2025/11/13 03:49:52 DEBUG : file1: reading active writers 2025/11/13 03:49:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/13 03:49:52 DEBUG : file1: vfs cache: starting upload 2025/11/13 03:49:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:52 DEBUG : file1: size = 11 OK 2025/11/13 03:49:52 INFO : file1: Copied (new) 2025/11/13 03:49:52 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-13 03:49:52 +0000 UTC" 2025/11/13 03:49:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/13 03:49:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:52 INFO : file1: vfs cache: upload succeeded try #1 2025/11/13 03:49:52 DEBUG : Looking for writers 2025/11/13 03:49:52 DEBUG : file1: reading active writers 2025/11/13 03:49:52 DEBUG : >WaitForWriters: 2025/11/13 03:49:52 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:52 DEBUG : Looking for writers 2025/11/13 03:49:52 DEBUG : file1: reading active writers 2025/11/13 03:49:52 DEBUG : >WaitForWriters: 2025/11/13 03:49:52 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:52 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:52 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 03:49:52 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:52 INFO : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 03:49:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:52 DEBUG : file1: newRWFileHandle: 2025/11/13 03:49:52 DEBUG : file1(0xc000bd4400): openPending: 2025/11/13 03:49:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:52 DEBUG : file1(0xc000bd4400): >openPending: err= 2025/11/13 03:49:52 DEBUG : file1: >newRWFileHandle: err= 2025/11/13 03:49:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/13 03:49:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/13 03:49:52 DEBUG : file1(0xc000bd4400): _writeAt: size=7, off=0 2025/11/13 03:49:52 DEBUG : file1(0xc000bd4400): >_writeAt: n=7, err= 2025/11/13 03:49:52 DEBUG : file1(0xc000bd4400): _writeAt: size=6, off=5 2025/11/13 03:49:52 DEBUG : file1(0xc000bd4400): >_writeAt: n=6, err= 2025/11/13 03:49:52 DEBUG : file1(0xc000bd4400): close: 2025/11/13 03:49:52 DEBUG : file1: vfs cache: setting modification time to 2025-11-13 03:49:52.697969687 +0000 UTC m=+10.702836459 2025/11/13 03:49:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:52 DEBUG : file1(0xc000bd4400): >close: err= 2025/11/13 03:49:52 DEBUG : file1(0xc000bd4400): _writeAt: size=5, off=0 2025/11/13 03:49:52 DEBUG : file1(0xc000bd4400): >_writeAt: n=0, err=file already closed 2025/11/13 03:49:52 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:52 DEBUG : Looking for writers 2025/11/13 03:49:52 DEBUG : file1: reading active writers 2025/11/13 03:49:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/13 03:49:52 DEBUG : Looking for writers 2025/11/13 03:49:52 DEBUG : file1: reading active writers 2025/11/13 03:49:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/13 03:49:52 DEBUG : Looking for writers 2025/11/13 03:49:52 DEBUG : file1: reading active writers 2025/11/13 03:49:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/13 03:49:52 DEBUG : Looking for writers 2025/11/13 03:49:52 DEBUG : file1: reading active writers 2025/11/13 03:49:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/13 03:49:52 DEBUG : file1: vfs cache: starting upload 2025/11/13 03:49:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:52 DEBUG : file1: size = 11 OK 2025/11/13 03:49:52 INFO : file1: Copied (new) 2025/11/13 03:49:52 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-13 03:49:52 +0000 UTC" 2025/11/13 03:49:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/13 03:49:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:52 INFO : file1: vfs cache: upload succeeded try #1 2025/11/13 03:49:52 DEBUG : Looking for writers 2025/11/13 03:49:52 DEBUG : file1: reading active writers 2025/11/13 03:49:52 DEBUG : >WaitForWriters: 2025/11/13 03:49:52 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:52 DEBUG : Looking for writers 2025/11/13 03:49:52 DEBUG : file1: reading active writers 2025/11/13 03:49:52 DEBUG : >WaitForWriters: 2025/11/13 03:49:52 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:52 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:52 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 03:49:52 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:52 INFO : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 03:49:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:52 DEBUG : file1: newRWFileHandle: 2025/11/13 03:49:52 DEBUG : file1(0xc000e92340): openPending: 2025/11/13 03:49:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:52 DEBUG : file1(0xc000e92340): >openPending: err= 2025/11/13 03:49:52 DEBUG : file1: >newRWFileHandle: err= 2025/11/13 03:49:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/13 03:49:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/13 03:49:52 DEBUG : file1(0xc000e92340): close: 2025/11/13 03:49:52 DEBUG : file1: vfs cache: setting modification time to 2025-11-13 03:49:52.895558395 +0000 UTC m=+10.900425167 2025/11/13 03:49:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:52 DEBUG : file1(0xc000e92340): >close: err= 2025/11/13 03:49:52 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/13 03:49:52 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/13 03:49:52 DEBUG : file2: newRWFileHandle: 2025/11/13 03:49:52 DEBUG : file2(0xc000e927c0): openPending: 2025/11/13 03:49:52 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:52 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/13 03:49:52 DEBUG : file2(0xc000e927c0): >openPending: err= 2025/11/13 03:49:52 DEBUG : file2: >newRWFileHandle: err= 2025/11/13 03:49:52 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/13 03:49:52 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/11/13 03:49:52 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/11/13 03:49:52 DEBUG : file2(0xc000e927c0): RWFileHandle.Flush 2025/11/13 03:49:52 DEBUG : file2(0xc000e927c0): RWFileHandle.Release 2025/11/13 03:49:52 DEBUG : file2(0xc000e927c0): close: 2025/11/13 03:49:52 DEBUG : file2: vfs cache: setting modification time to 2025-11-13 03:49:52.897365913 +0000 UTC m=+10.902232686 2025/11/13 03:49:52 INFO : file2: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:52 DEBUG : file2(0xc000e927c0): >close: err= 2025/11/13 03:49:52 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:52 DEBUG : Looking for writers 2025/11/13 03:49:52 DEBUG : file1: reading active writers 2025/11/13 03:49:52 DEBUG : file2: reading active writers 2025/11/13 03:49:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/11/13 03:49:52 DEBUG : Looking for writers 2025/11/13 03:49:52 DEBUG : file1: reading active writers 2025/11/13 03:49:52 DEBUG : file2: reading active writers 2025/11/13 03:49:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/11/13 03:49:52 DEBUG : Looking for writers 2025/11/13 03:49:52 DEBUG : file1: reading active writers 2025/11/13 03:49:52 DEBUG : file2: reading active writers 2025/11/13 03:49:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/11/13 03:49:52 DEBUG : Looking for writers 2025/11/13 03:49:52 DEBUG : file1: reading active writers 2025/11/13 03:49:52 DEBUG : file2: reading active writers 2025/11/13 03:49:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/11/13 03:49:52 DEBUG : file1: vfs cache: starting upload 2025/11/13 03:49:52 DEBUG : file2: vfs cache: starting upload 2025/11/13 03:49:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:53 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:53 DEBUG : file1: size = 0 OK 2025/11/13 03:49:53 INFO : file1: Copied (new) 2025/11/13 03:49:53 DEBUG : file1: vfs cache: fingerprint now "0,2025-11-13 03:49:52 +0000 UTC" 2025/11/13 03:49:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/13 03:49:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:53 INFO : file1: vfs cache: upload succeeded try #1 2025/11/13 03:49:53 DEBUG : Looking for writers 2025/11/13 03:49:53 DEBUG : file1: reading active writers 2025/11/13 03:49:53 DEBUG : file2: reading active writers 2025/11/13 03:49:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/13 03:49:53 DEBUG : file2: size = 0 OK 2025/11/13 03:49:53 INFO : file2: Copied (new) 2025/11/13 03:49:53 DEBUG : file2: vfs cache: fingerprint now "0,2025-11-13 03:49:52 +0000 UTC" 2025/11/13 03:49:53 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/11/13 03:49:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/13 03:49:53 INFO : file2: vfs cache: upload succeeded try #1 2025/11/13 03:49:53 DEBUG : Looking for writers 2025/11/13 03:49:53 DEBUG : file1: reading active writers 2025/11/13 03:49:53 DEBUG : file2: reading active writers 2025/11/13 03:49:53 DEBUG : >WaitForWriters: 2025/11/13 03:49:53 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:53 DEBUG : Looking for writers 2025/11/13 03:49:53 DEBUG : file1: reading active writers 2025/11/13 03:49:53 DEBUG : file2: reading active writers 2025/11/13 03:49:53 DEBUG : >WaitForWriters: 2025/11/13 03:49:53 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:53 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:53 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 03:49:53 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:53 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:53 INFO : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 03:49:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:53 DEBUG : file1: newRWFileHandle: 2025/11/13 03:49:53 DEBUG : file1(0xc000e0b600): openPending: 2025/11/13 03:49:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:53 DEBUG : file1(0xc000e0b600): >openPending: err= 2025/11/13 03:49:53 DEBUG : file1: >newRWFileHandle: err= 2025/11/13 03:49:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/13 03:49:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/13 03:49:53 DEBUG : file1(0xc000e0b600): _writeAt: size=5, off=0 2025/11/13 03:49:53 DEBUG : file1(0xc000e0b600): >_writeAt: n=5, err= 2025/11/13 03:49:53 DEBUG : file1(0xc000e0b600): RWFileHandle.Flush 2025/11/13 03:49:53 DEBUG : file1(0xc000e0b600): RWFileHandle.Flush 2025/11/13 03:49:53 DEBUG : file1(0xc000e0b600): close: 2025/11/13 03:49:53 DEBUG : file1: vfs cache: setting modification time to 2025-11-13 03:49:53.267154886 +0000 UTC m=+11.272021648 2025/11/13 03:49:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:53 DEBUG : file1(0xc000e0b600): >close: err= 2025/11/13 03:49:53 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:53 DEBUG : Looking for writers 2025/11/13 03:49:53 DEBUG : file1: reading active writers 2025/11/13 03:49:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/13 03:49:53 DEBUG : Looking for writers 2025/11/13 03:49:53 DEBUG : file1: reading active writers 2025/11/13 03:49:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/13 03:49:53 DEBUG : Looking for writers 2025/11/13 03:49:53 DEBUG : file1: reading active writers 2025/11/13 03:49:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/13 03:49:53 DEBUG : Looking for writers 2025/11/13 03:49:53 DEBUG : file1: reading active writers 2025/11/13 03:49:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/13 03:49:53 DEBUG : file1: vfs cache: starting upload 2025/11/13 03:49:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:53 DEBUG : file1: size = 5 OK 2025/11/13 03:49:53 INFO : file1: Copied (new) 2025/11/13 03:49:53 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-13 03:49:53 +0000 UTC" 2025/11/13 03:49:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/13 03:49:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:53 INFO : file1: vfs cache: upload succeeded try #1 2025/11/13 03:49:53 DEBUG : Looking for writers 2025/11/13 03:49:53 DEBUG : file1: reading active writers 2025/11/13 03:49:53 DEBUG : >WaitForWriters: 2025/11/13 03:49:53 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:53 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:53 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 03:49:53 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:53 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:53 INFO : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 03:49:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:53 DEBUG : file1: newRWFileHandle: 2025/11/13 03:49:53 DEBUG : file1(0xc000fb3dc0): openPending: 2025/11/13 03:49:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:53 DEBUG : file1(0xc000fb3dc0): >openPending: err= 2025/11/13 03:49:53 DEBUG : file1: >newRWFileHandle: err= 2025/11/13 03:49:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/13 03:49:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/13 03:49:53 DEBUG : file1(0xc000fb3dc0): _writeAt: size=5, off=0 2025/11/13 03:49:53 DEBUG : file1(0xc000fb3dc0): >_writeAt: n=5, err= 2025/11/13 03:49:53 DEBUG : file1(0xc000fb3dc0): RWFileHandle.Release 2025/11/13 03:49:53 DEBUG : file1(0xc000fb3dc0): close: 2025/11/13 03:49:53 DEBUG : file1: vfs cache: setting modification time to 2025-11-13 03:49:53.456217799 +0000 UTC m=+11.461084571 2025/11/13 03:49:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:53 DEBUG : file1(0xc000fb3dc0): >close: err= 2025/11/13 03:49:53 DEBUG : file1(0xc000fb3dc0): RWFileHandle.Release 2025/11/13 03:49:53 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:53 DEBUG : Looking for writers 2025/11/13 03:49:53 DEBUG : file1: reading active writers 2025/11/13 03:49:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/13 03:49:53 DEBUG : Looking for writers 2025/11/13 03:49:53 DEBUG : file1: reading active writers 2025/11/13 03:49:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/13 03:49:53 DEBUG : Looking for writers 2025/11/13 03:49:53 DEBUG : file1: reading active writers 2025/11/13 03:49:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/13 03:49:53 DEBUG : Looking for writers 2025/11/13 03:49:53 DEBUG : file1: reading active writers 2025/11/13 03:49:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/13 03:49:53 DEBUG : file1: vfs cache: starting upload 2025/11/13 03:49:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:53 DEBUG : file1: size = 5 OK 2025/11/13 03:49:53 INFO : file1: Copied (new) 2025/11/13 03:49:53 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-13 03:49:53 +0000 UTC" 2025/11/13 03:49:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/13 03:49:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:53 INFO : file1: vfs cache: upload succeeded try #1 2025/11/13 03:49:53 DEBUG : Looking for writers 2025/11/13 03:49:53 DEBUG : file1: reading active writers 2025/11/13 03:49:53 DEBUG : >WaitForWriters: 2025/11/13 03:49:53 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:53 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:53 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 03:49:53 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:53 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:53 INFO : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 03:49:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:53 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/11/13 03:49:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/13 03:49:53 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 03:49:53 DEBUG : dir/file1(0xc000675a00): openPending: 2025/11/13 03:49:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/13 03:49:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/13 03:49:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:53 DEBUG : dir/file1(0xc000675a00): >openPending: err= 2025/11/13 03:49:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/13 03:49:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 03:49:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 03:49:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/13 03:49:53 DEBUG : dir/file1(0xc000675a00): _writeAt: size=5, off=0 2025/11/13 03:49:53 DEBUG : dir/file1(0xc000675a00): >_writeAt: n=5, err= 2025/11/13 03:49:53 DEBUG : dir/file1(0xc000675a00): close: 2025/11/13 03:49:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:53 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-13 03:49:53.707039672 +0000 UTC m=+11.711906444 2025/11/13 03:49:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:53 DEBUG : dir/file1(0xc000675a00): >close: err= 2025/11/13 03:49:53 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:53 DEBUG : dir: Looking for writers 2025/11/13 03:49:53 DEBUG : file1: reading active writers 2025/11/13 03:49:53 DEBUG : Looking for writers 2025/11/13 03:49:53 DEBUG : dir: reading active writers 2025/11/13 03:49:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/13 03:49:53 DEBUG : dir: Looking for writers 2025/11/13 03:49:53 DEBUG : file1: reading active writers 2025/11/13 03:49:53 DEBUG : Looking for writers 2025/11/13 03:49:53 DEBUG : dir: reading active writers 2025/11/13 03:49:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/13 03:49:53 DEBUG : dir: Looking for writers 2025/11/13 03:49:53 DEBUG : file1: reading active writers 2025/11/13 03:49:53 DEBUG : Looking for writers 2025/11/13 03:49:53 DEBUG : dir: reading active writers 2025/11/13 03:49:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/13 03:49:53 DEBUG : dir: Looking for writers 2025/11/13 03:49:53 DEBUG : file1: reading active writers 2025/11/13 03:49:53 DEBUG : Looking for writers 2025/11/13 03:49:53 DEBUG : dir: reading active writers 2025/11/13 03:49:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/13 03:49:53 DEBUG : dir/file1: vfs cache: starting upload 2025/11/13 03:49:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:53 DEBUG : dir/file1: size = 5 OK 2025/11/13 03:49:53 INFO : dir/file1: Copied (replaced existing) 2025/11/13 03:49:53 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-11-13 03:49:53 +0000 UTC" 2025/11/13 03:49:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/13 03:49:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/13 03:49:53 DEBUG : dir: Looking for writers 2025/11/13 03:49:53 DEBUG : file1: reading active writers 2025/11/13 03:49:53 DEBUG : Looking for writers 2025/11/13 03:49:53 DEBUG : dir: reading active writers 2025/11/13 03:49:53 DEBUG : >WaitForWriters: 2025/11/13 03:49:53 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:53 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:53 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 03:49:53 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:53 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:53 INFO : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 03:49:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:53 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:53 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 03:49:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 03:49:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 03:49:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/13 03:49:53 DEBUG : dir/file1(0xc000880680): _writeAt: size=5, off=0 2025/11/13 03:49:53 DEBUG : dir/file1(0xc000880680): openPending: 2025/11/13 03:49:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/13 03:49:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/13 03:49:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:53 DEBUG : dir/file1(0xc000880680): >openPending: err= 2025/11/13 03:49:53 DEBUG : dir/file1(0xc000880680): >_writeAt: n=5, err= 2025/11/13 03:49:53 DEBUG : dir/file1(0xc000880680): _writeAt: size=15, off=5 2025/11/13 03:49:53 DEBUG : dir/file1(0xc000880680): >_writeAt: n=15, err= 2025/11/13 03:49:53 DEBUG : dir/file1(0xc000880680): close: 2025/11/13 03:49:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/11/13 03:49:53 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-13 03:49:53.991037952 +0000 UTC m=+11.995904765 2025/11/13 03:49:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:53 DEBUG : dir/file1(0xc000880680): >close: err= 2025/11/13 03:49:53 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:53 DEBUG : dir: Looking for writers 2025/11/13 03:49:53 DEBUG : file1: reading active writers 2025/11/13 03:49:53 DEBUG : Looking for writers 2025/11/13 03:49:53 DEBUG : dir: reading active writers 2025/11/13 03:49:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/13 03:49:54 DEBUG : dir: Looking for writers 2025/11/13 03:49:54 DEBUG : file1: reading active writers 2025/11/13 03:49:54 DEBUG : Looking for writers 2025/11/13 03:49:54 DEBUG : dir: reading active writers 2025/11/13 03:49:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/13 03:49:54 DEBUG : dir: Looking for writers 2025/11/13 03:49:54 DEBUG : file1: reading active writers 2025/11/13 03:49:54 DEBUG : Looking for writers 2025/11/13 03:49:54 DEBUG : dir: reading active writers 2025/11/13 03:49:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/13 03:49:54 DEBUG : dir: Looking for writers 2025/11/13 03:49:54 DEBUG : file1: reading active writers 2025/11/13 03:49:54 DEBUG : Looking for writers 2025/11/13 03:49:54 DEBUG : dir: reading active writers 2025/11/13 03:49:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/13 03:49:54 DEBUG : dir/file1: vfs cache: starting upload 2025/11/13 03:49:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:54 DEBUG : dir/file1: size = 20 OK 2025/11/13 03:49:54 INFO : dir/file1: Copied (replaced existing) 2025/11/13 03:49:54 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-11-13 03:49:53 +0000 UTC" 2025/11/13 03:49:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/13 03:49:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/13 03:49:54 DEBUG : dir: Looking for writers 2025/11/13 03:49:54 DEBUG : file1: reading active writers 2025/11/13 03:49:54 DEBUG : Looking for writers 2025/11/13 03:49:54 DEBUG : dir: reading active writers 2025/11/13 03:49:54 DEBUG : >WaitForWriters: 2025/11/13 03:49:54 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:54 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:54 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 03:49:54 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:54 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 INFO : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 03:49:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : file1: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : file1(0xc000bd5980): openPending: 2025/11/13 03:49:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:54 DEBUG : file1(0xc000bd5980): >openPending: err= 2025/11/13 03:49:54 DEBUG : file1: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/13 03:49:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/13 03:49:54 DEBUG : file1(0xc000bd5980): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : file1(0xc000bd5980): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : file1(0xc000bd5980): close: 2025/11/13 03:49:54 DEBUG : file1: vfs cache: setting modification time to 2025-11-13 03:49:54.211044567 +0000 UTC m=+12.215911329 2025/11/13 03:49:54 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : file1(0xc000bd5980): >close: err= 2025/11/13 03:49:54 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:54 DEBUG : Looking for writers 2025/11/13 03:49:54 DEBUG : file1: reading active writers 2025/11/13 03:49:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/13 03:49:54 DEBUG : Looking for writers 2025/11/13 03:49:54 DEBUG : file1: reading active writers 2025/11/13 03:49:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/13 03:49:54 DEBUG : Looking for writers 2025/11/13 03:49:54 DEBUG : file1: reading active writers 2025/11/13 03:49:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/13 03:49:54 DEBUG : Looking for writers 2025/11/13 03:49:54 DEBUG : file1: reading active writers 2025/11/13 03:49:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/13 03:49:54 DEBUG : file1: vfs cache: starting upload 2025/11/13 03:49:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:49:54 DEBUG : file1: size = 5 OK 2025/11/13 03:49:54 INFO : file1: Copied (new) 2025/11/13 03:49:54 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-13 03:49:54 +0000 UTC" 2025/11/13 03:49:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:54 INFO : file1: vfs cache: upload succeeded try #1 2025/11/13 03:49:54 DEBUG : Looking for writers 2025/11/13 03:49:54 DEBUG : file1: reading active writers 2025/11/13 03:49:54 DEBUG : >WaitForWriters: 2025/11/13 03:49:54 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:54 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:54 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 03:49:54 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:54 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/11/13 03:49:54 INFO : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003ae200): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003ae200): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003ae200): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003ae200): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003ae200): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.398335847 +0000 UTC m=+12.403202619 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003ae200): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003ae680): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003ae680): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003ae680): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003ae680): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003ae680): _writeAt: size=3, off=2 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003ae680): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003ae680): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.398335847 +0000 UTC m=+12.403202619 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003ae680): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003aeb40): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003aeb40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003aeb40): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003aeb40): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003aeb40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.398335847 +0000 UTC m=+12.403202619 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003aeb40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486620 item 1 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003af180): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003af180): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003af180): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003af180): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003af180): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.403099429 +0000 UTC m=+12.407966211 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003af180): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003af680): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003af680): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003af680): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003af680): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003af680): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.403099429 +0000 UTC m=+12.407966211 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003af680): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487570 item 2 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003afcc0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003afcc0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003afcc0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003afcc0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003afcc0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.40632672 +0000 UTC m=+12.411193493 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0003afcc0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a81c0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a81c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a81c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a81c0): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a81c0): _writeAt: size=3, off=2 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a81c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a81c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.40632672 +0000 UTC m=+12.411193493 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a81c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a8680): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a8680): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a8680): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a8680): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a8680): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.40632672 +0000 UTC m=+12.411193493 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a8680): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487ab0 item 3 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a8d00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a8d00): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a8d00): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a8d00): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a8d00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.409817657 +0000 UTC m=+12.414684418 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a8d00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a9240): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a9240): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a9240): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a9240): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a9240): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.409817657 +0000 UTC m=+12.414684418 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a9240): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a620 item 4 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a9880): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a9880): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a9880): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a9880): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a9880): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.412351767 +0000 UTC m=+12.417218539 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a9880): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a9d00): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a9d00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a9d00): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a9d00): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a9d00): _writeAt: size=3, off=2 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a9d00): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a9d00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.412351767 +0000 UTC m=+12.417218539 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006a9d00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006da240): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006da240): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006da240): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006da240): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006da240): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.412351767 +0000 UTC m=+12.417218539 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006da240): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ab60 item 5 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006da8c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006da8c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006da8c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006da8c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006da8c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.415626218 +0000 UTC m=+12.420492980 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006da8c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006dae00): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006dae00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006dae00): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006dae00): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006dae00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.415626218 +0000 UTC m=+12.420492980 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006dae00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b570 item 6 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006db480): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006db480): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006db480): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006db480): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006db480): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.418230561 +0000 UTC m=+12.423097322 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006db480): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006db980): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006db980): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006db980): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006db980): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006db980): _writeAt: size=3, off=2 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006db980): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006db980): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.418230561 +0000 UTC m=+12.423097322 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006db980): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006dbe40): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006dbe40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006dbe40): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006dbe40): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006dbe40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.418230561 +0000 UTC m=+12.423097322 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006dbe40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bc00 item 7 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f8540): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f8540): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f8540): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f8540): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f8540): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.421785677 +0000 UTC m=+12.426652439 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f8540): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f8a80): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f8a80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f8a80): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f8a80): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f8a80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.421785677 +0000 UTC m=+12.426652439 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f8a80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee310 item 8 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f9040): _readAt: size=2, off=0 2025/11/13 03:49:54 ERROR : open-test-file(0xc0006f9040): Couldn't read size of file 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f9040): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f9040): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f9040): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f9040): close: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f9040): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f9400): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f9400): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f9400): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f9400): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f9400): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.424452828 +0000 UTC m=+12.429319600 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f9400): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f9880): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f9880): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f9880): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f9880): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f9880): _writeAt: size=3, off=2 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f9880): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f9880): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.424452828 +0000 UTC m=+12.429319600 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f9880): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f9d80): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f9d80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f9d80): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f9d80): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f9d80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.424452828 +0000 UTC m=+12.429319600 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006f9d80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee690 item 9 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000782480): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000782480): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000782480): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000782480): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000782480): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.42896048 +0000 UTC m=+12.433827252 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000782480): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007829c0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007829c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007829c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007829c0): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007829c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.42896048 +0000 UTC m=+12.433827252 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007829c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eee70 item 10 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000783000): _readAt: size=2, off=0 2025/11/13 03:49:54 ERROR : open-test-file(0xc000783000): Couldn't read size of file 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000783000): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000783000): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000783000): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000783000): close: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000783000): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007833c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007833c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007833c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007833c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007833c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.432370534 +0000 UTC m=+12.437237306 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007833c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007838c0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007838c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007838c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007838c0): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007838c0): _writeAt: size=3, off=2 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007838c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007838c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.432370534 +0000 UTC m=+12.437237306 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007838c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000783dc0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000783dc0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000783dc0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000783dc0): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000783dc0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.432370534 +0000 UTC m=+12.437237306 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000783dc0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef260 item 11 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007a64c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007a64c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007a64c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007a64c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007a64c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.437074474 +0000 UTC m=+12.441941247 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007a64c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007a6a00): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007a6a00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007a6a00): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007a6a00): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007a6a00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.437074474 +0000 UTC m=+12.441941247 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007a6a00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef810 item 12 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007a7040): _readAt: size=2, off=0 2025/11/13 03:49:54 ERROR : open-test-file(0xc0007a7040): Couldn't read size of file 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007a7040): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007a7040): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007a7040): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007a7040): close: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007a7040): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007a7400): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007a7400): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007a7400): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007a7400): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007a7400): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.440376696 +0000 UTC m=+12.445243458 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007a7400): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007a7ac0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007a7ac0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007a7ac0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007a7ac0): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007a7ac0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.440376696 +0000 UTC m=+12.445243458 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007a7ac0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003efd50 item 13 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007da1c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007da1c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007da1c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007da1c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007da1c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.443552611 +0000 UTC m=+12.448419383 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007da1c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007da700): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007da700): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007da700): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007da700): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007da700): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.443552611 +0000 UTC m=+12.448419383 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007da700): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110540 item 14 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007dad40): _readAt: size=2, off=0 2025/11/13 03:49:54 ERROR : open-test-file(0xc0007dad40): Couldn't read size of file 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007dad40): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007dad40): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007dad40): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007dad40): close: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007dad40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007db100): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007db100): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007db100): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007db100): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007db100): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.446096511 +0000 UTC m=+12.450963254 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007db100): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007db7c0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007db7c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007db7c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007db7c0): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007db7c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.446096511 +0000 UTC m=+12.450963254 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007db7c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110e00 item 15 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 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/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007dbe40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007dbe40): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007dbe40): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007dbe40): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007dbe40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.448566061 +0000 UTC m=+12.453432803 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007dbe40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fa400): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fa400): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fa400): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fa400): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fa400): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.448566061 +0000 UTC m=+12.453432803 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fa400): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001113b0 item 16 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007faa40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007faa40): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007faa40): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007faa40): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007faa40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.451160987 +0000 UTC m=+12.456027750 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007faa40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007faec0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007faec0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007faec0): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007faec0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007faec0): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007faec0): _writeAt: size=3, off=7 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007faec0): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007faec0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.451160987 +0000 UTC m=+12.456027750 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007faec0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fb3c0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fb3c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fb3c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fb3c0): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fb3c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.451160987 +0000 UTC m=+12.456027750 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fb3c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111b20 item 17 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fba40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fba40): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fba40): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fba40): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fba40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.455596373 +0000 UTC m=+12.460463155 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fba40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a0000): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a0000): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a0000): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a0000): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a0000): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.455596373 +0000 UTC m=+12.460463155 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a0000): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007442a0 item 18 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a0680): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a0680): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a0680): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a0680): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a0680): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.458993913 +0000 UTC m=+12.463860686 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a0680): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a0b80): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a0b80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a0b80): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a0b80): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a0b80): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a0b80): _writeAt: size=3, off=7 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a0b80): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a0b80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.458993913 +0000 UTC m=+12.463860686 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a0b80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a1080): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a1080): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a1080): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a1080): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a1080): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.458993913 +0000 UTC m=+12.463860686 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a1080): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000744690 item 19 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a1700): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a1700): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a1700): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a1700): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a1700): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.46352 +0000 UTC m=+12.468386773 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a1700): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a1c40): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a1c40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a1c40): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a1c40): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a1c40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.46352 +0000 UTC m=+12.468386773 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008a1c40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000744d20 item 20 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d6340): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d6340): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d6340): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d6340): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d6340): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.466401373 +0000 UTC m=+12.471268145 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d6340): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d6840): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d6840): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d6840): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d6840): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d6840): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d6840): _writeAt: size=3, off=7 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d6840): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d6840): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.466401373 +0000 UTC m=+12.471268145 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d6840): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d6d40): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d6d40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d6d40): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d6d40): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d6d40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.466401373 +0000 UTC m=+12.471268145 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d6d40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000745260 item 21 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d73c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d73c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d73c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d73c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d73c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.471142083 +0000 UTC m=+12.476008855 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d73c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d7900): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d7900): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d7900): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d7900): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d7900): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.471142083 +0000 UTC m=+12.476008855 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008d7900): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000745960 item 22 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f0000): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f0000): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f0000): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f0000): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f0000): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.474329209 +0000 UTC m=+12.479195981 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f0000): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f0500): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f0500): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f0500): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f0500): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f0500): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f0500): _writeAt: size=3, off=7 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f0500): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f0500): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.474329209 +0000 UTC m=+12.479195981 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f0500): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f0a00): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f0a00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f0a00): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f0a00): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f0a00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.474329209 +0000 UTC m=+12.479195981 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f0a00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e21c0 item 23 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 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/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f1080): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f1080): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f1080): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f1080): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f1080): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.478586491 +0000 UTC m=+12.483453273 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f1080): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f15c0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f15c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f15c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f15c0): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f15c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.478586491 +0000 UTC m=+12.483453273 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f15c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e27e0 item 24 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f1c00): _readAt: size=2, off=0 2025/11/13 03:49:54 ERROR : open-test-file(0xc0008f1c00): Couldn't read size of file 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f1c00): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f1c00): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f1c00): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f1c00): close: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f1c00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000924040): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000924040): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000924040): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000924040): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000924040): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.482777589 +0000 UTC m=+12.487644352 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000924040): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000924540): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000924540): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000924540): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000924540): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000924540): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000924540): _writeAt: size=3, off=7 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000924540): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000924540): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.482777589 +0000 UTC m=+12.487644352 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000924540): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000924a80): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000924a80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000924a80): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000924a80): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000924a80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.482777589 +0000 UTC m=+12.487644352 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000924a80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2b60 item 25 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000925100): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000925100): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000925100): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000925100): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000925100): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.486447821 +0000 UTC m=+12.491314593 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000925100): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000925640): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000925640): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000925640): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000925640): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000925640): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.486447821 +0000 UTC m=+12.491314593 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000925640): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e30a0 item 26 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000925c80): _readAt: size=2, off=0 2025/11/13 03:49:54 ERROR : open-test-file(0xc000925c80): Couldn't read size of file 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000925c80): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000925c80): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000925c80): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000925c80): close: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000925c80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009600c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009600c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009600c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009600c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009600c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.489195253 +0000 UTC m=+12.494062026 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009600c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009605c0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009605c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009605c0): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009605c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009605c0): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009605c0): _writeAt: size=3, off=7 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009605c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009605c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.489195253 +0000 UTC m=+12.494062026 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009605c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000960b00): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000960b00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000960b00): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000960b00): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000960b00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.489195253 +0000 UTC m=+12.494062026 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000960b00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3420 item 27 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 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/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000961180): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000961180): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000961180): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000961180): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000961180): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.493043247 +0000 UTC m=+12.497910010 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000961180): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009616c0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009616c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009616c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009616c0): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009616c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.493043247 +0000 UTC m=+12.497910010 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009616c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3b90 item 28 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000961d00): _readAt: size=2, off=0 2025/11/13 03:49:54 ERROR : open-test-file(0xc000961d00): Couldn't read size of file 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000961d00): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000961d00): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000961d00): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000961d00): close: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000961d00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097e140): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097e140): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097e140): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097e140): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097e140): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.496034347 +0000 UTC m=+12.500901099 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097e140): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097e800): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097e800): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097e800): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097e800): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097e800): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.496034347 +0000 UTC m=+12.500901099 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097e800): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3f10 item 29 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 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/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097ee80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097ee80): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097ee80): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097ee80): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097ee80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.499311051 +0000 UTC m=+12.504177793 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097ee80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c6e00): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c6e00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c6e00): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c6e00): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c6e00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.499311051 +0000 UTC m=+12.504177793 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c6e00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401260 item 30 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 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/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7480): _readAt: size=2, off=0 2025/11/13 03:49:54 ERROR : open-test-file(0xc0009c7480): Couldn't read size of file 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7480): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7480): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7480): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7480): close: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7480): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7840): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7840): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7840): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7840): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7840): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.501575958 +0000 UTC m=+12.506442720 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7840): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7f00): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7f00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7f00): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7f00): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7f00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.501575958 +0000 UTC m=+12.506442720 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7f00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401880 item 31 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 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/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a06600): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a06600): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a06600): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a06600): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a06600): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.504016123 +0000 UTC m=+12.508882875 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a06600): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a06b40): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a06b40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a06b40): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a06b40): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a06b40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.504016123 +0000 UTC m=+12.508882875 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a06b40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401f10 item 32 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a07180): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a07180): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a07180): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a07180): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a07180): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.506135848 +0000 UTC m=+12.511002590 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a07180): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a07600): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a07600): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a07600): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a07600): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a07600): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320c40 item 33 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a07600): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a07600): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.506961265 +0000 UTC m=+12.511828017 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a07600): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a07b00): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a07b00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a07b00): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a07b00): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a07b00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.506961265 +0000 UTC m=+12.511828017 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a07b00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320e70 item 33 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2a1c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2a1c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2a1c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2a1c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2a1c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.509497851 +0000 UTC m=+12.514364613 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2a1c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2a640): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2a640): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003212d0 item 34 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2a640): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2a640): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2a640): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2a640): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2a640): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.510462761 +0000 UTC m=+12.515329503 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2a640): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2ab80): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2ab80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2ab80): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2ab80): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2ab80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.510462761 +0000 UTC m=+12.515329503 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2ab80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003215e0 item 34 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2b1c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2b1c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2b1c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2b1c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2b1c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.512569511 +0000 UTC m=+12.517436264 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2b1c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2b640): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2b640): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2b640): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2b640): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2b640): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332150 item 35 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2b640): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2b640): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.513400078 +0000 UTC m=+12.518266820 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2b640): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2bb40): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2bb40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2bb40): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2bb40): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2bb40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.513400078 +0000 UTC m=+12.518266820 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a2bb40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003327e0 item 35 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a64240): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a64240): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a64240): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a64240): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a64240): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.515669905 +0000 UTC m=+12.520536647 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a64240): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a64740): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a64740): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332d20 item 36 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a64740): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a64740): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a64740): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a64740): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a64740): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.516620817 +0000 UTC m=+12.521487559 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a64740): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a64c80): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a64c80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a64c80): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a64c80): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a64c80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.516620817 +0000 UTC m=+12.521487559 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a64c80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332fc0 item 36 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a652c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a652c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a652c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a652c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a652c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.519165349 +0000 UTC m=+12.524032101 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a652c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a65740): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a65740): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a65740): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a65740): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a65740): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003335e0 item 37 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a65740): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a65740): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.520066067 +0000 UTC m=+12.524932819 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a65740): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a65c40): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a65c40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a65c40): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a65c40): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a65c40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.520066067 +0000 UTC m=+12.524932819 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a65c40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333880 item 37 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba2340): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba2340): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba2340): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba2340): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba2340): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.522605259 +0000 UTC m=+12.527472001 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba2340): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba2840): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba2840): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a460 item 38 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba2840): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba2840): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba2840): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba2840): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba2840): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.523580196 +0000 UTC m=+12.528446948 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba2840): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba2d80): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba2d80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba2d80): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba2d80): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba2d80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.523580196 +0000 UTC m=+12.528446948 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba2d80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b2d0 item 38 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba3400): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba3400): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba3400): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba3400): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba3400): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.525962103 +0000 UTC m=+12.530828854 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba3400): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba3900): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba3900): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba3900): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba3900): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba3900): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bab0 item 39 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba3900): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba3900): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.526949024 +0000 UTC m=+12.531815776 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba3900): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba3e00): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba3e00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba3e00): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba3e00): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba3e00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.526949024 +0000 UTC m=+12.531815776 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ba3e00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340000 item 39 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc8500): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc8500): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc8500): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc8500): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc8500): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.529699952 +0000 UTC m=+12.534566724 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc8500): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc8a00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc8a00): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340540 item 40 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc8a00): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc8a00): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc8a00): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc8a00): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc8a00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.530575974 +0000 UTC m=+12.535442716 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc8a00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc8f40): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc8f40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc8f40): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc8f40): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc8f40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.530575974 +0000 UTC m=+12.535442716 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc8f40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340700 item 40 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc9500): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc9500): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc9500): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc9500): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc9500): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc9500): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc9500): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.532586513 +0000 UTC m=+12.537453266 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc9500): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc9a00): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc9a00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc9a00): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340f50 item 41 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc9a00): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc9a00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.533532268 +0000 UTC m=+12.538399020 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc9a00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc9ec0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc9ec0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc9ec0): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc9ec0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc9ec0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341340 item 41 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc9ec0): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc9ec0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.534683897 +0000 UTC m=+12.539550669 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bc9ec0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf2480): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf2480): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf2480): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf2480): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf2480): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.534683897 +0000 UTC m=+12.539550669 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf2480): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341650 item 41 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf2ac0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf2ac0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf2ac0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf2ac0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf2ac0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf2ac0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf2ac0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.537505989 +0000 UTC m=+12.542372761 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf2ac0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf2fc0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf2fc0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf2fc0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341dc0 item 42 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf2fc0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf2fc0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.538778244 +0000 UTC m=+12.543645006 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf2fc0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf3500): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf3500): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4150 item 42 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf3500): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf3500): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf3500): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf3500): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf3500): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.539867135 +0000 UTC m=+12.544733908 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf3500): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf3a80): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf3a80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf3a80): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf3a80): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf3a80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.539867135 +0000 UTC m=+12.544733908 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bf3a80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4460 item 42 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d38140): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d38140): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d38140): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d38140): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d38140): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d38140): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d38140): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.543319088 +0000 UTC m=+12.548185840 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d38140): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d38640): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d38640): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d38640): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4cb0 item 43 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d38640): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d38640): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.54466373 +0000 UTC m=+12.549530502 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d38640): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d38b80): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d38b80): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d38b80): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d38b80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d38b80): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4e70 item 43 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d38b80): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d38b80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.545671318 +0000 UTC m=+12.550538091 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d38b80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d390c0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d390c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d390c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d390c0): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d390c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.545671318 +0000 UTC m=+12.550538091 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d390c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5180 item 43 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d39700): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d39700): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d39700): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d39700): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d39700): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d39700): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d39700): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.547962706 +0000 UTC m=+12.552829457 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d39700): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d39c00): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d39c00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d39c00): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e57a0 item 44 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d39c00): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d39c00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.548769348 +0000 UTC m=+12.553636119 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d39c00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d821c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d821c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e59d0 item 44 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d821c0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d821c0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d821c0): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d821c0): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d821c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.549663634 +0000 UTC m=+12.554530387 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d821c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d82740): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d82740): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d82740): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d82740): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d82740): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.549663634 +0000 UTC m=+12.554530387 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d82740): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5c00 item 44 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d82d80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d82d80): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d82d80): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d82d80): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d82d80): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d82d80): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d82d80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.552704165 +0000 UTC m=+12.557570938 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d82d80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d83280): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d83280): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d83280): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b80e0 item 45 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d83280): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d83280): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.553717335 +0000 UTC m=+12.558584108 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d83280): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d83980): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d83980): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d83980): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d83980): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d83980): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.553717335 +0000 UTC m=+12.558584108 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000d83980): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b83f0 item 45 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db8040): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db8040): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db8040): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db8040): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db8040): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db8040): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db8040): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.556799465 +0000 UTC m=+12.561666247 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db8040): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db8540): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db8540): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db8540): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b88c0 item 46 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db8540): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db8540): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.55792799 +0000 UTC m=+12.562794752 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db8540): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db8c40): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db8c40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db8c40): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db8c40): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db8c40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.55792799 +0000 UTC m=+12.562794752 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db8c40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8bd0 item 46 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db9280): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db9280): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db9280): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db9280): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db9280): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db9280): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db9280): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.561179867 +0000 UTC m=+12.566046640 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db9280): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db9780): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db9780): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db9780): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9260 item 47 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db9780): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db9780): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.562339773 +0000 UTC m=+12.567206545 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db9780): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db9e80): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db9e80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db9e80): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db9e80): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db9e80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.562339773 +0000 UTC m=+12.567206545 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000db9e80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9420 item 47 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 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/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd6540): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd6540): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd6540): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd6540): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd6540): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd6540): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd6540): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.56558062 +0000 UTC m=+12.570447392 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd6540): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd6a40): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd6a40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd6a40): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9d50 item 48 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd6a40): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd6a40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.566675923 +0000 UTC m=+12.571542695 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd6a40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd7140): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd7140): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd7140): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd7140): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd7140): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.566675923 +0000 UTC m=+12.571542695 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd7140): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9f10 item 48 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd7780): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd7780): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd7780): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd7780): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd7780): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.569518133 +0000 UTC m=+12.574384895 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd7780): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd7c00): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd7c00): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd7c00): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd7c00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd7c00): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd7c00): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050690 item 49 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd7c00): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd7c00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.570804294 +0000 UTC m=+12.575671067 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000dd7c00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c32a00): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c32a00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c32a00): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c32a00): >_readAt: n=8, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c32a00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.570804294 +0000 UTC m=+12.575671067 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c32a00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d487e0 item 49 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c330c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c330c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c330c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c330c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c330c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.573153269 +0000 UTC m=+12.578020011 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c330c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c335c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c335c0): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c335c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d48b60 item 50 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c335c0): _readAt: size=2, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c335c0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c335c0): _writeAt: size=3, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c335c0): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c335c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.574287655 +0000 UTC m=+12.579154428 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c335c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c33b40): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c33b40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c33b40): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c33b40): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c33b40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.574287655 +0000 UTC m=+12.579154428 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c33b40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d48d20 item 50 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e06240): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e06240): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e06240): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e06240): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e06240): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.576920503 +0000 UTC m=+12.581787275 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e06240): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e06740): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e06740): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e06740): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e06740): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e06740): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e06740): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d490a0 item 51 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e06740): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e06740): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.577889199 +0000 UTC m=+12.582755961 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e06740): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e06c80): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e06c80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e06c80): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e06c80): >_readAt: n=8, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e06c80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.577889199 +0000 UTC m=+12.582755961 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e06c80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d49260 item 51 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e07300): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e07300): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e07300): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e07300): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e07300): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.580145309 +0000 UTC m=+12.585012061 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e07300): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e07800): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e07800): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e07800): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d496c0 item 52 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e07800): _readAt: size=2, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e07800): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e07800): _writeAt: size=3, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e07800): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e07800): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.581128151 +0000 UTC m=+12.585994904 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e07800): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e07d80): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e07d80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e07d80): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e07d80): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e07d80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.581128151 +0000 UTC m=+12.585994904 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e07d80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d49880 item 52 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea8480): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea8480): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea8480): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea8480): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea8480): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.583323108 +0000 UTC m=+12.588189860 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea8480): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea8980): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea8980): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea8980): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea8980): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea8980): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea8980): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d49c00 item 53 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea8980): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea8980): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.584137986 +0000 UTC m=+12.589004728 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea8980): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea8ec0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea8ec0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea8ec0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea8ec0): >_readAt: n=8, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea8ec0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.584137986 +0000 UTC m=+12.589004728 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea8ec0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d49dc0 item 53 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea9540): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea9540): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea9540): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea9540): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea9540): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.5862101 +0000 UTC m=+12.591076852 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea9540): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea9a40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea9a40): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea9a40): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a2a0 item 54 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea9a40): _readAt: size=2, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea9a40): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea9a40): _writeAt: size=3, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea9a40): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea9a40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.587170582 +0000 UTC m=+12.592037324 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ea9a40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec8040): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec8040): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec8040): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec8040): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec8040): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.587170582 +0000 UTC m=+12.592037324 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec8040): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a8c0 item 54 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec86c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec86c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec86c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec86c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec86c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.589544412 +0000 UTC m=+12.594411184 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec86c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec8bc0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec8bc0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec8bc0): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec8bc0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec8bc0): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec8bc0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b2d0 item 55 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec8bc0): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec8bc0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.590562392 +0000 UTC m=+12.595429163 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec8bc0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec9100): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec9100): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec9100): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec9100): >_readAt: n=8, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec9100): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.590562392 +0000 UTC m=+12.595429163 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec9100): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b7a0 item 55 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 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/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec9780): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec9780): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec9780): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec9780): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec9780): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.59349519 +0000 UTC m=+12.598361963 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec9780): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec9c80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec9c80): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec9c80): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a60e0 item 56 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec9c80): _readAt: size=2, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec9c80): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec9c80): _writeAt: size=3, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec9c80): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec9c80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.594692727 +0000 UTC m=+12.599559499 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ec9c80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee6280): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee6280): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee6280): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee6280): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee6280): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.594692727 +0000 UTC m=+12.599559499 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee6280): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a63f0 item 56 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee68c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee68c0): open at offset 0 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee68c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee68c0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee68c0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee68c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee68c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee68c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.597699825 +0000 UTC m=+12.602566587 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee68c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee6e00): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee6e00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee6e00): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a68c0 item 57 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee6e00): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee6e00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.598653973 +0000 UTC m=+12.603520746 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee6e00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee7340): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee7340): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee7340): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee7340): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee7340): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee7340): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6a80 item 57 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee7340): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee7340): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.599635905 +0000 UTC m=+12.604502677 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee7340): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee78c0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee78c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee78c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee78c0): >_readAt: n=8, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee78c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.599635905 +0000 UTC m=+12.604502677 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee78c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6e00 item 57 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee7f00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee7f00): open at offset 0 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee7f00): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee7f00): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee7f00): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee7f00): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee7f00): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee7f00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.602667098 +0000 UTC m=+12.607533861 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000ee7f00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0a4c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0a4c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0a4c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a73b0 item 58 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0a4c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0a4c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.603703562 +0000 UTC m=+12.608570335 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0a4c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0aa00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0aa00): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0aa00): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7b90 item 58 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0aa00): _readAt: size=2, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0aa00): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0aa00): _writeAt: size=3, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0aa00): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0aa00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.605431102 +0000 UTC m=+12.610297863 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0aa00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0afc0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0afc0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0afc0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0afc0): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0afc0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.605431102 +0000 UTC m=+12.610297863 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0afc0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7e30 item 58 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0b600): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0b600): open at offset 0 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0b600): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0b600): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0b600): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0b600): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0b600): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0b600): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.608171619 +0000 UTC m=+12.613038392 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0b600): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0bb40): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0bb40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0bb40): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498770 item 59 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0bb40): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0bb40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.60907797 +0000 UTC m=+12.613944742 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000f0bb40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000faa100): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000faa100): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000faa100): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000faa100): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000faa100): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000faa100): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004989a0 item 59 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000faa100): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000faa100): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.610305231 +0000 UTC m=+12.615172002 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000faa100): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000faa680): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000faa680): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000faa680): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000faa680): >_readAt: n=8, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000faa680): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.610305231 +0000 UTC m=+12.615172002 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000faa680): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498d20 item 59 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 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/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000faacc0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000faacc0): open at offset 0 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000faacc0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000faacc0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000faacc0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000faacc0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000faacc0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000faacc0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.613236326 +0000 UTC m=+12.618103088 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000faacc0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000fab200): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000fab200): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000fab200): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004995e0 item 60 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000fab200): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000fab200): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.614436056 +0000 UTC m=+12.619302808 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000fab200): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df43c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df43c0): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df43c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000509a0 item 60 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df43c0): _readAt: size=2, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df43c0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df43c0): _writeAt: size=3, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df43c0): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df43c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.61557938 +0000 UTC m=+12.620446131 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df43c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df4980): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df4980): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df4980): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df4980): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df4980): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.61557938 +0000 UTC m=+12.620446131 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df4980): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051180 item 60 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df4fc0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df4fc0): open at offset 0 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df4fc0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df4fc0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df4fc0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df4fc0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df4fc0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df4fc0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.617535487 +0000 UTC m=+12.622402240 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df4fc0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df5500): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df5500): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df5500): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000516c0 item 61 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df5500): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df5500): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.618807723 +0000 UTC m=+12.623674505 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df5500): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df5c00): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df5c00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df5c00): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df5c00): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df5c00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.618807723 +0000 UTC m=+12.623674505 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000df5c00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ab0 item 61 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 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/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010142c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010142c0): open at offset 0 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010142c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010142c0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010142c0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010142c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010142c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010142c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.622291255 +0000 UTC m=+12.627158027 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010142c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001014800): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001014800): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001014800): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c230 item 62 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001014800): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001014800): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.623509319 +0000 UTC m=+12.628376081 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001014800): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001014f00): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001014f00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001014f00): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001014f00): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001014f00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.623509319 +0000 UTC m=+12.628376081 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001014f00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c3f0 item 62 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 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/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001015540): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001015540): open at offset 0 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001015540): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001015540): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001015540): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001015540): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001015540): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001015540): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.626980237 +0000 UTC m=+12.631847010 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001015540): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001015a80): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001015a80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001015a80): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c770 item 63 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001015a80): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001015a80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.630554029 +0000 UTC m=+12.635420800 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001015a80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001034200): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001034200): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001034200): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001034200): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001034200): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.630554029 +0000 UTC m=+12.635420800 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001034200): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c930 item 63 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 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/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001034840): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001034840): open at offset 0 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001034840): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001034840): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001034840): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001034840): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001034840): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001034840): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.633916523 +0000 UTC m=+12.638783265 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001034840): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001034d80): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001034d80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001034d80): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ce00 item 64 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001034d80): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001034d80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.634638396 +0000 UTC m=+12.639505148 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001034d80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001035480): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001035480): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001035480): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001035480): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001035480): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.634638396 +0000 UTC m=+12.639505148 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001035480): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cfc0 item 64 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001035ac0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001035ac0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001035ac0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001035ac0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001035ac0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.637110451 +0000 UTC m=+12.641977224 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001035ac0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001035f40): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001035f40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001035f40): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001035f40): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001035f40): _writeAt: size=3, off=2 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d5e0 item 65 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001035f40): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001035f40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.638235801 +0000 UTC m=+12.643102563 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001035f40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010544c0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010544c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010544c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010544c0): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010544c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.638235801 +0000 UTC m=+12.643102563 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010544c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d960 item 65 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001054b00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001054b00): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001054b00): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001054b00): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001054b00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.640551324 +0000 UTC m=+12.645418075 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001054b00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001054f80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001054f80): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c230 item 66 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001054f80): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001054f80): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001054f80): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001054f80): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001054f80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.641483973 +0000 UTC m=+12.646350715 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001054f80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010554c0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010554c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010554c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010554c0): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010554c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.641483973 +0000 UTC m=+12.646350715 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010554c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c770 item 66 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001055b00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001055b00): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001055b00): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001055b00): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001055b00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.644034194 +0000 UTC m=+12.648900936 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001055b00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001074000): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001074000): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001074000): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001074000): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001074000): _writeAt: size=3, off=2 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ce00 item 67 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001074000): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001074000): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.644911078 +0000 UTC m=+12.649777820 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001074000): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001074500): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001074500): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001074500): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001074500): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001074500): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.644911078 +0000 UTC m=+12.649777820 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001074500): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d3b0 item 67 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001074b80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001074b80): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001074b80): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001074b80): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001074b80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.647001558 +0000 UTC m=+12.651868310 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001074b80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001075080): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001075080): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d8f0 item 68 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001075080): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001075080): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001075080): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001075080): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001075080): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.648318387 +0000 UTC m=+12.653185159 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001075080): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010755c0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010755c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010755c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010755c0): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010755c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.648318387 +0000 UTC m=+12.653185159 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010755c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037db20 item 68 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001075c00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001075c00): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001075c00): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001075c00): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001075c00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.651514971 +0000 UTC m=+12.656381753 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001075c00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001096100): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001096100): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001096100): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001096100): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001096100): _writeAt: size=3, off=2 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003503f0 item 69 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001096100): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001096100): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.653518738 +0000 UTC m=+12.658385510 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001096100): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001096600): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001096600): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001096600): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001096600): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001096600): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.653518738 +0000 UTC m=+12.658385510 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001096600): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003505b0 item 69 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084c440): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084c440): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084c440): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084c440): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084c440): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.658172364 +0000 UTC m=+12.663039146 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084c440): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084c940): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084c940): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654460 item 70 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084c940): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084c940): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084c940): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084c940): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084c940): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.659945337 +0000 UTC m=+12.664812110 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084c940): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084ce80): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084ce80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084ce80): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084ce80): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084ce80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.659945337 +0000 UTC m=+12.664812110 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084ce80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654690 item 70 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084d500): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084d500): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084d500): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084d500): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084d500): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.662973987 +0000 UTC m=+12.667840779 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084d500): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084dac0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084dac0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084dac0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084dac0): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084dac0): _writeAt: size=3, off=2 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654a80 item 71 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084dac0): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084dac0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.664295736 +0000 UTC m=+12.669162508 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084dac0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001096040): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001096040): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001096040): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001096040): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001096040): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.664295736 +0000 UTC m=+12.669162508 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001096040): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654cb0 item 71 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001096bc0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001096bc0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001096bc0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001096bc0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001096bc0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.667681204 +0000 UTC m=+12.672547986 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001096bc0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010970c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010970c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000655650 item 72 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010970c0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010970c0): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010970c0): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010970c0): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010970c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.668537028 +0000 UTC m=+12.673403770 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0010970c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001097600): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001097600): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001097600): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001097600): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001097600): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.668537028 +0000 UTC m=+12.673403770 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001097600): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000655810 item 72 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001097bc0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001097bc0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001097bc0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001097bc0): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001097bc0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001097bc0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001097bc0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.670700524 +0000 UTC m=+12.675567276 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc001097bc0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0002cc880): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0002cc880): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0002cc880): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000655b90 item 73 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0002cc880): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0002cc880): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.671480006 +0000 UTC m=+12.676346748 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0002cc880): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0002cd900): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0002cd900): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0002cd900): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0002cd900): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0002cd900): _writeAt: size=3, off=2 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000655ea0 item 73 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0002cd900): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0002cd900): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.672592472 +0000 UTC m=+12.677459224 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0002cd900): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013c040): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013c040): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013c040): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013c040): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013c040): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.672592472 +0000 UTC m=+12.677459224 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013c040): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bb40e0 item 73 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013d380): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013d380): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013d380): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013d380): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013d380): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013d380): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013d380): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.675095746 +0000 UTC m=+12.679962488 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013d380): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013d880): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013d880): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013d880): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bb4460 item 74 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013d880): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013d880): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.676019578 +0000 UTC m=+12.680886320 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013d880): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013ddc0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013ddc0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bb4620 item 74 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013ddc0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013ddc0): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013ddc0): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013ddc0): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013ddc0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.67713508 +0000 UTC m=+12.682001822 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013ddc0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02400): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02400): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02400): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02400): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02400): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.67713508 +0000 UTC m=+12.682001822 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02400): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bb47e0 item 74 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02a40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02a40): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02a40): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02a40): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02a40): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02a40): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02a40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.679410646 +0000 UTC m=+12.684277388 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02a40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03040): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03040): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03040): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bb4cb0 item 75 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03040): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03040): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.680298852 +0000 UTC m=+12.685165604 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03040): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03580): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03580): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03580): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03580): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03580): _writeAt: size=3, off=2 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bb4e70 item 75 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03580): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03580): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.681222724 +0000 UTC m=+12.686089466 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03580): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03ac0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03ac0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03ac0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03ac0): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03ac0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.681222724 +0000 UTC m=+12.686089466 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03ac0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bb5030 item 75 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000418280): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000418280): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000418280): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000418280): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000418280): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000418280): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000418280): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.683518669 +0000 UTC m=+12.688385421 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000418280): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000418fc0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000418fc0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000418fc0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bb53b0 item 76 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000418fc0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000418fc0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.684317207 +0000 UTC m=+12.689183949 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000418fc0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000419f00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000419f00): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bb5570 item 76 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000419f00): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000419f00): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000419f00): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000419f00): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000419f00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.685694519 +0000 UTC m=+12.690561291 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000419f00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000674540): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000674540): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000674540): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000674540): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000674540): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.685694519 +0000 UTC m=+12.690561291 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000674540): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bb5810 item 76 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000674b80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000674b80): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000674b80): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000674b80): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000674b80): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000674b80): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000674b80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.688609886 +0000 UTC m=+12.693476657 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000674b80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675080): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675080): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675080): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bb5c00 item 77 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675080): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675080): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.68952415 +0000 UTC m=+12.694390922 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675080): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675780): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675780): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675780): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675780): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675780): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.68952415 +0000 UTC m=+12.694390922 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675780): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bb5ea0 item 77 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675ec0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675ec0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675ec0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675ec0): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675ec0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675ec0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675ec0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.692275889 +0000 UTC m=+12.697142661 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675ec0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e44480): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e44480): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e44480): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498770 item 78 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e44480): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e44480): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.693264744 +0000 UTC m=+12.698131507 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e44480): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e44b80): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e44b80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e44b80): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e44b80): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e44b80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.693264744 +0000 UTC m=+12.698131507 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e44b80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004989a0 item 78 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e451c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e451c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e451c0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e451c0): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e451c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e451c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e451c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.696051549 +0000 UTC m=+12.700918301 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e451c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e456c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e456c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e456c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499260 item 79 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e456c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e456c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.696921691 +0000 UTC m=+12.701788433 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e456c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e45dc0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e45dc0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e45dc0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e45dc0): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e45dc0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.696921691 +0000 UTC m=+12.701788433 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e45dc0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004995e0 item 79 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 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/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000596640): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000596640): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000596640): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000596640): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000596640): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000596640): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000596640): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.699214259 +0000 UTC m=+12.704081001 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000596640): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000596e80): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000596e80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000596e80): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499c00 item 80 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000596e80): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000596e80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.699943477 +0000 UTC m=+12.704810219 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000596e80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000597800): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000597800): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000597800): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000597800): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000597800): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.699943477 +0000 UTC m=+12.704810219 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000597800): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499f10 item 80 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000597f00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000597f00): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000597f00): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000597f00): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000597f00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.70201986 +0000 UTC m=+12.706886602 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000597f00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067e400): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067e400): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067e400): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067e400): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067e400): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067e400): _writeAt: size=3, off=7 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003509a0 item 81 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067e400): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067e400): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.702975933 +0000 UTC m=+12.707842675 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067e400): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067e940): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067e940): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067e940): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067e940): >_readAt: n=8, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067e940): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.702975933 +0000 UTC m=+12.707842675 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067e940): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350cb0 item 81 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067efc0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067efc0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067efc0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067efc0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067efc0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.705202878 +0000 UTC m=+12.710069620 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067efc0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067f4c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067f4c0): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067f4c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351260 item 82 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067f4c0): _readAt: size=2, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067f4c0): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067f4c0): _writeAt: size=3, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067f4c0): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067f4c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.706272684 +0000 UTC m=+12.711139436 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067f4c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067fa80): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067fa80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067fa80): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067fa80): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067fa80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.706272684 +0000 UTC m=+12.711139436 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067fa80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003518f0 item 82 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c8100): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c8100): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c8100): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c8100): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c8100): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.708392428 +0000 UTC m=+12.713259181 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c8100): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c8700): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c8700): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c8700): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c8700): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c8700): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c8700): _writeAt: size=3, off=7 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e2a0 item 83 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c8700): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c8700): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.709220973 +0000 UTC m=+12.714087725 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c8700): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c8c40): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c8c40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c8c40): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c8c40): >_readAt: n=8, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c8c40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.709220973 +0000 UTC m=+12.714087725 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c8c40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e620 item 83 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c92c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c92c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c92c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c92c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c92c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.711154258 +0000 UTC m=+12.716021000 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c92c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c97c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c97c0): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c97c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ea10 item 84 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c97c0): _readAt: size=2, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c97c0): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c97c0): _writeAt: size=3, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c97c0): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c97c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.71208891 +0000 UTC m=+12.716955652 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c97c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c9d40): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c9d40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c9d40): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c9d40): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c9d40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.71208891 +0000 UTC m=+12.716955652 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c9d40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ec40 item 84 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a52440): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a52440): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a52440): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a52440): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a52440): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.714048243 +0000 UTC m=+12.718914996 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a52440): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a52940): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a52940): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a52940): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a52940): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a52940): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a52940): _writeAt: size=3, off=7 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f0a0 item 85 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a52940): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a52940): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.714861659 +0000 UTC m=+12.719728412 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a52940): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a52e80): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a52e80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a52e80): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a52e80): >_readAt: n=8, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a52e80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.714861659 +0000 UTC m=+12.719728412 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a52e80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f2d0 item 85 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53540): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53540): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53540): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53540): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53540): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.71699567 +0000 UTC m=+12.721862422 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53540): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53a40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53a40): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53a40): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f6c0 item 86 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53a40): _readAt: size=2, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53a40): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53a40): _writeAt: size=3, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53a40): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53a40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.717902952 +0000 UTC m=+12.722769704 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53a40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66040): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66040): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66040): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66040): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66040): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.717902952 +0000 UTC m=+12.722769704 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66040): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f9d0 item 86 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66700): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66700): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66700): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66700): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66700): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.719938929 +0000 UTC m=+12.724805671 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66700): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66c00): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66c00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66c00): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66c00): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66c00): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66c00): _writeAt: size=3, off=7 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ff10 item 87 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66c00): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66c00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.720905011 +0000 UTC m=+12.725771753 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66c00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67140): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67140): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67140): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67140): >_readAt: n=8, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67140): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.720905011 +0000 UTC m=+12.725771753 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67140): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f01c0 item 87 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 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/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a677c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a677c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a677c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a677c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a677c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.723145111 +0000 UTC m=+12.728011853 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a677c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67cc0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67cc0): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67cc0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f0700 item 88 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67cc0): _readAt: size=2, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67cc0): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67cc0): _writeAt: size=3, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67cc0): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67cc0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.724124487 +0000 UTC m=+12.728991239 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67cc0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0005166c0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0005166c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0005166c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0005166c0): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0005166c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.724124487 +0000 UTC m=+12.728991239 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0005166c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f08c0 item 88 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000516d80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000516d80): open at offset 0 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000516d80): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000516d80): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000516d80): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000516d80): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000516d80): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000516d80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.727442027 +0000 UTC m=+12.732308779 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000516d80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000517e80): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000517e80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000517e80): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f0e70 item 89 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000517e80): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000517e80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.72829665 +0000 UTC m=+12.733163392 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000517e80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000880440): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000880440): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000880440): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000880440): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000880440): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000880440): _writeAt: size=3, off=7 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f10a0 item 89 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000880440): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000880440): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.729249887 +0000 UTC m=+12.734116629 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000880440): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008809c0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008809c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008809c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008809c0): >_readAt: n=8, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008809c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.729249887 +0000 UTC m=+12.734116629 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008809c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f1570 item 89 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881000): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881000): open at offset 0 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881000): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881000): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881000): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881000): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881000): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881000): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.731535633 +0000 UTC m=+12.736402376 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881000): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881580): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881580): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881580): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f1a40 item 90 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881580): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881580): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.732279418 +0000 UTC m=+12.737146170 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881580): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881ac0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881ac0): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881ac0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f1c00 item 90 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881ac0): _readAt: size=2, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881ac0): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881ac0): _writeAt: size=3, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881ac0): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881ac0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.733145251 +0000 UTC m=+12.738011993 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881ac0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4100): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4100): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4100): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4100): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4100): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.733145251 +0000 UTC m=+12.738011993 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4100): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f1f10 item 90 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4740): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4740): open at offset 0 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4740): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4740): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4740): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4740): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4740): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4740): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.735221635 +0000 UTC m=+12.740088387 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4740): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4cc0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4cc0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4cc0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004967e0 item 91 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4cc0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4cc0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.735980037 +0000 UTC m=+12.740846779 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4cc0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5200): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5200): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5200): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5200): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5200): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5200): _writeAt: size=3, off=7 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496a80 item 91 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5200): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5200): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.736840249 +0000 UTC m=+12.741706991 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5200): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5780): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5780): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5780): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5780): >_readAt: n=8, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5780): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.736840249 +0000 UTC m=+12.741706991 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5780): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496f50 item 91 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 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/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5dc0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5dc0): open at offset 0 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5dc0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5dc0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5dc0): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5dc0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5dc0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5dc0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.738922013 +0000 UTC m=+12.743788755 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5dc0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a58380): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a58380): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a58380): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497810 item 92 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a58380): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a58380): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.739653064 +0000 UTC m=+12.744519807 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a58380): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a588c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a588c0): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a588c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497b20 item 92 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a588c0): _readAt: size=2, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a588c0): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a588c0): _writeAt: size=3, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a588c0): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a588c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.740461781 +0000 UTC m=+12.745328532 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a588c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a58e80): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a58e80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a58e80): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a58e80): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a58e80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.740461781 +0000 UTC m=+12.745328532 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a58e80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497e30 item 92 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59500): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59500): open at offset 0 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59500): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59500): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59500): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59500): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59500): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59500): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.742795456 +0000 UTC m=+12.747662228 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59500): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59a40): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59a40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59a40): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001704d0 item 93 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59a40): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59a40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.743628257 +0000 UTC m=+12.748494999 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59a40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bea500): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bea500): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bea500): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bea500): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bea500): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.743628257 +0000 UTC m=+12.748494999 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bea500): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec150 item 93 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 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/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beab80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beab80): open at offset 0 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beab80): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beab80): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beab80): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beab80): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beab80): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beab80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.745982382 +0000 UTC m=+12.750849124 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beab80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beb0c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beb0c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beb0c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec700 item 94 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beb0c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beb0c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.747007063 +0000 UTC m=+12.751873816 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beb0c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beb7c0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beb7c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beb7c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beb7c0): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beb7c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.747007063 +0000 UTC m=+12.751873816 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beb7c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec9a0 item 94 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 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/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bebe00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bebe00): open at offset 0 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bebe00): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bebe00): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bebe00): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bebe00): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bebe00): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bebe00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.749338665 +0000 UTC m=+12.754205416 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bebe00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e923c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e923c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e923c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed030 item 95 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e923c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e923c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.750190853 +0000 UTC m=+12.755057596 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e923c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e92ac0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e92ac0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e92ac0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e92ac0): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e92ac0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.750190853 +0000 UTC m=+12.755057596 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e92ac0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed2d0 item 95 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 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/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93100): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93100): open at offset 0 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93100): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93100): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93100): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93100): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93100): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93100): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.752700989 +0000 UTC m=+12.757567742 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93100): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93680): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93680): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93680): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed650 item 96 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93680): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93680): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.753629901 +0000 UTC m=+12.758496664 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93680): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93d80): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93d80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93d80): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93d80): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93d80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.753629901 +0000 UTC m=+12.758496664 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93d80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed810 item 96 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= 2025/11/13 03:49:54 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:54 DEBUG : Looking for writers 2025/11/13 03:49:54 DEBUG : >WaitForWriters: 2025/11/13 03:49:54 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:54 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:54 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 03:49:54 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:54 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/11/13 03:49:54 INFO : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006cf2c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006cf2c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006cf2c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006cf2c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006cf2c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.779004 +0000 UTC m=+12.783870742 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006cf2c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006cf740): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006cf740): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006cf740): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006cf740): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006cf740): _writeAt: size=3, off=2 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006cf740): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006cf740): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.779004 +0000 UTC m=+12.783870742 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006cf740): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006cfc00): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006cfc00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006cfc00): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006cfc00): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006cfc00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.779004 +0000 UTC m=+12.783870742 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006cfc00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487880 item 1 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007842c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007842c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007842c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007842c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007842c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.783249509 +0000 UTC m=+12.788116271 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007842c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007847c0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007847c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007847c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007847c0): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007847c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.783249509 +0000 UTC m=+12.788116271 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007847c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a2a0 item 2 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000784e00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000784e00): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000784e00): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000784e00): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000784e00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.786719105 +0000 UTC m=+12.791585877 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000784e00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000785280): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000785280): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000785280): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000785280): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000785280): _writeAt: size=3, off=2 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000785280): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000785280): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.786719105 +0000 UTC m=+12.791585877 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000785280): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000785740): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000785740): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000785740): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000785740): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000785740): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.786719105 +0000 UTC m=+12.791585877 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000785740): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a850 item 3 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000785dc0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000785dc0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000785dc0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000785dc0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000785dc0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.790216853 +0000 UTC m=+12.795083616 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000785dc0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007da380): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007da380): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007da380): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007da380): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007da380): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.790216853 +0000 UTC m=+12.795083616 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007da380): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b2d0 item 4 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007da9c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007da9c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007da9c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007da9c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007da9c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.792866322 +0000 UTC m=+12.797733093 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007da9c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007dae40): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007dae40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007dae40): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007dae40): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007dae40): _writeAt: size=3, off=2 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007dae40): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007dae40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.792866322 +0000 UTC m=+12.797733093 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007dae40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007db300): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007db300): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007db300): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007db300): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007db300): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.792866322 +0000 UTC m=+12.797733093 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007db300): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b880 item 5 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007db980): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007db980): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007db980): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007db980): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007db980): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.796405368 +0000 UTC m=+12.801272139 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007db980): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007dbec0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007dbec0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007dbec0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007dbec0): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007dbec0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.796405368 +0000 UTC m=+12.801272139 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007dbec0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee0e0 item 6 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fa5c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fa5c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fa5c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fa5c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fa5c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.798832539 +0000 UTC m=+12.803699311 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fa5c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007faac0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007faac0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007faac0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007faac0): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007faac0): _writeAt: size=3, off=2 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007faac0): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007faac0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.798832539 +0000 UTC m=+12.803699311 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007faac0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007faf80): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007faf80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007faf80): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007faf80): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007faf80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.798832539 +0000 UTC m=+12.803699311 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007faf80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee460 item 7 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fb600): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fb600): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fb600): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fb600): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fb600): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.801852651 +0000 UTC m=+12.806719404 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fb600): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fbb40): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fbb40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fbb40): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fbb40): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fbb40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.801852651 +0000 UTC m=+12.806719404 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0007fbb40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eec40 item 8 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000854180): _readAt: size=2, off=0 2025/11/13 03:49:54 ERROR : open-test-file(0xc000854180): Couldn't read size of file 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000854180): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000854180): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000854180): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000854180): close: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000854180): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000854540): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000854540): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000854540): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000854540): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000854540): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.804067064 +0000 UTC m=+12.808933816 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000854540): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008549c0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008549c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008549c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008549c0): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008549c0): _writeAt: size=3, off=2 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008549c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008549c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.804067064 +0000 UTC m=+12.808933816 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008549c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000854ec0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000854ec0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000854ec0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000854ec0): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000854ec0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.804067064 +0000 UTC m=+12.808933816 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000854ec0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eefc0 item 9 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000855540): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000855540): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000855540): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000855540): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000855540): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.806935272 +0000 UTC m=+12.811802024 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000855540): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000855a80): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000855a80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000855a80): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000855a80): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000855a80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.806935272 +0000 UTC m=+12.811802024 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000855a80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef5e0 item 10 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008c2140): _readAt: size=2, off=0 2025/11/13 03:49:54 ERROR : open-test-file(0xc0008c2140): Couldn't read size of file 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008c2140): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008c2140): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008c2140): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008c2140): close: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008c2140): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008c2500): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008c2500): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008c2500): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008c2500): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008c2500): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.809080594 +0000 UTC m=+12.813947347 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008c2500): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008c2a00): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008c2a00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008c2a00): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008c2a00): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008c2a00): _writeAt: size=3, off=2 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008c2a00): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008c2a00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.809080594 +0000 UTC m=+12.813947347 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008c2a00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008c2f00): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008c2f00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008c2f00): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008c2f00): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008c2f00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.809080594 +0000 UTC m=+12.813947347 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008c2f00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003efab0 item 11 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008c3580): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008c3580): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008c3580): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008c3580): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008c3580): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.812398115 +0000 UTC m=+12.817264877 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008c3580): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59c40): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59c40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59c40): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59c40): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59c40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.812398115 +0000 UTC m=+12.817264877 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59c40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110310 item 12 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000904380): _readAt: size=2, off=0 2025/11/13 03:49:54 ERROR : open-test-file(0xc000904380): Couldn't read size of file 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000904380): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000904380): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000904380): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000904380): close: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000904380): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000904740): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000904740): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000904740): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000904740): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000904740): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.814625461 +0000 UTC m=+12.819492213 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000904740): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000904e00): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000904e00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000904e00): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000904e00): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000904e00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.814625461 +0000 UTC m=+12.819492213 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000904e00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170e00 item 13 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000905480): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000905480): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000905480): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000905480): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000905480): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.817108456 +0000 UTC m=+12.821975188 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000905480): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009059c0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009059c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009059c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009059c0): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009059c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.817108456 +0000 UTC m=+12.821975188 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009059c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001711f0 item 14 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093a080): _readAt: size=2, off=0 2025/11/13 03:49:54 ERROR : open-test-file(0xc00093a080): Couldn't read size of file 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093a080): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093a080): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093a080): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093a080): close: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093a080): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093a440): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093a440): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093a440): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093a440): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093a440): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.819533343 +0000 UTC m=+12.824400106 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093a440): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093ab00): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093ab00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093ab00): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093ab00): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093ab00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.819533343 +0000 UTC m=+12.824400106 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093ab00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171810 item 15 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 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/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093b180): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093b180): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093b180): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093b180): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093b180): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.821754979 +0000 UTC m=+12.826621731 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093b180): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093b6c0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093b6c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093b6c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093b6c0): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093b6c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.821754979 +0000 UTC m=+12.826621731 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093b6c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171c70 item 16 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093bd00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093bd00): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093bd00): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093bd00): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093bd00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.824031859 +0000 UTC m=+12.828898631 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00093bd00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097a200): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097a200): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097a200): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097a200): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097a200): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097a200): _writeAt: size=3, off=7 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097a200): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097a200): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.824031859 +0000 UTC m=+12.828898631 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097a200): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097a700): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097a700): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097a700): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097a700): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097a700): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.824031859 +0000 UTC m=+12.828898631 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097a700): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000744230 item 17 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097ad80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097ad80): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097ad80): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097ad80): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097ad80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.827363987 +0000 UTC m=+12.832230749 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097ad80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097b2c0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097b2c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097b2c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097b2c0): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097b2c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.827363987 +0000 UTC m=+12.832230749 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097b2c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007447e0 item 18 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097b940): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097b940): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097b940): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097b940): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097b940): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.829682413 +0000 UTC m=+12.834549176 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097b940): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097be40): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097be40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097be40): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097be40): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097be40): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097be40): _writeAt: size=3, off=7 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097be40): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097be40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.829682413 +0000 UTC m=+12.834549176 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00097be40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a143c0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a143c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a143c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a143c0): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a143c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.829682413 +0000 UTC m=+12.834549176 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a143c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000744cb0 item 19 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a14a40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a14a40): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a14a40): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a14a40): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a14a40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.833180011 +0000 UTC m=+12.838046784 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a14a40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a14f80): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a14f80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a14f80): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a14f80): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a14f80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.833180011 +0000 UTC m=+12.838046784 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a14f80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000745420 item 20 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a15600): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a15600): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a15600): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a15600): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a15600): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.834721523 +0000 UTC m=+12.839588255 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a15600): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a15b00): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a15b00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a15b00): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a15b00): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a15b00): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a15b00): _writeAt: size=3, off=7 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a15b00): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a15b00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.834721523 +0000 UTC m=+12.839588255 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a15b00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a30080): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a30080): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a30080): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a30080): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a30080): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.834721523 +0000 UTC m=+12.839588255 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a30080): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007458f0 item 21 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a30700): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a30700): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a30700): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a30700): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a30700): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.837151137 +0000 UTC m=+12.842017890 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a30700): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a30c40): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a30c40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a30c40): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a30c40): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a30c40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.837151137 +0000 UTC m=+12.842017890 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a30c40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e22a0 item 22 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a312c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a312c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a312c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a312c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a312c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.84005346 +0000 UTC m=+12.844920232 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a312c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a317c0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a317c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a317c0): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a317c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a317c0): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a317c0): _writeAt: size=3, off=7 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a317c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a317c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.84005346 +0000 UTC m=+12.844920232 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a317c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a31cc0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a31cc0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a31cc0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a31cc0): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a31cc0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.84005346 +0000 UTC m=+12.844920232 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a31cc0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2770 item 23 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 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/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a683c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a683c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a683c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a683c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a683c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.843046662 +0000 UTC m=+12.847913414 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a683c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a68900): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a68900): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a68900): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a68900): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a68900): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.843046662 +0000 UTC m=+12.847913414 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a68900): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2c40 item 24 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a68f40): _readAt: size=2, off=0 2025/11/13 03:49:54 ERROR : open-test-file(0xc000a68f40): Couldn't read size of file 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a68f40): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a68f40): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a68f40): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a68f40): close: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a68f40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a69300): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a69300): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a69300): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a69300): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a69300): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.845593889 +0000 UTC m=+12.850460641 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a69300): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a69800): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a69800): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a69800): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a69800): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a69800): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a69800): _writeAt: size=3, off=7 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a69800): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a69800): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.845593889 +0000 UTC m=+12.850460641 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a69800): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a69d40): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a69d40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a69d40): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a69d40): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a69d40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.845593889 +0000 UTC m=+12.850460641 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a69d40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3030 item 25 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8e440): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8e440): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8e440): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8e440): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8e440): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.848913624 +0000 UTC m=+12.853780376 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8e440): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8e980): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8e980): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8e980): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8e980): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8e980): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.848913624 +0000 UTC m=+12.853780376 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8e980): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e36c0 item 26 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8efc0): _readAt: size=2, off=0 2025/11/13 03:49:54 ERROR : open-test-file(0xc000a8efc0): Couldn't read size of file 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8efc0): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8efc0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8efc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8efc0): close: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8efc0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8f380): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8f380): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8f380): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8f380): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8f380): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.851465969 +0000 UTC m=+12.856332731 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8f380): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8f880): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8f880): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8f880): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8f880): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8f880): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8f880): _writeAt: size=3, off=7 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8f880): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8f880): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.851465969 +0000 UTC m=+12.856332731 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8f880): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8fdc0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8fdc0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8fdc0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8fdc0): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8fdc0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.851465969 +0000 UTC m=+12.856332731 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a8fdc0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3b20 item 27 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 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/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aae4c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aae4c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aae4c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aae4c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aae4c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.854489348 +0000 UTC m=+12.859356101 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aae4c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aaea00): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aaea00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aaea00): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aaea00): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aaea00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.854489348 +0000 UTC m=+12.859356101 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aaea00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400150 item 28 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aaf040): _readAt: size=2, off=0 2025/11/13 03:49:54 ERROR : open-test-file(0xc000aaf040): Couldn't read size of file 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aaf040): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aaf040): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aaf040): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aaf040): close: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aaf040): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aaf400): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aaf400): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aaf400): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aaf400): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aaf400): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.857180975 +0000 UTC m=+12.862047747 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aaf400): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aafac0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aafac0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aafac0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aafac0): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aafac0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.857180975 +0000 UTC m=+12.862047747 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aafac0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004009a0 item 29 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 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/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aca1c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aca1c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aca1c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aca1c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aca1c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.859909962 +0000 UTC m=+12.864776734 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aca1c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aca700): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aca700): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aca700): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aca700): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aca700): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.859909962 +0000 UTC m=+12.864776734 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aca700): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004012d0 item 30 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 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/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000acad40): _readAt: size=2, off=0 2025/11/13 03:49:54 ERROR : open-test-file(0xc000acad40): Couldn't read size of file 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000acad40): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000acad40): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000acad40): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000acad40): close: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000acad40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000acb100): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000acb100): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000acb100): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000acb100): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000acb100): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.862908124 +0000 UTC m=+12.867774845 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000acb100): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aca580): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aca580): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aca580): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aca580): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aca580): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.862908124 +0000 UTC m=+12.867774845 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000aca580): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004001c0 item 31 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 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/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000acb4c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000acb4c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000acb4c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000acb4c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000acb4c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.8651462 +0000 UTC m=+12.870012973 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000acb4c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000acba00): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000acba00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000acba00): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000acba00): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000acba00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.8651462 +0000 UTC m=+12.870012973 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000acba00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400a10 item 32 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c60c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c60c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c60c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c60c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c60c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.867617143 +0000 UTC m=+12.872483905 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c60c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c6540): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c6540): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c6540): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c6540): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c6540): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400f50 item 33 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c6540): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c6540): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.868537279 +0000 UTC m=+12.873404051 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c6540): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c6a80): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c6a80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c6a80): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c6a80): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c6a80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.868537279 +0000 UTC m=+12.873404051 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c6a80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004017a0 item 33 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7100): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7100): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7100): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7100): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7100): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.871474285 +0000 UTC m=+12.876341058 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7100): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7580): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7580): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401ea0 item 34 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7580): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7580): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7580): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7580): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7580): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.872534523 +0000 UTC m=+12.877401285 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7580): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7ac0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7ac0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7ac0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7ac0): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7ac0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.872534523 +0000 UTC m=+12.877401285 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c7ac0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e84d0 item 34 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f8200): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f8200): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f8200): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f8200): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f8200): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.875068625 +0000 UTC m=+12.879935397 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f8200): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f8780): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f8780): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f8780): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f8780): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f8780): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8f50 item 35 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f8780): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f8780): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.876312307 +0000 UTC m=+12.881179079 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f8780): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f8c80): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f8c80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f8c80): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f8c80): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f8c80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.876312307 +0000 UTC m=+12.881179079 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f8c80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9490 item 35 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f9300): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f9300): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f9300): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f9300): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f9300): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.879139008 +0000 UTC m=+12.884005769 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f9300): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f9800): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f9800): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9a40 item 36 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f9800): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f9800): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f9800): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f9800): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f9800): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.88023377 +0000 UTC m=+12.885100542 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f9800): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f9d40): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f9d40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f9d40): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f9d40): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f9d40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.88023377 +0000 UTC m=+12.885100542 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008f9d40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9ea0 item 36 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084c400): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084c400): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084c400): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084c400): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084c400): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.882952317 +0000 UTC m=+12.887819090 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084c400): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084c880): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084c880): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084c880): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084c880): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084c880): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110a80 item 37 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084c880): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084c880): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.883840643 +0000 UTC m=+12.888707395 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084c880): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084cd80): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084cd80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084cd80): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084cd80): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084cd80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.883840643 +0000 UTC m=+12.888707395 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084cd80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110e00 item 37 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084d400): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084d400): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084d400): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084d400): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084d400): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.886055376 +0000 UTC m=+12.890922128 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084d400): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084d9c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084d9c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001113b0 item 38 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084d9c0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084d9c0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084d9c0): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084d9c0): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084d9c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.88723668 +0000 UTC m=+12.892103432 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084d9c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084df00): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084df00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084df00): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084df00): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084df00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.88723668 +0000 UTC m=+12.892103432 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00084df00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001115e0 item 38 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0002cd900): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0002cd900): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0002cd900): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0002cd900): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0002cd900): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.889546993 +0000 UTC m=+12.894413745 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0002cd900): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013c000): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013c000): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013c000): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013c000): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013c000): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111ea0 item 39 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013c000): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013c000): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.890620836 +0000 UTC m=+12.895487588 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013c000): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013d1c0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013d1c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013d1c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013d1c0): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013d1c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.890620836 +0000 UTC m=+12.895487588 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013d1c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350150 item 39 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013d840): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013d840): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013d840): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013d840): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013d840): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.892865805 +0000 UTC m=+12.897732557 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013d840): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013dd40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013dd40): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003507e0 item 40 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013dd40): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013dd40): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013dd40): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013dd40): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013dd40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.893902901 +0000 UTC m=+12.898769643 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00013dd40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02340): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02340): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02340): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02340): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02340): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.893902901 +0000 UTC m=+12.898769643 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02340): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350a10 item 40 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02900): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02900): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02900): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02900): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02900): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02900): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02900): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.896582294 +0000 UTC m=+12.901449046 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02900): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02e00): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02e00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02e00): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003510a0 item 41 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02e00): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02e00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.897295562 +0000 UTC m=+12.902162294 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a02e00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a033c0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a033c0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a033c0): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a033c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a033c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003512d0 item 41 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a033c0): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a033c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.898316195 +0000 UTC m=+12.903182948 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a033c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03900): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03900): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03900): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03900): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03900): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.898316195 +0000 UTC m=+12.903182948 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03900): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351960 item 41 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03f40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03f40): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03f40): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03f40): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03f40): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03f40): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03f40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.900475554 +0000 UTC m=+12.905342307 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a03f40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000418c80): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000418c80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000418c80): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654000 item 42 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000418c80): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000418c80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.901362377 +0000 UTC m=+12.906229129 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000418c80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000419ac0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000419ac0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006543f0 item 42 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000419ac0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000419ac0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000419ac0): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000419ac0): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000419ac0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.902231167 +0000 UTC m=+12.907097928 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000419ac0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000674380): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000674380): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000674380): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000674380): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000674380): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.902231167 +0000 UTC m=+12.907097928 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000674380): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654620 item 42 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006749c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006749c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006749c0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006749c0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006749c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006749c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006749c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.904394824 +0000 UTC m=+12.909261576 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0006749c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000674ec0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000674ec0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000674ec0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654a10 item 43 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000674ec0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000674ec0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.905301523 +0000 UTC m=+12.910168275 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000674ec0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675400): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675400): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675400): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675400): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675400): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654c40 item 43 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675400): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675400): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.906376159 +0000 UTC m=+12.911242891 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675400): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e442c0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e442c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e442c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e442c0): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e442c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.906376159 +0000 UTC m=+12.911242891 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e442c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bb4070 item 43 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e44900): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e44900): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e44900): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e44900): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e44900): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e44900): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e44900): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.908510079 +0000 UTC m=+12.913376831 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e44900): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e44e00): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e44e00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e44e00): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bb43f0 item 44 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e44e00): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e44e00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.909274382 +0000 UTC m=+12.914141115 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e44e00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e45340): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e45340): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bb45b0 item 44 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e45340): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e45340): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e45340): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e45340): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e45340): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.910071848 +0000 UTC m=+12.914938581 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e45340): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e458c0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e458c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e458c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e458c0): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e458c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.910071848 +0000 UTC m=+12.914938581 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e458c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bb4770 item 44 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e45f40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e45f40): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e45f40): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e45f40): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e45f40): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e45f40): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e45f40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.912035289 +0000 UTC m=+12.916902021 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e45f40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000596640): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000596640): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000596640): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bb4c40 item 45 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000596640): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000596640): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.912707991 +0000 UTC m=+12.917574723 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000596640): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000597080): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000597080): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000597080): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000597080): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000597080): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.912707991 +0000 UTC m=+12.917574723 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000597080): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bb4e00 item 45 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000597a00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000597a00): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000597a00): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000597a00): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000597a00): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000597a00): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000597a00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.914348096 +0000 UTC m=+12.919214828 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000597a00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000597f00): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000597f00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000597f00): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bb5180 item 46 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000597f00): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000597f00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.914991513 +0000 UTC m=+12.919858245 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000597f00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067e680): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067e680): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067e680): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067e680): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067e680): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.914991513 +0000 UTC m=+12.919858245 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067e680): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bb5340 item 46 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067ecc0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067ecc0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067ecc0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067ecc0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067ecc0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067ecc0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067ecc0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.917072795 +0000 UTC m=+12.921939547 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067ecc0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067f1c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067f1c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067f1c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bb56c0 item 47 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067f1c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067f1c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.917925904 +0000 UTC m=+12.922792657 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067f1c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067f900): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067f900): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067f900): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067f900): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067f900): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.917925904 +0000 UTC m=+12.922792657 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067f900): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bb59d0 item 47 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 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/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067ff40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067ff40): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067ff40): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067ff40): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067ff40): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067ff40): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067ff40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.919612326 +0000 UTC m=+12.924479059 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00067ff40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c84c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c84c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c84c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bb5e30 item 48 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c84c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c84c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.920260412 +0000 UTC m=+12.925127144 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c84c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c8cc0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c8cc0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c8cc0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c8cc0): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c8cc0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.920260412 +0000 UTC m=+12.925127144 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c8cc0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004984d0 item 48 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c9300): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c9300): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c9300): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c9300): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c9300): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.921782796 +0000 UTC m=+12.926649528 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c9300): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c9780): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c9780): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c9780): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c9780): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c9780): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c9780): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004988c0 item 49 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c9780): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c9780): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.92243522 +0000 UTC m=+12.927301952 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c9780): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c9cc0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c9cc0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c9cc0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c9cc0): >_readAt: n=8, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c9cc0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.92243522 +0000 UTC m=+12.927301952 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0004c9cc0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498bd0 item 49 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a523c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a523c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a523c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a523c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a523c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.923947466 +0000 UTC m=+12.928814187 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a523c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a528c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a528c0): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a528c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499570 item 50 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a528c0): _readAt: size=2, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a528c0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a528c0): _writeAt: size=3, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a528c0): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a528c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.924614626 +0000 UTC m=+12.929481358 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a528c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a52e40): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a52e40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a52e40): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a52e40): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a52e40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.924614626 +0000 UTC m=+12.929481358 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a52e40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004997a0 item 50 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53500): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53500): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53500): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53500): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53500): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.926601552 +0000 UTC m=+12.931468304 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53500): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53a00): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53a00): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53a00): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53a00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53a00): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53a00): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499ce0 item 51 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53a00): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53a00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.927540052 +0000 UTC m=+12.932406814 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53a00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53f40): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53f40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53f40): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53f40): >_readAt: n=8, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53f40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.927540052 +0000 UTC m=+12.932406814 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a53f40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e0e0 item 51 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66680): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66680): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66680): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66680): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66680): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.929850233 +0000 UTC m=+12.934716985 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66680): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66b80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66b80): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66b80): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e770 item 52 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66b80): _readAt: size=2, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66b80): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66b80): _writeAt: size=3, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66b80): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66b80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.930628503 +0000 UTC m=+12.935495235 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a66b80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67100): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67100): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67100): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67100): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67100): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.930628503 +0000 UTC m=+12.935495235 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67100): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e930 item 52 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67780): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67780): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67780): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67780): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67780): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.932300337 +0000 UTC m=+12.937167070 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67780): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67c80): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67c80): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67c80): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67c80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67c80): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67c80): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ed20 item 53 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67c80): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67c80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.933076233 +0000 UTC m=+12.937942964 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a67c80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000516640): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000516640): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000516640): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000516640): >_readAt: n=8, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000516640): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.933076233 +0000 UTC m=+12.937942964 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000516640): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040efc0 item 53 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000516d40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000516d40): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000516d40): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000516d40): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000516d40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.935245169 +0000 UTC m=+12.940111921 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000516d40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000517580): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000517580): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000517580): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f3b0 item 54 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000517580): _readAt: size=2, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000517580): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000517580): _writeAt: size=3, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000517580): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000517580): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.936184521 +0000 UTC m=+12.941051272 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000517580): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000880400): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000880400): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000880400): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000880400): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000880400): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.936184521 +0000 UTC m=+12.941051272 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000880400): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f5e0 item 54 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000880a80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000880a80): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000880a80): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000880a80): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000880a80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.938814341 +0000 UTC m=+12.943681103 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000880a80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000880f80): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000880f80): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000880f80): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000880f80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000880f80): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000880f80): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fb20 item 55 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000880f80): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000880f80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.93976843 +0000 UTC m=+12.944635183 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000880f80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881500): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881500): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881500): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881500): >_readAt: n=8, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881500): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.93976843 +0000 UTC m=+12.944635183 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881500): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fd50 item 55 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 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/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881b80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881b80): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881b80): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881b80): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881b80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.942112386 +0000 UTC m=+12.946979138 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000881b80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4100): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4100): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4100): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f03f0 item 56 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4100): _readAt: size=2, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4100): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4100): _writeAt: size=3, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4100): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4100): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.943166623 +0000 UTC m=+12.948033374 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4100): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4680): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4680): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4680): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4680): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4680): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.943166623 +0000 UTC m=+12.948033374 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4680): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f0620 item 56 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4d00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4d00): open at offset 0 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4d00): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4d00): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4d00): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4d00): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4d00): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4d00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.945461606 +0000 UTC m=+12.950328358 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd4d00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5240): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5240): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5240): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f0a10 item 57 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5240): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5240): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.946388163 +0000 UTC m=+12.951254915 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5240): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5780): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5780): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5780): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5780): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5780): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5780): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f0d20 item 57 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5780): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5780): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.947391535 +0000 UTC m=+12.952258306 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5780): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5d00): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5d00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5d00): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5d00): >_readAt: n=8, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5d00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.947391535 +0000 UTC m=+12.952258306 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bd5d00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f0f50 item 57 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bea3c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bea3c0): open at offset 0 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bea3c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bea3c0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bea3c0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bea3c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bea3c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bea3c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.949782387 +0000 UTC m=+12.954649139 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bea3c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bea900): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bea900): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bea900): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f1650 item 58 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bea900): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bea900): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.950592977 +0000 UTC m=+12.955459729 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000bea900): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beae80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beae80): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beae80): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f1960 item 58 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beae80): _readAt: size=2, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beae80): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beae80): _writeAt: size=3, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beae80): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beae80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.951505057 +0000 UTC m=+12.956371809 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beae80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beb440): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beb440): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beb440): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beb440): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beb440): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.951505057 +0000 UTC m=+12.956371809 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000beb440): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f1b20 item 58 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e92440): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e92440): open at offset 0 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e92440): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e92440): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e92440): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e92440): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e92440): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e92440): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.953434926 +0000 UTC m=+12.958301658 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e92440): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e92980): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e92980): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e92980): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496620 item 59 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e92980): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e92980): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.954160276 +0000 UTC m=+12.959027008 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e92980): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e92ec0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e92ec0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e92ec0): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e92ec0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e92ec0): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e92ec0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004969a0 item 59 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e92ec0): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e92ec0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.954810375 +0000 UTC m=+12.959677108 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e92ec0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93480): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93480): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93480): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93480): >_readAt: n=8, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93480): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.954810375 +0000 UTC m=+12.959677108 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93480): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496d20 item 59 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 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/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93ac0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93ac0): open at offset 0 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93ac0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93ac0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93ac0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93ac0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93ac0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93ac0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.956591354 +0000 UTC m=+12.961458087 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000e93ac0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c32080): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c32080): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c32080): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004976c0 item 60 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c32080): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c32080): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.957344236 +0000 UTC m=+12.962210968 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c32080): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c325c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c325c0): open at offset 5 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c325c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004978f0 item 60 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c325c0): _readAt: size=2, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c325c0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c325c0): _writeAt: size=3, off=5 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c325c0): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c325c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.958162039 +0000 UTC m=+12.963028772 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c325c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c32b80): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c32b80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c32b80): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c32b80): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c32b80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.958162039 +0000 UTC m=+12.963028772 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c32b80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497d50 item 60 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c33240): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c33240): open at offset 0 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c33240): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c33240): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c33240): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c33240): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c33240): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c33240): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.959712136 +0000 UTC m=+12.964578878 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c33240): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c33780): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c33780): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c33780): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec4d0 item 61 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c33780): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c33780): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.960390056 +0000 UTC m=+12.965256788 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c33780): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c33e80): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c33e80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c33e80): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c33e80): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c33e80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.960390056 +0000 UTC m=+12.965256788 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000c33e80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec700 item 61 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 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/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a58540): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a58540): open at offset 0 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a58540): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a58540): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a58540): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a58540): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a58540): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a58540): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.962504892 +0000 UTC m=+12.967371654 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a58540): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a58a80): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a58a80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a58a80): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ecbd0 item 62 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a58a80): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a58a80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.96330884 +0000 UTC m=+12.968175592 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a58a80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59180): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59180): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59180): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59180): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59180): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.96330884 +0000 UTC m=+12.968175592 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59180): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed030 item 62 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 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/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59800): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59800): open at offset 0 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59800): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59800): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59800): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59800): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59800): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59800): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.965209454 +0000 UTC m=+12.970076186 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59800): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59d40): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59d40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59d40): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed490 item 63 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59d40): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59d40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.965940815 +0000 UTC m=+12.970807547 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000a59d40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085e540): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085e540): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085e540): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085e540): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085e540): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.965940815 +0000 UTC m=+12.970807547 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085e540): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed650 item 63 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 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/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085eb80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085eb80): open at offset 0 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085eb80): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085eb80): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085eb80): >_readAt: n=0, err=Bad file descriptor 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085eb80): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085eb80): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085eb80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.967670398 +0000 UTC m=+12.972537130 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085eb80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085f0c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085f0c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085f0c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed9d0 item 64 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085f0c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085f0c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.968347407 +0000 UTC m=+12.973214140 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085f0c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085f7c0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085f7c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085f7c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085f7c0): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085f7c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.968347407 +0000 UTC m=+12.973214140 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085f7c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003edb90 item 64 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085fe00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085fe00): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085fe00): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085fe00): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085fe00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.969987182 +0000 UTC m=+12.974853914 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00085fe00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000888300): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000888300): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000888300): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000888300): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000888300): _writeAt: size=3, off=2 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004861c0 item 65 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000888300): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000888300): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.970674241 +0000 UTC m=+12.975540973 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000888300): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000888800): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000888800): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000888800): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000888800): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000888800): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.970674241 +0000 UTC m=+12.975540973 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000888800): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004868c0 item 65 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000888e40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000888e40): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000888e40): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000888e40): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000888e40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.973119154 +0000 UTC m=+12.977985926 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000888e40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008892c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008892c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487650 item 66 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008892c0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008892c0): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008892c0): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008892c0): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008892c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.974344493 +0000 UTC m=+12.979211265 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008892c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000889800): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000889800): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000889800): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000889800): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000889800): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.974344493 +0000 UTC m=+12.979211265 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000889800): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487960 item 66 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000889e40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000889e40): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000889e40): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000889e40): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000889e40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.976853136 +0000 UTC m=+12.981719888 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000889e40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008bc340): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008bc340): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008bc340): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008bc340): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008bc340): _writeAt: size=3, off=2 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a230 item 67 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008bc340): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008bc340): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.977676851 +0000 UTC m=+12.982543583 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008bc340): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008bc840): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008bc840): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008bc840): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008bc840): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008bc840): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.977676851 +0000 UTC m=+12.982543583 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0008bc840): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a4d0 item 67 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675b40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675b40): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675b40): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675b40): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675b40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.979629382 +0000 UTC m=+12.984496114 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000675b40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009041c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009041c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006555e0 item 68 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009041c0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009041c0): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009041c0): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009041c0): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009041c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.980826737 +0000 UTC m=+12.985693509 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009041c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000904700): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000904700): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000904700): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000904700): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000904700): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.980826737 +0000 UTC m=+12.985693509 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000904700): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006557a0 item 68 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000904d40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000904d40): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000904d40): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000904d40): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000904d40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.983546526 +0000 UTC m=+12.988413299 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000904d40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009051c0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009051c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009051c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009051c0): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009051c0): _writeAt: size=3, off=2 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000655b20 item 69 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009051c0): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009051c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.984461182 +0000 UTC m=+12.989327954 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009051c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009056c0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009056c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009056c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009056c0): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009056c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.984461182 +0000 UTC m=+12.989327954 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009056c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000655ce0 item 69 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000905d40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000905d40): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000905d40): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000905d40): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000905d40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.986691083 +0000 UTC m=+12.991557845 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc000905d40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092a2c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092a2c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee2a0 item 70 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092a2c0): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092a2c0): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092a2c0): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092a2c0): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092a2c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.987633509 +0000 UTC m=+12.992500272 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092a2c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092a800): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092a800): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092a800): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092a800): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092a800): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.987633509 +0000 UTC m=+12.992500272 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092a800): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee460 item 70 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092ae80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092ae80): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092ae80): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092ae80): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092ae80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.989389532 +0000 UTC m=+12.994256265 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092ae80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092b380): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092b380): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092b380): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092b380): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092b380): _writeAt: size=3, off=2 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eeaf0 item 71 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092b380): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092b380): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.990119983 +0000 UTC m=+12.994986714 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092b380): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092b880): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092b880): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092b880): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092b880): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092b880): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.990119983 +0000 UTC m=+12.994986714 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092b880): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eecb0 item 71 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092bf00): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092bf00): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092bf00): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092bf00): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092bf00): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.991582715 +0000 UTC m=+12.996449447 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00092bf00): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096e480): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096e480): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef030 item 72 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096e480): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096e480): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096e480): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096e480): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096e480): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.992304168 +0000 UTC m=+12.997170900 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096e480): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096e9c0): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096e9c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096e9c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096e9c0): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096e9c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.992304168 +0000 UTC m=+12.997170900 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096e9c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef260 item 72 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096ef80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096ef80): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096ef80): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096ef80): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096ef80): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096ef80): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096ef80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.993624213 +0000 UTC m=+12.998490935 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096ef80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096f480): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096f480): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096f480): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef6c0 item 73 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096f480): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096f480): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.994173363 +0000 UTC m=+12.999040095 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096f480): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096f940): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096f940): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096f940): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096f940): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096f940): _writeAt: size=3, off=2 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef880 item 73 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096f940): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096f940): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.994770922 +0000 UTC m=+12.999637655 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096f940): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096fe80): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096fe80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096fe80): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096fe80): >_readAt: n=5, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096fe80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.994770922 +0000 UTC m=+12.999637655 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00096fe80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003efb90 item 73 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099c540): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099c540): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099c540): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099c540): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099c540): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099c540): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099c540): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.996162893 +0000 UTC m=+13.001029635 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099c540): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099ca40): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099ca40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099ca40): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170070 item 74 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099ca40): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099ca40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.996673971 +0000 UTC m=+13.001540703 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099ca40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099cf80): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099cf80): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170380 item 74 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099cf80): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099cf80): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099cf80): _writeAt: size=3, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099cf80): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099cf80): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.997296899 +0000 UTC m=+13.002163631 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099cf80): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099d500): _readAt: size=512, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099d500): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099d500): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099d500): >_readAt: n=3, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099d500): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.997296899 +0000 UTC m=+13.002163631 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099d500): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: Remove: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170540 item 74 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099db40): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099db40): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099db40): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099db40): >_readAt: n=0, err=EOF 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099db40): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099db40): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099db40): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.998652792 +0000 UTC m=+13.003519523 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc00099db40): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c00c0): _writeAt: size=5, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c00c0): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c00c0): >openPending: err= 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170b60 item 75 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c00c0): >_writeAt: n=5, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c00c0): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.999158751 +0000 UTC m=+13.004025482 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c00c0): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c0600): _readAt: size=2, off=0 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c0600): openPending: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c0600): >openPending: err= 2025/11/13 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c0600): >_readAt: n=2, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c0600): _writeAt: size=3, off=2 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170e00 item 75 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c0600): >_writeAt: n=3, err= 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c0600): close: 2025/11/13 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.999721635 +0000 UTC m=+13.004588367 2025/11/13 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:54 DEBUG : open-test-file(0xc0009c0600): >close: err= 2025/11/13 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c0b40): _readAt: size=512, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c0b40): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c0b40): >openPending: err= 2025/11/13 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c0b40): >_readAt: n=5, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c0b40): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:54.999721635 +0000 UTC m=+13.004588367 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c0b40): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: Remove: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170fc0 item 75 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c1180): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c1180): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c1180): _readAt: size=2, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c1180): >_readAt: n=0, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c1180): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c1180): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c1180): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.001112273 +0000 UTC m=+13.005979005 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c1180): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c1680): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c1680): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c1680): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171420 item 76 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c1680): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c1680): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.001631577 +0000 UTC m=+13.006498308 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c1680): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c1bc0): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c1bc0): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171810 item 76 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c1bc0): _readAt: size=2, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c1bc0): >_readAt: n=0, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c1bc0): _writeAt: size=3, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c1bc0): >_writeAt: n=3, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c1bc0): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.002356236 +0000 UTC m=+13.007222968 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c1bc0): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a081c0): _readAt: size=512, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a081c0): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a081c0): >openPending: err= 2025/11/13 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a081c0): >_readAt: n=3, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a081c0): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.002356236 +0000 UTC m=+13.007222968 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a081c0): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: Remove: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171ab0 item 76 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a08800): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a08800): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a08800): _readAt: size=2, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a08800): >_readAt: n=0, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a08800): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a08800): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a08800): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.003579008 +0000 UTC m=+13.008445740 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a08800): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a08d00): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a08d00): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a08d00): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000744000 item 77 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a08d00): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a08d00): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.004058929 +0000 UTC m=+13.008925660 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a08d00): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000beba40): _readAt: size=512, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000beba40): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000beba40): >openPending: err= 2025/11/13 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000beba40): >_readAt: n=5, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000beba40): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.004058929 +0000 UTC m=+13.008925660 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000beba40): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: Remove: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f1e30 item 77 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b4100): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b4100): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b4100): _readAt: size=2, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b4100): >_readAt: n=0, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b4100): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b4100): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b4100): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.006217746 +0000 UTC m=+13.011084519 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b4100): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b4600): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b4600): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b4600): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e22a0 item 78 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b4600): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b4600): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.007070906 +0000 UTC m=+13.011937677 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b4600): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b4d00): _readAt: size=512, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b4d00): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b4d00): >openPending: err= 2025/11/13 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b4d00): >_readAt: n=5, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b4d00): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.007070906 +0000 UTC m=+13.011937677 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b4d00): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: Remove: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e25b0 item 78 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b5340): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b5340): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b5340): _readAt: size=2, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b5340): >_readAt: n=0, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b5340): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b5340): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b5340): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.010266518 +0000 UTC m=+13.015133291 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b5340): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b5840): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b5840): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b5840): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2930 item 79 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b5840): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b5840): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.011523034 +0000 UTC m=+13.016389806 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b5840): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b5f40): _readAt: size=512, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b5f40): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b5f40): >openPending: err= 2025/11/13 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b5f40): >_readAt: n=5, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b5f40): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.011523034 +0000 UTC m=+13.016389806 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007b5f40): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: Remove: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2af0 item 79 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:55 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/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007ee600): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007ee600): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007ee600): _readAt: size=2, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007ee600): >_readAt: n=0, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007ee600): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007ee600): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007ee600): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.014613779 +0000 UTC m=+13.019480551 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007ee600): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007eeb00): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007eeb00): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007eeb00): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2ee0 item 80 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007eeb00): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007eeb00): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.015599057 +0000 UTC m=+13.020465829 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007eeb00): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007ef200): _readAt: size=512, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007ef200): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007ef200): >openPending: err= 2025/11/13 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007ef200): >_readAt: n=5, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007ef200): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.015599057 +0000 UTC m=+13.020465829 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007ef200): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: Remove: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e30a0 item 80 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007ef840): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007ef840): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007ef840): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007ef840): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007ef840): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.018586408 +0000 UTC m=+13.023453171 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007ef840): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007efcc0): _readAt: size=2, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007efcc0): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007efcc0): open at offset 5 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007efcc0): >openPending: err= 2025/11/13 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007efcc0): >_readAt: n=2, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007efcc0): _writeAt: size=3, off=7 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3420 item 81 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007efcc0): >_writeAt: n=3, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007efcc0): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.019759457 +0000 UTC m=+13.024626230 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0007efcc0): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a92280): _readAt: size=512, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a92280): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a92280): >openPending: err= 2025/11/13 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a92280): >_readAt: n=8, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a92280): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.019759457 +0000 UTC m=+13.024626230 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a92280): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: Remove: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e37a0 item 81 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a92900): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a92900): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a92900): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a92900): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a92900): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.022625472 +0000 UTC m=+13.027492234 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a92900): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a92e00): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a92e00): open at offset 5 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a92e00): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3c00 item 82 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a92e00): _readAt: size=2, off=5 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a92e00): >_readAt: n=0, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a92e00): _writeAt: size=3, off=5 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a92e00): >_writeAt: n=3, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a92e00): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.023847223 +0000 UTC m=+13.028713984 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a92e00): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a93380): _readAt: size=512, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a93380): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a93380): >openPending: err= 2025/11/13 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a93380): >_readAt: n=3, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a93380): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.023847223 +0000 UTC m=+13.028713984 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a93380): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: Remove: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3dc0 item 82 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a93a00): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a93a00): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a93a00): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a93a00): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a93a00): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.026707325 +0000 UTC m=+13.031574087 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a93a00): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a93f00): _readAt: size=2, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a93f00): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a93f00): open at offset 5 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a93f00): >openPending: err= 2025/11/13 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a93f00): >_readAt: n=2, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a93f00): _writeAt: size=3, off=7 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320850 item 83 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a93f00): >_writeAt: n=3, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a93f00): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.027903569 +0000 UTC m=+13.032770330 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a93f00): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac24c0): _readAt: size=512, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac24c0): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac24c0): >openPending: err= 2025/11/13 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac24c0): >_readAt: n=8, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac24c0): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.027903569 +0000 UTC m=+13.032770330 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac24c0): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: Remove: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320cb0 item 83 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac2b40): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac2b40): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac2b40): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac2b40): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac2b40): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.030646601 +0000 UTC m=+13.035513353 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac2b40): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac3040): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac3040): open at offset 5 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac3040): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003210a0 item 84 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac3040): _readAt: size=2, off=5 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac3040): >_readAt: n=0, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac3040): _writeAt: size=3, off=5 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac3040): >_writeAt: n=3, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac3040): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.031675551 +0000 UTC m=+13.036542314 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac3040): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac35c0): _readAt: size=512, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac35c0): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac35c0): >openPending: err= 2025/11/13 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac35c0): >_readAt: n=3, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac35c0): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.031675551 +0000 UTC m=+13.036542314 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac35c0): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: Remove: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321340 item 84 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac3c40): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac3c40): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac3c40): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac3c40): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac3c40): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.033570945 +0000 UTC m=+13.038437708 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000ac3c40): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0c1c0): _readAt: size=2, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0c1c0): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0c1c0): open at offset 5 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0c1c0): >openPending: err= 2025/11/13 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0c1c0): >_readAt: n=2, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0c1c0): _writeAt: size=3, off=7 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321a40 item 85 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0c1c0): >_writeAt: n=3, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0c1c0): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.034481412 +0000 UTC m=+13.039348164 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0c1c0): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0c700): _readAt: size=512, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0c700): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0c700): >openPending: err= 2025/11/13 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0c700): >_readAt: n=8, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0c700): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.034481412 +0000 UTC m=+13.039348164 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0c700): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: Remove: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332540 item 85 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0cd80): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0cd80): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0cd80): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0cd80): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0cd80): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.036967003 +0000 UTC m=+13.041833755 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0cd80): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0d280): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0d280): open at offset 5 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0d280): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332a10 item 86 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0d280): _readAt: size=2, off=5 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0d280): >_readAt: n=0, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0d280): _writeAt: size=3, off=5 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0d280): >_writeAt: n=3, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0d280): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.037979131 +0000 UTC m=+13.042845892 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0d280): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0d800): _readAt: size=512, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0d800): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0d800): >openPending: err= 2025/11/13 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0d800): >_readAt: n=3, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0d800): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.037979131 +0000 UTC m=+13.042845892 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0d800): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: Remove: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332d90 item 86 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0de80): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0de80): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0de80): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0de80): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0de80): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.040017563 +0000 UTC m=+13.044884295 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b0de80): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2e400): _readAt: size=2, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2e400): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2e400): open at offset 5 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2e400): >openPending: err= 2025/11/13 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2e400): >_readAt: n=2, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2e400): _writeAt: size=3, off=7 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333490 item 87 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2e400): >_writeAt: n=3, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2e400): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.040716253 +0000 UTC m=+13.045582985 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2e400): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2e940): _readAt: size=512, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2e940): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2e940): >openPending: err= 2025/11/13 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2e940): >_readAt: n=8, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2e940): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.040716253 +0000 UTC m=+13.045582985 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2e940): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: Remove: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333650 item 87 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:55 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/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2efc0): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2efc0): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2efc0): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2efc0): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2efc0): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.043240616 +0000 UTC m=+13.048107378 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2efc0): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2f4c0): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2f4c0): open at offset 5 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2f4c0): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333f10 item 88 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2f4c0): _readAt: size=2, off=5 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2f4c0): >_readAt: n=0, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2f4c0): _writeAt: size=3, off=5 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2f4c0): >_writeAt: n=3, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2f4c0): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.044267653 +0000 UTC m=+13.049134414 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2f4c0): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2fa40): _readAt: size=512, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2fa40): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2fa40): >openPending: err= 2025/11/13 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2fa40): >_readAt: n=3, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2fa40): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.044267653 +0000 UTC m=+13.049134414 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b2fa40): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: Remove: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034aa10 item 88 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b4a100): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b4a100): open at offset 0 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b4a100): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b4a100): _readAt: size=2, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b4a100): >_readAt: n=0, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b4a100): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b4a100): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b4a100): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.046489418 +0000 UTC m=+13.051356169 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b4a100): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b4a640): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b4a640): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b4a640): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b880 item 89 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b4a640): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b4a640): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.047319945 +0000 UTC m=+13.052186697 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b4a640): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b4ab80): _readAt: size=2, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b4ab80): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b4ab80): open at offset 5 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b4ab80): >openPending: err= 2025/11/13 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b4ab80): >_readAt: n=2, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b4ab80): _writeAt: size=3, off=7 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bb20 item 89 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b4ab80): >_writeAt: n=3, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b4ab80): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.048818495 +0000 UTC m=+13.053685257 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b4ab80): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b4b100): _readAt: size=512, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b4b100): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b4b100): >openPending: err= 2025/11/13 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b4b100): >_readAt: n=8, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b4b100): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.048818495 +0000 UTC m=+13.053685257 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000b4b100): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: Remove: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340150 item 89 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c6200): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c6200): open at offset 0 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c6200): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c6200): _readAt: size=2, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c6200): >_readAt: n=0, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c6200): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c6200): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c6200): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.054205135 +0000 UTC m=+13.059071887 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c6200): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c6740): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c6740): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c6740): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003403f0 item 90 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c6740): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c6740): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.055078072 +0000 UTC m=+13.059944824 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c6740): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c6cc0): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c6cc0): open at offset 5 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c6cc0): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340690 item 90 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c6cc0): _readAt: size=2, off=5 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c6cc0): >_readAt: n=0, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c6cc0): _writeAt: size=3, off=5 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c6cc0): >_writeAt: n=3, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c6cc0): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.056156855 +0000 UTC m=+13.061023617 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c6cc0): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c72c0): _readAt: size=512, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c72c0): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c72c0): >openPending: err= 2025/11/13 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c72c0): >_readAt: n=3, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c72c0): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.056156855 +0000 UTC m=+13.061023617 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c72c0): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: Remove: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340930 item 90 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c7900): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c7900): open at offset 0 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c7900): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c7900): _readAt: size=2, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c7900): >_readAt: n=0, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c7900): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c7900): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c7900): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.058809328 +0000 UTC m=+13.063676081 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c7900): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c7e40): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c7e40): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c7e40): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003412d0 item 91 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c7e40): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c7e40): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.059611642 +0000 UTC m=+13.064478394 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0009c7e40): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f8500): _readAt: size=2, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f8500): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f8500): open at offset 5 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f8500): >openPending: err= 2025/11/13 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f8500): >_readAt: n=2, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f8500): _writeAt: size=3, off=7 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341500 item 91 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f8500): >_writeAt: n=3, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f8500): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.060643017 +0000 UTC m=+13.065509779 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f8500): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f8a80): _readAt: size=512, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f8a80): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f8a80): >openPending: err= 2025/11/13 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f8a80): >_readAt: n=8, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f8a80): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.060643017 +0000 UTC m=+13.065509779 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f8a80): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: Remove: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341810 item 91 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:55 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/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f90c0): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f90c0): open at offset 0 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f90c0): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f90c0): _readAt: size=2, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f90c0): >_readAt: n=0, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f90c0): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f90c0): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f90c0): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.063212694 +0000 UTC m=+13.068079457 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f90c0): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f9600): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f9600): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f9600): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004001c0 item 92 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f9600): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f9600): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.06408444 +0000 UTC m=+13.068951192 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f9600): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f9b40): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f9b40): open at offset 5 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f9b40): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400700 item 92 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f9b40): _readAt: size=2, off=5 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f9b40): >_readAt: n=0, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f9b40): _writeAt: size=3, off=5 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f9b40): >_writeAt: n=3, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f9b40): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.065198648 +0000 UTC m=+13.070065401 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0008f9b40): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00084c180): _readAt: size=512, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00084c180): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00084c180): >openPending: err= 2025/11/13 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00084c180): >_readAt: n=3, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00084c180): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.065198648 +0000 UTC m=+13.070065401 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00084c180): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: Remove: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400a10 item 92 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00084c7c0): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00084c7c0): open at offset 0 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00084c7c0): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00084c7c0): _readAt: size=2, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00084c7c0): >_readAt: n=0, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00084c7c0): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00084c7c0): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00084c7c0): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.067641489 +0000 UTC m=+13.072508241 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00084c7c0): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0002cc880): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0002cc880): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0002cc880): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8000 item 93 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0002cc880): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0002cc880): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.068233829 +0000 UTC m=+13.073100561 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0002cc880): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0002cdd00): _readAt: size=512, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0002cdd00): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0002cdd00): >openPending: err= 2025/11/13 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0002cdd00): >_readAt: n=5, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0002cdd00): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.068233829 +0000 UTC m=+13.073100561 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc0002cdd00): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: Remove: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e85b0 item 93 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:55 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/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00013cfc0): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00013cfc0): open at offset 0 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00013cfc0): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00013cfc0): _readAt: size=2, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00013cfc0): >_readAt: n=0, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00013cfc0): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00013cfc0): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00013cfc0): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.070010701 +0000 UTC m=+13.074877433 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00013cfc0): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00013d600): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00013d600): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00013d600): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8f50 item 94 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00013d600): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00013d600): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.070801745 +0000 UTC m=+13.075668477 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00013d600): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00013dd00): _readAt: size=512, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00013dd00): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00013dd00): >openPending: err= 2025/11/13 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00013dd00): >_readAt: n=5, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00013dd00): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.070801745 +0000 UTC m=+13.075668477 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc00013dd00): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: Remove: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9490 item 94 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:55 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/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a02400): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a02400): open at offset 0 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a02400): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a02400): _readAt: size=2, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a02400): >_readAt: n=0, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a02400): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a02400): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a02400): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.072144072 +0000 UTC m=+13.077010793 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a02400): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a02940): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a02940): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a02940): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9a40 item 95 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a02940): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a02940): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.072775516 +0000 UTC m=+13.077642248 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a02940): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a03140): _readAt: size=512, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a03140): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a03140): >openPending: err= 2025/11/13 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a03140): >_readAt: n=5, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a03140): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.072775516 +0000 UTC m=+13.077642248 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a03140): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: Remove: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9dc0 item 95 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:55 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/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a03780): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a03780): open at offset 0 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a03780): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a03780): _readAt: size=2, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a03780): >_readAt: n=0, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a03780): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a03780): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a03780): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.074224332 +0000 UTC m=+13.079091065 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a03780): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a03cc0): _writeAt: size=5, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a03cc0): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a03cc0): >openPending: err= 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001108c0 item 96 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a03cc0): >_writeAt: n=5, err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a03cc0): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.074712387 +0000 UTC m=+13.079579120 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000a03cc0): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 03:49:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000418b40): _readAt: size=512, off=0 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000418b40): openPending: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000418b40): >openPending: err= 2025/11/13 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000418b40): >_readAt: n=5, err=EOF 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000418b40): close: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 03:49:55.074712387 +0000 UTC m=+13.079579120 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 03:49:55 DEBUG : open-test-file(0xc000418b40): >close: err= 2025/11/13 03:49:55 DEBUG : open-test-file: Remove: 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110b60 item 96 2025/11/13 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 03:49:55 DEBUG : open-test-file: >Remove: err= 2025/11/13 03:49:55 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:55 DEBUG : Looking for writers 2025/11/13 03:49:55 DEBUG : >WaitForWriters: 2025/11/13 03:49:55 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.70s) --- PASS: TestRWFileHandleOpenTests/writes (0.38s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.32s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- 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:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:49:55 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:49:55 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 03:49:55 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:55 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:49:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:49:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:49:55 INFO : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 03:49:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:49:55 DEBUG : file1: newRWFileHandle: 2025/11/13 03:49:55 DEBUG : file1(0xc00067e700): openPending: 2025/11/13 03:49:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:55 DEBUG : file1(0xc00067e700): >openPending: err= 2025/11/13 03:49:55 DEBUG : file1: >newRWFileHandle: err= 2025/11/13 03:49:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:49:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/13 03:49:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/11/13 03:49:55 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:49:55 DEBUG : Looking for writers 2025/11/13 03:49:55 DEBUG : file1: reading active writers 2025/11/13 03:49:55 DEBUG : file1: active writers 1 2025/11/13 03:49:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/11/13 03:49:55 DEBUG : Looking for writers 2025/11/13 03:49:55 DEBUG : file1: reading active writers 2025/11/13 03:49:55 DEBUG : file1: active writers 1 2025/11/13 03:49:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/11/13 03:49:55 DEBUG : Looking for writers 2025/11/13 03:49:55 DEBUG : file1: reading active writers 2025/11/13 03:49:55 DEBUG : file1: active writers 1 2025/11/13 03:49:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/11/13 03:49:55 DEBUG : Looking for writers 2025/11/13 03:49:55 DEBUG : file1: reading active writers 2025/11/13 03:49:55 DEBUG : file1: active writers 1 2025/11/13 03:49:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/11/13 03:49:55 DEBUG : Looking for writers 2025/11/13 03:49:55 DEBUG : file1: reading active writers 2025/11/13 03:49:55 DEBUG : file1: active writers 1 2025/11/13 03:49:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/11/13 03:49:55 DEBUG : Looking for writers 2025/11/13 03:49:55 DEBUG : file1: reading active writers 2025/11/13 03:49:55 DEBUG : file1: active writers 1 2025/11/13 03:49:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/11/13 03:49:55 DEBUG : Looking for writers 2025/11/13 03:49:55 DEBUG : file1: reading active writers 2025/11/13 03:49:55 DEBUG : file1: active writers 1 2025/11/13 03:49:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/11/13 03:49:56 DEBUG : Looking for writers 2025/11/13 03:49:56 DEBUG : file1: reading active writers 2025/11/13 03:49:56 DEBUG : file1: active writers 1 2025/11/13 03:49:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/13 03:49:57 DEBUG : Looking for writers 2025/11/13 03:49:57 DEBUG : file1: reading active writers 2025/11/13 03:49:57 DEBUG : file1: active writers 1 2025/11/13 03:49:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/13 03:49:58 DEBUG : Looking for writers 2025/11/13 03:49:58 DEBUG : file1: reading active writers 2025/11/13 03:49:58 DEBUG : file1: active writers 1 2025/11/13 03:49:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/13 03:49:59 DEBUG : Looking for writers 2025/11/13 03:49:59 DEBUG : file1: reading active writers 2025/11/13 03:49:59 DEBUG : file1: active writers 1 2025/11/13 03:49:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/13 03:50:00 DEBUG : Looking for writers 2025/11/13 03:50:00 DEBUG : file1: reading active writers 2025/11/13 03:50:00 DEBUG : file1: active writers 1 2025/11/13 03:50:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/13 03:50:01 DEBUG : Looking for writers 2025/11/13 03:50:01 DEBUG : file1: reading active writers 2025/11/13 03:50:01 DEBUG : file1: active writers 1 2025/11/13 03:50:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/13 03:50:02 DEBUG : Looking for writers 2025/11/13 03:50:02 DEBUG : file1: reading active writers 2025/11/13 03:50:02 DEBUG : file1: active writers 1 2025/11/13 03:50:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/13 03:50:03 DEBUG : Looking for writers 2025/11/13 03:50:03 DEBUG : file1: reading active writers 2025/11/13 03:50:03 DEBUG : file1: active writers 1 2025/11/13 03:50:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/13 03:50:04 DEBUG : Looking for writers 2025/11/13 03:50:04 DEBUG : file1: reading active writers 2025/11/13 03:50:04 DEBUG : file1: active writers 1 2025/11/13 03:50:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/13 03:50:05 DEBUG : Looking for writers 2025/11/13 03:50:05 DEBUG : file1: reading active writers 2025/11/13 03:50:05 DEBUG : file1: active writers 1 2025/11/13 03:50:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/13 03:50:06 DEBUG : Looking for writers 2025/11/13 03:50:06 DEBUG : file1: reading active writers 2025/11/13 03:50:06 DEBUG : file1: active writers 1 2025/11/13 03:50:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/13 03:50:07 DEBUG : Looking for writers 2025/11/13 03:50:07 DEBUG : file1: reading active writers 2025/11/13 03:50:07 DEBUG : file1: active writers 1 2025/11/13 03:50:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/13 03:50:08 DEBUG : Looking for writers 2025/11/13 03:50:08 DEBUG : file1: reading active writers 2025/11/13 03:50:08 DEBUG : file1: active writers 1 2025/11/13 03:50:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/13 03:50:09 DEBUG : Looking for writers 2025/11/13 03:50:09 DEBUG : file1: reading active writers 2025/11/13 03:50:09 DEBUG : file1: active writers 1 2025/11/13 03:50:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/13 03:50:10 DEBUG : Looking for writers 2025/11/13 03:50:10 DEBUG : file1: reading active writers 2025/11/13 03:50:10 DEBUG : file1: active writers 1 2025/11/13 03:50:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/13 03:50:11 DEBUG : Looking for writers 2025/11/13 03:50:11 DEBUG : file1: reading active writers 2025/11/13 03:50:11 DEBUG : file1: active writers 1 2025/11/13 03:50:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/13 03:50:12 DEBUG : Looking for writers 2025/11/13 03:50:12 DEBUG : file1: reading active writers 2025/11/13 03:50:12 DEBUG : file1: active writers 1 2025/11/13 03:50:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/13 03:50:13 DEBUG : Looking for writers 2025/11/13 03:50:13 DEBUG : file1: reading active writers 2025/11/13 03:50:13 DEBUG : file1: active writers 1 2025/11/13 03:50:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/13 03:50:14 DEBUG : Looking for writers 2025/11/13 03:50:14 DEBUG : file1: reading active writers 2025/11/13 03:50:14 DEBUG : file1: active writers 1 2025/11/13 03:50:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/13 03:50:15 DEBUG : Looking for writers 2025/11/13 03:50:15 DEBUG : file1: reading active writers 2025/11/13 03:50:15 DEBUG : file1: active writers 1 2025/11/13 03:50:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/13 03:50:16 DEBUG : Looking for writers 2025/11/13 03:50:16 DEBUG : file1: reading active writers 2025/11/13 03:50:16 DEBUG : file1: active writers 1 2025/11/13 03:50:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/13 03:50:17 DEBUG : Looking for writers 2025/11/13 03:50:17 DEBUG : file1: reading active writers 2025/11/13 03:50:17 DEBUG : file1: active writers 1 2025/11/13 03:50:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/13 03:50:18 DEBUG : Looking for writers 2025/11/13 03:50:18 DEBUG : file1: reading active writers 2025/11/13 03:50:18 DEBUG : file1: active writers 1 2025/11/13 03:50:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/13 03:50:19 DEBUG : Looking for writers 2025/11/13 03:50:19 DEBUG : file1: reading active writers 2025/11/13 03:50:19 DEBUG : file1: active writers 1 2025/11/13 03:50:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/13 03:50:20 DEBUG : Looking for writers 2025/11/13 03:50:20 DEBUG : file1: reading active writers 2025/11/13 03:50:20 DEBUG : file1: active writers 1 2025/11/13 03:50:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/13 03:50:21 DEBUG : Looking for writers 2025/11/13 03:50:21 DEBUG : file1: reading active writers 2025/11/13 03:50:21 DEBUG : file1: active writers 1 2025/11/13 03:50:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/13 03:50:22 DEBUG : Looking for writers 2025/11/13 03:50:22 DEBUG : file1: reading active writers 2025/11/13 03:50:22 DEBUG : file1: active writers 1 2025/11/13 03:50:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/13 03:50:23 DEBUG : Looking for writers 2025/11/13 03:50:23 DEBUG : file1: reading active writers 2025/11/13 03:50:23 DEBUG : file1: active writers 1 2025/11/13 03:50:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/13 03:50:24 DEBUG : Looking for writers 2025/11/13 03:50:24 DEBUG : file1: reading active writers 2025/11/13 03:50:24 DEBUG : file1: active writers 1 2025/11/13 03:50:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/13 03:50:25 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0006b11d0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000965708 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824643573568} name:file1 opens:1 downloaders: o: fd:0xc00008aa98 info:{ModTime:{wall:13996469904613164262 ext:13104073147 loc:0x429cac0} ATime:{wall:13996469904613164262 ext:13104073147 loc:0x429cac0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/11/13 03:50:25 DEBUG : >WaitForWriters: 2025/11/13 03:50:25 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.03s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:50:25 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:50:25 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 03:50:25 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:50:25 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:50:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:50:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:50:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:50:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:50:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:50:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:50:25 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:50:25 INFO : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 03:50:25 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:50:25 DEBUG : rename_me: newRWFileHandle: 2025/11/13 03:50:25 DEBUG : rename_me(0xc000a52740): openPending: 2025/11/13 03:50:25 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 03:50:25 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/13 03:50:25 DEBUG : rename_me(0xc000a52740): >openPending: err= 2025/11/13 03:50:25 DEBUG : rename_me: >newRWFileHandle: err= 2025/11/13 03:50:25 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/13 03:50:25 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/11/13 03:50:25 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/11/13 03:50:25 DEBUG : rename_me(0xc000a52740): _writeAt: size=5, off=0 2025/11/13 03:50:25 DEBUG : rename_me(0xc000a52740): >_writeAt: n=5, err= 2025/11/13 03:50:25 DEBUG : rename_me(0xc000a52740): close: 2025/11/13 03:50:25 DEBUG : rename_me: vfs cache: setting modification time to 2025-11-13 03:50:25.124208188 +0000 UTC m=+43.129074950 2025/11/13 03:50:25 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/11/13 03:50:25 DEBUG : rename_me(0xc000a52740): >close: err= 2025/11/13 03:50:25 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/11/13 03:50:25 DEBUG : i_was_renamed: Updating file with 0xc000fe6300 2025/11/13 03:50:25 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/11/13 03:50:25 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/13 03:50:25 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:50:25 DEBUG : Looking for writers 2025/11/13 03:50:25 DEBUG : i_was_renamed: reading active writers 2025/11/13 03:50:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/13 03:50:25 DEBUG : Looking for writers 2025/11/13 03:50:25 DEBUG : i_was_renamed: reading active writers 2025/11/13 03:50:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/13 03:50:25 DEBUG : Looking for writers 2025/11/13 03:50:25 DEBUG : i_was_renamed: reading active writers 2025/11/13 03:50:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/13 03:50:25 DEBUG : Looking for writers 2025/11/13 03:50:25 DEBUG : i_was_renamed: reading active writers 2025/11/13 03:50:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/13 03:50:25 DEBUG : i_was_renamed: vfs cache: starting upload 2025/11/13 03:50:25 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/11/13 03:50:25 DEBUG : i_was_renamed: size = 5 OK 2025/11/13 03:50:25 INFO : i_was_renamed: Copied (new) 2025/11/13 03:50:25 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-11-13 03:50:25 +0000 UTC" 2025/11/13 03:50:25 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/11/13 03:50:25 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/13 03:50:25 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/11/13 03:50:25 DEBUG : Looking for writers 2025/11/13 03:50:25 DEBUG : i_was_renamed: reading active writers 2025/11/13 03:50:25 DEBUG : >WaitForWriters: 2025/11/13 03:50:25 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:50:25 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:50:25 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 03:50:25 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:50:25 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:50:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:50:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:50:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:50:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:50:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 03:50:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zHJJ_}/rclone-test-sepamiw4buyo" 2025/11/13 03:50:25 INFO : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/13 03:50:25 DEBUG : forgetting directory cache 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate(0xc000bd5c00): _readAt: size=512, off=0 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate(0xc000bd5c00): openPending: 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-13 02:51:25 +0000 UTC" against cached fingerprint "" 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/13 03:50:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate(0xc000bd5c00): >openPending: err= 2025/11/13 03:50:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate(0xc000bd5c00): >_readAt: n=20, err=EOF 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate(0xc000bd5c00): close: 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-13 02:51:25 +0000 GMT 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate(0xc000bd5c00): >close: err= 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/13 03:50:25 DEBUG : forgetting directory cache 2025/11/13 03:50:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate(0xc000674b80): _readAt: size=512, off=0 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate(0xc000674b80): openPending: 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-13 02:52:25 +0000 UTC" against cached fingerprint "20,2025-11-13 02:51:25 +0000 UTC" 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-13 02:52:25 +0000 UTC" != cached fingerprint "20,2025-11-13 02:51:25 +0000 UTC") 2025/11/13 03:50:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/13 03:50:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate(0xc000674b80): >openPending: err= 2025/11/13 03:50:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate(0xc000674b80): >_readAt: n=20, err=EOF 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate(0xc000674b80): close: 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-13 02:52:25 +0000 GMT 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate(0xc000674b80): >close: err= 2025/11/13 03:50:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/13 03:50:26 DEBUG : forgetting directory cache 2025/11/13 03:50:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate(0xc0008bce40): _readAt: size=512, off=0 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate(0xc0008bce40): openPending: 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-13 02:53:25 +0000 UTC" against cached fingerprint "20,2025-11-13 02:52:25 +0000 UTC" 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-13 02:53:25 +0000 UTC" != cached fingerprint "20,2025-11-13 02:52:25 +0000 UTC") 2025/11/13 03:50:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/13 03:50:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate(0xc0008bce40): >openPending: err= 2025/11/13 03:50:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate(0xc0008bce40): >_readAt: n=20, err=EOF 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate(0xc0008bce40): close: 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-13 02:53:25 +0000 GMT 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate(0xc0008bce40): >close: err= 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/13 03:50:26 DEBUG : forgetting directory cache 2025/11/13 03:50:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate(0xc00085fa80): _readAt: size=512, off=0 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate(0xc00085fa80): openPending: 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-13 02:54:25 +0000 UTC" against cached fingerprint "20,2025-11-13 02:53:25 +0000 UTC" 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-13 02:54:25 +0000 UTC" != cached fingerprint "20,2025-11-13 02:53:25 +0000 UTC") 2025/11/13 03:50:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/13 03:50:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate(0xc00085fa80): >openPending: err= 2025/11/13 03:50:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate(0xc00085fa80): >_readAt: n=20, err=EOF 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate(0xc00085fa80): close: 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-13 02:54:25 +0000 GMT 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate(0xc00085fa80): >close: err= 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/13 03:50:26 DEBUG : forgetting directory cache 2025/11/13 03:50:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate(0xc000913040): _readAt: size=512, off=0 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate(0xc000913040): openPending: 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-13 02:55:25 +0000 UTC" against cached fingerprint "20,2025-11-13 02:54:25 +0000 UTC" 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-13 02:55:25 +0000 UTC" != cached fingerprint "20,2025-11-13 02:54:25 +0000 UTC") 2025/11/13 03:50:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/13 03:50:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate(0xc000913040): >openPending: err= 2025/11/13 03:50:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate(0xc000913040): >_readAt: n=20, err=EOF 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate(0xc000913040): close: 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-13 02:55:25 +0000 GMT 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate(0xc000913040): >close: err= 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/13 03:50:26 DEBUG : forgetting directory cache 2025/11/13 03:50:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate(0xc0007af700): _readAt: size=512, off=0 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate(0xc0007af700): openPending: 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-13 02:56:25 +0000 UTC" against cached fingerprint "20,2025-11-13 02:55:25 +0000 UTC" 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-13 02:56:25 +0000 UTC" != cached fingerprint "20,2025-11-13 02:55:25 +0000 UTC") 2025/11/13 03:50:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/13 03:50:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate(0xc0007af700): >openPending: err= 2025/11/13 03:50:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate(0xc0007af700): >_readAt: n=20, err=EOF 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate(0xc0007af700): close: 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-13 02:56:25 +0000 GMT 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate(0xc0007af700): >close: err= 2025/11/13 03:50:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/13 03:50:27 DEBUG : forgetting directory cache 2025/11/13 03:50:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate(0xc0007d18c0): _readAt: size=512, off=0 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate(0xc0007d18c0): openPending: 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-11-13 02:57:25 +0000 UTC" against cached fingerprint "20,2025-11-13 02:56:25 +0000 UTC" 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-11-13 02:57:25 +0000 UTC" != cached fingerprint "20,2025-11-13 02:56:25 +0000 UTC") 2025/11/13 03:50:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/11/13 03:50:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate(0xc0007d18c0): >openPending: err= 2025/11/13 03:50:27 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate(0xc0007d18c0): >_readAt: n=21, err=EOF 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate(0xc0007d18c0): close: 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-13 02:57:25 +0000 GMT 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate(0xc0007d18c0): >close: err= 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/13 03:50:27 DEBUG : forgetting directory cache 2025/11/13 03:50:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate(0xc000a14700): _readAt: size=512, off=0 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate(0xc000a14700): openPending: 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-11-13 02:58:25 +0000 UTC" against cached fingerprint "21,2025-11-13 02:57:25 +0000 UTC" 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-11-13 02:58:25 +0000 UTC" != cached fingerprint "21,2025-11-13 02:57:25 +0000 UTC") 2025/11/13 03:50:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/11/13 03:50:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate(0xc000a14700): >openPending: err= 2025/11/13 03:50:27 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate(0xc000a14700): >_readAt: n=22, err=EOF 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate(0xc000a14700): close: 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-13 02:58:25 +0000 GMT 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate(0xc000a14700): >close: err= 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/13 03:50:27 DEBUG : forgetting directory cache 2025/11/13 03:50:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate(0xc000ab7a00): _readAt: size=512, off=0 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate(0xc000ab7a00): openPending: 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-11-13 02:59:25 +0000 UTC" against cached fingerprint "22,2025-11-13 02:58:25 +0000 UTC" 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-11-13 02:59:25 +0000 UTC" != cached fingerprint "22,2025-11-13 02:58:25 +0000 UTC") 2025/11/13 03:50:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/11/13 03:50:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate(0xc000ab7a00): >openPending: err= 2025/11/13 03:50:27 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate(0xc000ab7a00): >_readAt: n=23, err=EOF 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate(0xc000ab7a00): close: 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-13 02:59:25 +0000 GMT 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate(0xc000ab7a00): >close: err= 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/13 03:50:27 DEBUG : forgetting directory cache 2025/11/13 03:50:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate(0xc000adc700): _readAt: size=512, off=0 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate(0xc000adc700): openPending: 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-11-13 03:00:25 +0000 UTC" against cached fingerprint "23,2025-11-13 02:59:25 +0000 UTC" 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-11-13 03:00:25 +0000 UTC" != cached fingerprint "23,2025-11-13 02:59:25 +0000 UTC") 2025/11/13 03:50:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/11/13 03:50:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate(0xc000adc700): >openPending: err= 2025/11/13 03:50:27 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate(0xc000adc700): >_readAt: n=24, err=EOF 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate(0xc000adc700): close: 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-13 03:00:25 +0000 GMT 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate(0xc000adc700): >close: err= 2025/11/13 03:50:27 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:50:27 DEBUG : Looking for writers 2025/11/13 03:50:27 DEBUG : TestRWCacheUpdate: reading active writers 2025/11/13 03:50:27 DEBUG : >WaitForWriters: 2025/11/13 03:50:27 DEBUG : webdav root 'rclone-test-sepamiw4buyo': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:50:27 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/11/13 03:50:27 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/11/13 03:50:27 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/11/13 03:50:28 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:50:28 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:50:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:50:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/13 03:50:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/13 03:50:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/13 03:50:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:50:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 03:50:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:50:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/13 03:50:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/13 03:50:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/13 03:50:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:50:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 03:50:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:50:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/13 03:50:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/13 03:50:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/13 03:50:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:50:28 DEBUG : forgetting directory cache 2025/11/13 03:50:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 03:50:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 03:50:28 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:50:28 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/13 03:50:28 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/13 03:50:28 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/13 03:50:28 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:50:28 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 03:50:28 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:50:28 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/13 03:50:28 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/13 03:50:28 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/13 03:50:28 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:50:28 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 03:50:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:50:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/13 03:50:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/13 03:50:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/13 03:50:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:50:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 03:50:28 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:50:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/13 03:50:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/13 03:50:28 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/11/13 03:50:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:50:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 03:50:28 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:50:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/13 03:50:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/13 03:50:28 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/11/13 03:50:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:50:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 03:50:28 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:50:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/13 03:50:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/13 03:50:28 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/11/13 03:50:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:50:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 03:50:28 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:50:28 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/13 03:50:28 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/13 03:50:28 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/13 03:50:28 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:50:28 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 03:50:28 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:50:28 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/13 03:50:28 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/13 03:50:28 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/13 03:50:28 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:50:28 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 03:50:28 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:50:28 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/13 03:50:28 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/13 03:50:28 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:50:28 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/13 03:50:28 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/13 03:50:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:50:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/13 03:50:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/13 03:50:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/13 03:50:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:50:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 03:50:28 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:50:28 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/11/13 03:50:28 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:50:28 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/11/13 03:50:28 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:50:28 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/11/13 03:50:28 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:50:28 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/13 03:50:28 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/13 03:50:28 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/13 03:50:28 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:50:28 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 03:50:28 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:50:28 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/13 03:50:28 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/13 03:50:28 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/13 03:50:28 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:50:28 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 03:50:28 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:50:28 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/11/13 03:50:28 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:50:28 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/11/13 03:50:28 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:50:28 DEBUG : Looking for writers 2025/11/13 03:50:28 DEBUG : FilEb: reading active writers 2025/11/13 03:50:28 DEBUG : FiLeA: reading active writers 2025/11/13 03:50:28 DEBUG : FiLeB: reading active writers 2025/11/13 03:50:28 DEBUG : >WaitForWriters: 2025/11/13 03:50:28 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:50:28 DEBUG : Looking for writers 2025/11/13 03:50:28 DEBUG : FiLeB: reading active writers 2025/11/13 03:50:28 DEBUG : FilEb: reading active writers 2025/11/13 03:50:28 DEBUG : FiLeA: reading active writers 2025/11/13 03:50:28 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:50:28 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/11/13 03:50:28 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/11/13 03:50:28 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:50:28 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:50:28 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/13 03:50:28 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/13 03:50:28 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/13 03:50:28 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:50:28 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 03:50:28 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:50:28 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/11/13 03:50:28 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/11/13 03:50:28 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/11/13 03:50:28 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:50:28 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 03:50:28 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:50:28 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/13 03:50:28 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/13 03:50:28 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/13 03:50:28 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:50:28 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 03:50:28 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:50:28 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/11/13 03:50:28 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:50:28 DEBUG : Looking for writers 2025/11/13 03:50:28 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/11/13 03:50:28 DEBUG : normal name with no special characters.txt: reading active writers 2025/11/13 03:50:28 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:50:28 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:50:28 DEBUG : webdav root 'rclone-test-sepamiw4buyo': Reusing VFS from active cache 2025/11/13 03:50:28 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:50:28 DEBUG : Looking for writers 2025/11/13 03:50:28 DEBUG : >WaitForWriters: 2025/11/13 03:50:28 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:50:28 DEBUG : Looking for writers 2025/11/13 03:50:28 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:50:28 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:50:28 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:50:28 DEBUG : Looking for writers 2025/11/13 03:50:28 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:50:28 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:50:28 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:50:28 DEBUG : Looking for writers 2025/11/13 03:50:28 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:50:28 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:50:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:50:28 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/13 03:50:28 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:50:28 DEBUG : dir: Looking for writers 2025/11/13 03:50:28 DEBUG : file2: reading active writers 2025/11/13 03:50:28 DEBUG : Looking for writers 2025/11/13 03:50:28 DEBUG : dir: reading active writers 2025/11/13 03:50:28 DEBUG : file1: reading active writers 2025/11/13 03:50:28 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:50:28 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:50:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:50:28 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/13 03:50:28 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:50:28 DEBUG : dir: Looking for writers 2025/11/13 03:50:28 DEBUG : Looking for writers 2025/11/13 03:50:28 DEBUG : dir: reading active writers 2025/11/13 03:50:28 DEBUG : file1: reading active writers 2025/11/13 03:50:28 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:50:28 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:50:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:50:28 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/13 03:50:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:50:28 DEBUG : file1: Open: flags=O_RDONLY 2025/11/13 03:50:28 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/13 03:50:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/13 03:50:28 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:50:28 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/11/13 03:50:28 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 03:50:28 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/13 03:50:28 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:50:28 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:50:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/13 03:50:28 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/11/13 03:50:28 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/11/13 03:50:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/13 03:50:28 DEBUG : webdav root 'rclone-test-sepamiw4buyo': File to upload is small (0 bytes), uploading instead of streaming 2025/11/13 03:50:28 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/11/13 03:50:28 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/13 03:50:28 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/11/13 03:50:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/13 03:50:28 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:50:28 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/13 03:50:28 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:50:28 DEBUG : dir: Looking for writers 2025/11/13 03:50:28 DEBUG : file2: reading active writers 2025/11/13 03:50:28 DEBUG : new_file.txt: reading active writers 2025/11/13 03:50:28 DEBUG : Looking for writers 2025/11/13 03:50:28 DEBUG : dir: reading active writers 2025/11/13 03:50:28 DEBUG : file1: reading active writers 2025/11/13 03:50:28 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.22s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:50:29 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:50:29 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/13 03:50:29 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/11/13 03:50:29 DEBUG : dir/file1: Updating file with dir/file1 0xc0009cb440 2025/11/13 03:50:29 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/13 03:50:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 03:50:29 INFO : dir/file1: Moved (server-side) to: file0 2025/11/13 03:50:29 DEBUG : file0: Updating file with file0 0xc0009cb440 2025/11/13 03:50:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 03:50:29 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/11/13 03:50:29 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:50:29 DEBUG : dir: Looking for writers 2025/11/13 03:50:29 DEBUG : Looking for writers 2025/11/13 03:50:29 DEBUG : dir: reading active writers 2025/11/13 03:50:29 DEBUG : file0: reading active writers 2025/11/13 03:50:29 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:50:29 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:50:29 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:50:29 DEBUG : Looking for writers 2025/11/13 03:50:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:50:29 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:50:29 DEBUG : Added virtual directory entry vAddDir: "/" 2025/11/13 03:50:29 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/13 03:50:29 DEBUG : Added virtual directory entry vAddDir: "b" 2025/11/13 03:50:29 DEBUG : Added virtual directory entry vAddDir: "c" 2025/11/13 03:50:29 DEBUG : Added virtual directory entry vAddDir: "d" 2025/11/13 03:50:29 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:50:29 DEBUG : Looking for writers 2025/11/13 03:50:29 DEBUG : a: Looking for writers 2025/11/13 03:50:29 DEBUG : b: Looking for writers 2025/11/13 03:50:29 DEBUG : c: Looking for writers 2025/11/13 03:50:29 DEBUG : d: Looking for writers 2025/11/13 03:50:29 DEBUG : Looking for writers 2025/11/13 03:50:29 DEBUG : /: reading active writers 2025/11/13 03:50:29 DEBUG : a: reading active writers 2025/11/13 03:50:29 DEBUG : b: reading active writers 2025/11/13 03:50:29 DEBUG : c: reading active writers 2025/11/13 03:50:29 DEBUG : d: reading active writers 2025/11/13 03:50:29 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.40s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:50:29 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:50:29 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/13 03:50:29 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/11/13 03:50:29 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/11/13 03:50:29 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/11/13 03:50:30 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:50:30 DEBUG : a/b/c/d: Looking for writers 2025/11/13 03:50:30 DEBUG : a/b/c: Looking for writers 2025/11/13 03:50:30 DEBUG : d: reading active writers 2025/11/13 03:50:30 DEBUG : a/b: Looking for writers 2025/11/13 03:50:30 DEBUG : c: reading active writers 2025/11/13 03:50:30 DEBUG : a: Looking for writers 2025/11/13 03:50:30 DEBUG : b: reading active writers 2025/11/13 03:50:30 DEBUG : Looking for writers 2025/11/13 03:50:30 DEBUG : a: reading active writers 2025/11/13 03:50:30 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:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:50:30 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:50:30 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:50:30 DEBUG : Looking for writers 2025/11/13 03:50:30 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:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:50:30 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:50:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:50:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:50:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:50:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/13 03:50:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/13 03:50:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:50:30 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/13 03:50:30 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/13 03:50:30 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/11/13 03:50:30 DEBUG : webdav root 'rclone-test-sepamiw4buyo': File to upload is small (5 bytes), uploading instead of streaming 2025/11/13 03:50:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:50:30 DEBUG : file1: size = 5 OK 2025/11/13 03:50:30 DEBUG : file1: Size of src and dst objects identical 2025/11/13 03:50:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:50:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:50:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:50:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:50:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/13 03:50:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/13 03:50:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:50:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:50:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:50:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/13 03:50:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/13 03:50:30 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/11/13 03:50:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/13 03:50:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/13 03:50:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:50:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/13 03:50:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/13 03:50:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:50:30 DEBUG : webdav root 'rclone-test-sepamiw4buyo': File to upload is small (0 bytes), uploading instead of streaming 2025/11/13 03:50:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:50:30 DEBUG : file1: size = 0 OK 2025/11/13 03:50:30 DEBUG : file1: Size of src and dst objects identical 2025/11/13 03:50:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:50:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/13 03:50:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/13 03:50:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:50:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/13 03:50:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/13 03:50:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:50:30 DEBUG : webdav root 'rclone-test-sepamiw4buyo': File to upload is small (7 bytes), uploading instead of streaming 2025/11/13 03:50:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:50:30 DEBUG : file1: size = 7 OK 2025/11/13 03:50:30 DEBUG : file1: Size of src and dst objects identical 2025/11/13 03:50:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:50:30 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:50:30 DEBUG : Looking for writers 2025/11/13 03:50:30 DEBUG : file1: reading active writers 2025/11/13 03:50:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:50:30 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:50:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:50:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:50:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:50:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/13 03:50:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/13 03:50:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:50:30 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/11/13 03:50:31 DEBUG : file1: aborting in-sequence write wait, off=100 2025/11/13 03:50:31 DEBUG : file1: failed to wait for in-sequence write to 100 2025/11/13 03:50:31 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/11/13 03:50:31 DEBUG : webdav root 'rclone-test-sepamiw4buyo': File to upload is small (11 bytes), uploading instead of streaming 2025/11/13 03:50:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:50:31 DEBUG : file1: size = 11 OK 2025/11/13 03:50:31 DEBUG : file1: Size of src and dst objects identical 2025/11/13 03:50:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:50:31 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/11/13 03:50:31 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:50:31 DEBUG : Looking for writers 2025/11/13 03:50:31 DEBUG : file1: reading active writers 2025/11/13 03:50:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:50:31 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:50:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:50:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:50:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:50:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/13 03:50:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/13 03:50:31 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/11/13 03:50:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:50:31 DEBUG : webdav root 'rclone-test-sepamiw4buyo': File to upload is small (5 bytes), uploading instead of streaming 2025/11/13 03:50:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:50:31 DEBUG : file1: size = 5 OK 2025/11/13 03:50:31 DEBUG : file1: Size of src and dst objects identical 2025/11/13 03:50:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:50:31 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/11/13 03:50:31 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:50:31 DEBUG : Looking for writers 2025/11/13 03:50:31 DEBUG : file1: reading active writers 2025/11/13 03:50:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:50:31 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:50:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:50:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:50:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:50:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/13 03:50:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/13 03:50:31 DEBUG : file1: WriteFileHandle.Release closing 2025/11/13 03:50:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:50:31 DEBUG : webdav root 'rclone-test-sepamiw4buyo': File to upload is small (0 bytes), uploading instead of streaming 2025/11/13 03:50:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:50:31 DEBUG : file1: size = 0 OK 2025/11/13 03:50:31 DEBUG : file1: Size of src and dst objects identical 2025/11/13 03:50:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:50:31 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/11/13 03:50:31 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:50:31 DEBUG : Looking for writers 2025/11/13 03:50:31 DEBUG : file1: reading active writers 2025/11/13 03:50:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:50:31 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:50:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:50:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:50:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:50:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/13 03:50:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/11/13 03:50:31 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:50:31 DEBUG : Looking for writers 2025/11/13 03:50:31 DEBUG : file1: reading active writers 2025/11/13 03:50:31 DEBUG : file1: active writers 1 2025/11/13 03:50:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/11/13 03:50:31 DEBUG : Looking for writers 2025/11/13 03:50:31 DEBUG : file1: reading active writers 2025/11/13 03:50:31 DEBUG : file1: active writers 1 2025/11/13 03:50:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/11/13 03:50:31 DEBUG : Looking for writers 2025/11/13 03:50:31 DEBUG : file1: reading active writers 2025/11/13 03:50:31 DEBUG : file1: active writers 1 2025/11/13 03:50:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/11/13 03:50:31 DEBUG : Looking for writers 2025/11/13 03:50:31 DEBUG : file1: reading active writers 2025/11/13 03:50:31 DEBUG : file1: active writers 1 2025/11/13 03:50:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/11/13 03:50:31 DEBUG : Looking for writers 2025/11/13 03:50:31 DEBUG : file1: reading active writers 2025/11/13 03:50:31 DEBUG : file1: active writers 1 2025/11/13 03:50:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/11/13 03:50:31 DEBUG : Looking for writers 2025/11/13 03:50:31 DEBUG : file1: reading active writers 2025/11/13 03:50:31 DEBUG : file1: active writers 1 2025/11/13 03:50:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/11/13 03:50:32 DEBUG : Looking for writers 2025/11/13 03:50:32 DEBUG : file1: reading active writers 2025/11/13 03:50:32 DEBUG : file1: active writers 1 2025/11/13 03:50:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/11/13 03:50:32 DEBUG : Looking for writers 2025/11/13 03:50:32 DEBUG : file1: reading active writers 2025/11/13 03:50:32 DEBUG : file1: active writers 1 2025/11/13 03:50:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/13 03:50:33 DEBUG : Looking for writers 2025/11/13 03:50:33 DEBUG : file1: reading active writers 2025/11/13 03:50:33 DEBUG : file1: active writers 1 2025/11/13 03:50:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/13 03:50:34 DEBUG : Looking for writers 2025/11/13 03:50:34 DEBUG : file1: reading active writers 2025/11/13 03:50:34 DEBUG : file1: active writers 1 2025/11/13 03:50:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/13 03:50:35 DEBUG : Looking for writers 2025/11/13 03:50:35 DEBUG : file1: reading active writers 2025/11/13 03:50:35 DEBUG : file1: active writers 1 2025/11/13 03:50:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/13 03:50:36 DEBUG : Looking for writers 2025/11/13 03:50:36 DEBUG : file1: reading active writers 2025/11/13 03:50:36 DEBUG : file1: active writers 1 2025/11/13 03:50:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/13 03:50:37 DEBUG : Looking for writers 2025/11/13 03:50:37 DEBUG : file1: reading active writers 2025/11/13 03:50:37 DEBUG : file1: active writers 1 2025/11/13 03:50:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/13 03:50:38 DEBUG : Looking for writers 2025/11/13 03:50:38 DEBUG : file1: reading active writers 2025/11/13 03:50:38 DEBUG : file1: active writers 1 2025/11/13 03:50:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/13 03:50:39 DEBUG : Looking for writers 2025/11/13 03:50:39 DEBUG : file1: reading active writers 2025/11/13 03:50:39 DEBUG : file1: active writers 1 2025/11/13 03:50:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/13 03:50:40 DEBUG : Looking for writers 2025/11/13 03:50:40 DEBUG : file1: reading active writers 2025/11/13 03:50:40 DEBUG : file1: active writers 1 2025/11/13 03:50:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/13 03:50:41 DEBUG : Looking for writers 2025/11/13 03:50:41 DEBUG : file1: reading active writers 2025/11/13 03:50:41 DEBUG : file1: active writers 1 2025/11/13 03:50:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/13 03:50:42 DEBUG : Looking for writers 2025/11/13 03:50:42 DEBUG : file1: reading active writers 2025/11/13 03:50:42 DEBUG : file1: active writers 1 2025/11/13 03:50:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/13 03:50:43 DEBUG : Looking for writers 2025/11/13 03:50:43 DEBUG : file1: reading active writers 2025/11/13 03:50:43 DEBUG : file1: active writers 1 2025/11/13 03:50:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/13 03:50:44 DEBUG : Looking for writers 2025/11/13 03:50:44 DEBUG : file1: reading active writers 2025/11/13 03:50:44 DEBUG : file1: active writers 1 2025/11/13 03:50:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/13 03:50:45 DEBUG : Looking for writers 2025/11/13 03:50:45 DEBUG : file1: reading active writers 2025/11/13 03:50:45 DEBUG : file1: active writers 1 2025/11/13 03:50:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/13 03:50:46 DEBUG : Looking for writers 2025/11/13 03:50:46 DEBUG : file1: reading active writers 2025/11/13 03:50:46 DEBUG : file1: active writers 1 2025/11/13 03:50:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/13 03:50:47 DEBUG : Looking for writers 2025/11/13 03:50:47 DEBUG : file1: reading active writers 2025/11/13 03:50:47 DEBUG : file1: active writers 1 2025/11/13 03:50:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/13 03:50:48 DEBUG : Looking for writers 2025/11/13 03:50:48 DEBUG : file1: reading active writers 2025/11/13 03:50:48 DEBUG : file1: active writers 1 2025/11/13 03:50:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/13 03:50:49 DEBUG : Looking for writers 2025/11/13 03:50:49 DEBUG : file1: reading active writers 2025/11/13 03:50:49 DEBUG : file1: active writers 1 2025/11/13 03:50:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/13 03:50:50 DEBUG : Looking for writers 2025/11/13 03:50:50 DEBUG : file1: reading active writers 2025/11/13 03:50:50 DEBUG : file1: active writers 1 2025/11/13 03:50:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/13 03:50:51 DEBUG : Looking for writers 2025/11/13 03:50:51 DEBUG : file1: reading active writers 2025/11/13 03:50:51 DEBUG : file1: active writers 1 2025/11/13 03:50:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/13 03:50:52 DEBUG : Looking for writers 2025/11/13 03:50:52 DEBUG : file1: reading active writers 2025/11/13 03:50:52 DEBUG : file1: active writers 1 2025/11/13 03:50:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/13 03:50:53 DEBUG : Looking for writers 2025/11/13 03:50:53 DEBUG : file1: reading active writers 2025/11/13 03:50:53 DEBUG : file1: active writers 1 2025/11/13 03:50:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/13 03:50:54 DEBUG : Looking for writers 2025/11/13 03:50:54 DEBUG : file1: reading active writers 2025/11/13 03:50:54 DEBUG : file1: active writers 1 2025/11/13 03:50:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/13 03:50:55 DEBUG : Looking for writers 2025/11/13 03:50:55 DEBUG : file1: reading active writers 2025/11/13 03:50:55 DEBUG : file1: active writers 1 2025/11/13 03:50:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/13 03:50:56 DEBUG : Looking for writers 2025/11/13 03:50:56 DEBUG : file1: reading active writers 2025/11/13 03:50:56 DEBUG : file1: active writers 1 2025/11/13 03:50:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/13 03:50:57 DEBUG : Looking for writers 2025/11/13 03:50:57 DEBUG : file1: reading active writers 2025/11/13 03:50:57 DEBUG : file1: active writers 1 2025/11/13 03:50:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/13 03:50:58 DEBUG : Looking for writers 2025/11/13 03:50:58 DEBUG : file1: reading active writers 2025/11/13 03:50:58 DEBUG : file1: active writers 1 2025/11/13 03:50:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/13 03:50:59 DEBUG : Looking for writers 2025/11/13 03:50:59 DEBUG : file1: reading active writers 2025/11/13 03:50:59 DEBUG : file1: active writers 1 2025/11/13 03:50:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/13 03:51:00 DEBUG : Looking for writers 2025/11/13 03:51:00 DEBUG : file1: reading active writers 2025/11/13 03:51:00 DEBUG : file1: active writers 1 2025/11/13 03:51:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/13 03:51:01 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/11/13 03:51:01 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:51:01 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:51:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:51:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:51:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:51:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/13 03:51:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/13 03:51:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:51:01 DEBUG : webdav root 'rclone-test-sepamiw4buyo': File to upload is small (0 bytes), uploading instead of streaming 2025/11/13 03:51:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:51:01 DEBUG : file1: size = 0 OK 2025/11/13 03:51:01 DEBUG : file1: Size of src and dst objects identical 2025/11/13 03:51:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:51:01 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:51:01 DEBUG : file1: Open: flags=O_RDONLY 2025/11/13 03:51:01 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/13 03:51:01 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/13 03:51:01 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:51:01 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/13 03:51:01 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:51:01 DEBUG : Looking for writers 2025/11/13 03:51:01 DEBUG : file1: reading active writers 2025/11/13 03:51:01 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:51:01 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:51:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 03:51:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 03:51:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:51:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/13 03:51:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/13 03:51:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:51:01 DEBUG : webdav root 'rclone-test-sepamiw4buyo': File to upload is small (100 bytes), uploading instead of streaming 2025/11/13 03:51:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/13 03:51:01 DEBUG : file1: size = 100 OK 2025/11/13 03:51:01 DEBUG : file1: Size of src and dst objects identical 2025/11/13 03:51:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 03:51:01 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 03:51:01 DEBUG : file1: Open: flags=O_RDONLY 2025/11/13 03:51:01 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/13 03:51:01 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/13 03:51:01 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:51:01 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/13 03:51:01 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:51:01 DEBUG : Looking for writers 2025/11/13 03:51:01 DEBUG : file1: reading active writers 2025/11/13 03:51:01 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:51:01 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:51:01 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2025/11/13 03:51:01 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2025/11/13 03:51:01 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2025/11/13 03:51:01 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2025/11/13 03:51:01 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2025/11/13 03:51:01 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/11/13 03:51:01 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/11/13 03:51:01 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:51:01 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 03:51:01 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/11/13 03:51:01 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/11/13 03:51:01 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:51:01 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 03:51:01 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/11/13 03:51:01 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/11/13 03:51:01 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:51:01 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 03:51:01 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/11/13 03:51:01 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/11/13 03:51:01 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:51:01 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 03:51:01 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/11/13 03:51:01 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/11/13 03:51:01 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:51:02 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 03:51:02 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:51:02 DEBUG : flat: Looking for writers 2025/11/13 03:51:02 DEBUG : f001.txt: reading active writers 2025/11/13 03:51:02 DEBUG : f002.txt: reading active writers 2025/11/13 03:51:02 DEBUG : f003.txt: reading active writers 2025/11/13 03:51:02 DEBUG : f004.txt: reading active writers 2025/11/13 03:51:02 DEBUG : f000.txt: reading active writers 2025/11/13 03:51:02 DEBUG : Looking for writers 2025/11/13 03:51:02 DEBUG : flat: reading active writers 2025/11/13 03:51:02 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:51:02 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:51:02 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2025/11/13 03:51:02 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2025/11/13 03:51:02 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2025/11/13 03:51:02 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/11/13 03:51:02 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/11/13 03:51:02 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:51:02 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 03:51:02 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/11/13 03:51:02 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/11/13 03:51:02 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:51:02 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 03:51:02 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/11/13 03:51:02 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/11/13 03:51:02 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:51:02 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 03:51:02 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:51:02 DEBUG : a/b/c: Looking for writers 2025/11/13 03:51:02 DEBUG : deep.txt: reading active writers 2025/11/13 03:51:02 DEBUG : a/b: Looking for writers 2025/11/13 03:51:02 DEBUG : c: reading active writers 2025/11/13 03:51:02 DEBUG : mid.txt: reading active writers 2025/11/13 03:51:02 DEBUG : a: Looking for writers 2025/11/13 03:51:02 DEBUG : top.txt: reading active writers 2025/11/13 03:51:02 DEBUG : b: reading active writers 2025/11/13 03:51:02 DEBUG : Looking for writers 2025/11/13 03:51:02 DEBUG : a: reading active writers 2025/11/13 03:51:02 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:51:02 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:51:02 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2025/11/13 03:51:02 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/11/13 03:51:02 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/11/13 03:51:02 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:51:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/11/13 03:51:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/11/13 03:51:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/11/13 03:51:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 03:51:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/11/13 03:51:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/11/13 03:51:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/11/13 03:51:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/11/13 03:51:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/13 03:51:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/13 03:51:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/13 03:51:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/13 03:51:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/13 03:51:03 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:51:03 DEBUG : bigdir: Looking for writers 2025/11/13 03:51:03 DEBUG : big.bin: reading active writers 2025/11/13 03:51:03 DEBUG : Looking for writers 2025/11/13 03:51:03 DEBUG : bigdir: reading active writers 2025/11/13 03:51:03 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.68s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-sepamiw4buyo'", Local "Local file system at /tmp/rclone3733471519", Modify Window "1s" 2025/11/13 03:51:03 INFO : webdav root 'rclone-test-sepamiw4buyo': poll-interval is not supported by this remote 2025/11/13 03:51:03 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2025/11/13 03:51:03 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2025/11/13 03:51:03 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2025/11/13 03:51:03 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/11/13 03:51:03 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/11/13 03:51:03 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:51:03 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 03:51:03 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/11/13 03:51:03 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/11/13 03:51:03 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:51:03 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 03:51:03 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/11/13 03:51:03 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/11/13 03:51:03 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/13 03:51:03 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 03:51:03 DEBUG : WaitForWriters: timeout=30s 2025/11/13 03:51:03 DEBUG : dir1: Looking for writers 2025/11/13 03:51:03 DEBUG : a.txt: reading active writers 2025/11/13 03:51:03 DEBUG : dir2: Looking for writers 2025/11/13 03:51:03 DEBUG : b.txt: reading active writers 2025/11/13 03:51:03 DEBUG : dir3: Looking for writers 2025/11/13 03:51:03 DEBUG : c.txt: reading active writers 2025/11/13 03:51:03 DEBUG : Looking for writers 2025/11/13 03:51:03 DEBUG : dir1: reading active writers 2025/11/13 03:51:03 DEBUG : dir2: reading active writers 2025/11/13 03:51:03 DEBUG : dir3: reading active writers 2025/11/13 03:51:03 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/11/13 03:51:03 DEBUG : webdav root 'rclone-test-sepamiw4buyo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.480323634s (try 1/5)