"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/11/20 14:51:37 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-cavawub8fole" 2025/11/20 14:51:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/20 14:51:37 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/11/20 14:51:37 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/11/20 14:51:37 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/11/20 14:51:37 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/11/20 14:51:37 DEBUG : Setting pass="p8N-Al2wyLnQgMfwezPPJA89m0SzZ3I4FlvuqUOCKs8U" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/11/20 14:51:37 DEBUG : TestWebdavRclone: detected overridden config - adding "{ZF2hf}" suffix to name 2025/11/20 14:51:37 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/11/20 14:51:37 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/11/20 14:51:37 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/11/20 14:51:37 DEBUG : Setting pass="p8N-Al2wyLnQgMfwezPPJA89m0SzZ3I4FlvuqUOCKs8U" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/11/20 14:51:37 DEBUG : found headers: 2025/11/20 14:51:37 DEBUG : Creating backend with remote "/tmp/rclone3222101577" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:37 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:37 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:37 DEBUG : dir: Looking for writers 2025/11/20 14:51:37 DEBUG : Looking for writers 2025/11/20 14:51:37 DEBUG : dir: reading active writers 2025/11/20 14:51:37 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:37 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:37 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:37 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:37 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:37 DEBUG : dir/subdir: Looking for writers 2025/11/20 14:51:37 DEBUG : dir: Looking for writers 2025/11/20 14:51:37 DEBUG : subdir: reading active writers 2025/11/20 14:51:37 DEBUG : file1: reading active writers 2025/11/20 14:51:37 DEBUG : file2: reading active writers 2025/11/20 14:51:37 DEBUG : Looking for writers 2025/11/20 14:51:37 DEBUG : dir: reading active writers 2025/11/20 14:51:37 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:37 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:37 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:37 DEBUG : dir: Looking for writers 2025/11/20 14:51:37 DEBUG : file1: reading active writers 2025/11/20 14:51:37 DEBUG : Looking for writers 2025/11/20 14:51:37 DEBUG : dir: reading active writers 2025/11/20 14:51:37 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:38 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:38 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:38 DEBUG : dir: Looking for writers 2025/11/20 14:51:38 DEBUG : Looking for writers 2025/11/20 14:51:38 DEBUG : dir: reading active writers 2025/11/20 14:51:38 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:38 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:38 DEBUG : dir: forgetting directory cache 2025/11/20 14:51:38 DEBUG : forgetting directory cache 2025/11/20 14:51:38 DEBUG : dir: forgetting directory cache 2025/11/20 14:51:38 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:38 DEBUG : Looking for writers 2025/11/20 14:51:38 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:38 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:38 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/11/20 14:51:38 DEBUG : dir: invalidating directory cache 2025/11/20 14:51:38 DEBUG : >ForgetPath: 2025/11/20 14:51:38 DEBUG : ForgetPath: relativePath="dir", type=0 2025/11/20 14:51:38 DEBUG : invalidating directory cache 2025/11/20 14:51:38 DEBUG : dir: forgetting directory cache 2025/11/20 14:51:38 DEBUG : >ForgetPath: 2025/11/20 14:51:38 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/11/20 14:51:38 DEBUG : >ForgetPath: 2025/11/20 14:51:38 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:38 DEBUG : dir: Looking for writers 2025/11/20 14:51:38 DEBUG : Looking for writers 2025/11/20 14:51:38 DEBUG : dir: reading active writers 2025/11/20 14:51:38 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:38 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:38 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:38 DEBUG : forgetting directory cache 2025/11/20 14:51:38 DEBUG : dir: forgetting directory cache 2025/11/20 14:51:38 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:38 DEBUG : dir: Looking for writers 2025/11/20 14:51:38 DEBUG : fil/a/b: Looking for writers 2025/11/20 14:51:38 DEBUG : fil/a: Looking for writers 2025/11/20 14:51:38 DEBUG : b: reading active writers 2025/11/20 14:51:38 DEBUG : fil: Looking for writers 2025/11/20 14:51:38 DEBUG : a: reading active writers 2025/11/20 14:51:38 DEBUG : Looking for writers 2025/11/20 14:51:38 DEBUG : dir: reading active writers 2025/11/20 14:51:38 DEBUG : fil: reading active writers 2025/11/20 14:51:38 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:38 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:38 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:38 DEBUG : dir: Looking for writers 2025/11/20 14:51:38 DEBUG : Looking for writers 2025/11/20 14:51:38 DEBUG : dir: reading active writers 2025/11/20 14:51:38 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:39 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:39 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:39 DEBUG : dir: Looking for writers 2025/11/20 14:51:39 DEBUG : file1: reading active writers 2025/11/20 14:51:39 DEBUG : Looking for writers 2025/11/20 14:51:39 DEBUG : dir: reading active writers 2025/11/20 14:51:39 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:39 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:39 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:39 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/11/20 14:51:39 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/11/20 14:51:39 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/11/20 14:51:39 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/20 14:51:39 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/11/20 14:51:39 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:39 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:39 DEBUG : dir: invalidating directory cache 2025/11/20 14:51:39 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/11/20 14:51:39 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/11/20 14:51:39 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/11/20 14:51:39 DEBUG : dir/file1: Reset virtual modtime 2025/11/20 14:51:39 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/11/20 14:51:39 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/20 14:51:39 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/11/20 14:51:39 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/11/20 14:51:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/20 14:51:39 DEBUG : dir: invalidating directory cache 2025/11/20 14:51:39 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/11/20 14:51:39 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/20 14:51:39 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/20 14:51:39 DEBUG : forgetting directory cache 2025/11/20 14:51:39 DEBUG : dir: forgetting directory cache 2025/11/20 14:51:39 DEBUG : dir/virtualDir: forgetting directory cache 2025/11/20 14:51:39 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:39 DEBUG : dir/virtualDir: Looking for writers 2025/11/20 14:51:39 DEBUG : dir: Looking for writers 2025/11/20 14:51:39 DEBUG : virtualDir: reading active writers 2025/11/20 14:51:39 DEBUG : file1: reading active writers 2025/11/20 14:51:39 DEBUG : virtualFile2: reading active writers 2025/11/20 14:51:39 DEBUG : virtualFile: reading active writers 2025/11/20 14:51:39 DEBUG : Looking for writers 2025/11/20 14:51:39 DEBUG : dir: reading active writers 2025/11/20 14:51:39 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.41s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:39 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:39 ERROR : dir/: Can only open directories read only 2025/11/20 14:51:39 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:39 DEBUG : dir: Looking for writers 2025/11/20 14:51:39 DEBUG : Looking for writers 2025/11/20 14:51:39 DEBUG : dir: reading active writers 2025/11/20 14:51:39 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:39 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:39 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/20 14:51:39 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/11/20 14:51:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/20 14:51:39 DEBUG : webdav root 'rclone-test-cavawub8fole': File to upload is small (5 bytes), uploading instead of streaming 2025/11/20 14:51:39 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:39 DEBUG : dir/potato: size = 5 OK 2025/11/20 14:51:39 NOTICE: webdav root 'rclone-test-cavawub8fole': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/20 14:51:39 DEBUG : dir/potato: Size of src and dst objects identical 2025/11/20 14:51:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/20 14:51:39 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:39 DEBUG : dir: Looking for writers 2025/11/20 14:51:39 DEBUG : file1: reading active writers 2025/11/20 14:51:39 DEBUG : potato: reading active writers 2025/11/20 14:51:39 DEBUG : Looking for writers 2025/11/20 14:51:39 DEBUG : dir: reading active writers 2025/11/20 14:51:39 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:39 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:40 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/20 14:51:40 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:40 DEBUG : dir/sub: Looking for writers 2025/11/20 14:51:40 DEBUG : dir: Looking for writers 2025/11/20 14:51:40 DEBUG : file1: reading active writers 2025/11/20 14:51:40 DEBUG : sub: reading active writers 2025/11/20 14:51:40 DEBUG : Looking for writers 2025/11/20 14:51:40 DEBUG : dir: reading active writers 2025/11/20 14:51:40 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:40 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:40 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/20 14:51:40 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/11/20 14:51:40 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:40 DEBUG : dir/sub/subsub: Looking for writers 2025/11/20 14:51:40 DEBUG : dir/sub: Looking for writers 2025/11/20 14:51:40 DEBUG : subsub: reading active writers 2025/11/20 14:51:40 DEBUG : dir: Looking for writers 2025/11/20 14:51:40 DEBUG : sub: reading active writers 2025/11/20 14:51:40 DEBUG : file1: reading active writers 2025/11/20 14:51:40 DEBUG : Looking for writers 2025/11/20 14:51:40 DEBUG : dir: reading active writers 2025/11/20 14:51:40 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:40 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:40 ERROR : dir/: Dir.Remove not empty 2025/11/20 14:51:40 DEBUG : dir/file1: Remove: 2025/11/20 14:51:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/20 14:51:40 DEBUG : dir/file1: >Remove: err= 2025/11/20 14:51:40 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/20 14:51:40 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:40 DEBUG : Looking for writers 2025/11/20 14:51:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:40 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:40 DEBUG : dir/file1: Remove: 2025/11/20 14:51:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/20 14:51:40 DEBUG : dir/file1: >Remove: err= 2025/11/20 14:51:40 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/20 14:51:40 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:40 DEBUG : Looking for writers 2025/11/20 14:51:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:40 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:41 DEBUG : dir/file1: Remove: 2025/11/20 14:51:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/20 14:51:41 DEBUG : dir/file1: >Remove: err= 2025/11/20 14:51:41 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:41 DEBUG : dir: Looking for writers 2025/11/20 14:51:41 DEBUG : Looking for writers 2025/11/20 14:51:41 DEBUG : dir: reading active writers 2025/11/20 14:51:41 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.26s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:41 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:41 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:41 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/11/20 14:51:41 DEBUG : dir: Updating dir with dir2 0xc0006695f0 2025/11/20 14:51:41 DEBUG : dir: forgetting directory cache 2025/11/20 14:51:41 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/20 14:51:41 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/11/20 14:51:41 INFO : dir2/file1: Moved (server-side) to: file2 2025/11/20 14:51:41 DEBUG : file2: Updating file with file2 0xc000131980 2025/11/20 14:51:41 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/11/20 14:51:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/20 14:51:41 INFO : dir2/file3: Deleted 2025/11/20 14:51:41 INFO : file2: Moved (server-side) to: dir2/file3 2025/11/20 14:51:41 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000131980 2025/11/20 14:51:41 DEBUG : Added virtual directory entry vDel: "file2" 2025/11/20 14:51:41 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/11/20 14:51:41 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/11/20 14:51:41 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000878dd0 2025/11/20 14:51:41 DEBUG : empty directory: forgetting directory cache 2025/11/20 14:51:41 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/11/20 14:51:41 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/11/20 14:51:41 DEBUG : dir2: Renaming to "dir3" 2025/11/20 14:51:41 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:41 DEBUG : renamed empty directory: Looking for writers 2025/11/20 14:51:41 DEBUG : dir3: Looking for writers 2025/11/20 14:51:41 DEBUG : file3: reading active writers 2025/11/20 14:51:41 DEBUG : Looking for writers 2025/11/20 14:51:41 DEBUG : dir3: reading active writers 2025/11/20 14:51:41 DEBUG : renamed empty directory: reading active writers 2025/11/20 14:51:41 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:41 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:41 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/20 14:51:41 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:41 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/20 14:51:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/20 14:51:41 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/11/20 14:51:41 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/11/20 14:51:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/20 14:51:41 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:41 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/20 14:51:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/20 14:51:41 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/11/20 14:51:41 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/11/20 14:51:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/20 14:51:41 DEBUG : webdav root 'rclone-test-cavawub8fole': File to upload is small (12 bytes), uploading instead of streaming 2025/11/20 14:51:41 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:41 DEBUG : dir/sub/file2: size = 12 OK 2025/11/20 14:51:41 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/11/20 14:51:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/20 14:51:41 DEBUG : forgetting directory cache 2025/11/20 14:51:41 DEBUG : dir: forgetting directory cache 2025/11/20 14:51:41 DEBUG : dir/sub: forgetting directory cache 2025/11/20 14:51:41 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/11/20 14:51:41 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/11/20 14:51:41 DEBUG : webdav root 'rclone-test-cavawub8fole': File to upload is small (5 bytes), uploading instead of streaming 2025/11/20 14:51:41 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:41 DEBUG : dir/sub/file0: size = 5 OK 2025/11/20 14:51:41 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/11/20 14:51:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/20 14:51:41 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:41 DEBUG : dir/sub: Looking for writers 2025/11/20 14:51:41 DEBUG : file0: reading active writers 2025/11/20 14:51:41 DEBUG : file2: reading active writers 2025/11/20 14:51:41 DEBUG : dir: Looking for writers 2025/11/20 14:51:41 DEBUG : file1: reading active writers 2025/11/20 14:51:41 DEBUG : sub: reading active writers 2025/11/20 14:51:41 DEBUG : Looking for writers 2025/11/20 14:51:41 DEBUG : dir: reading active writers 2025/11/20 14:51:41 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:41 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/11/20 14:51:41 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:41 DEBUG : Looking for writers 2025/11/20 14:51:41 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:41 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/11/20 14:51:42 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:42 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/11/20 14:51:42 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/11/20 14:51:42 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/11/20 14:51:42 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:51:42 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/20 14:51:42 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/11/20 14:51:42 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:42 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/11/20 14:51:42 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/11/20 14:51:42 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/11/20 14:51:42 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:51:42 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/20 14:51:42 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:42 DEBUG : dir: Looking for writers 2025/11/20 14:51:42 DEBUG : file1: reading active writers 2025/11/20 14:51:42 DEBUG : file1.metadata: reading active writers 2025/11/20 14:51:42 DEBUG : Looking for writers 2025/11/20 14:51:42 DEBUG : dir: reading active writers 2025/11/20 14:51:42 DEBUG : dir.metadata: reading active writers 2025/11/20 14:51:42 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:42 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:42 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:42 DEBUG : dir: Looking for writers 2025/11/20 14:51:42 DEBUG : file1: reading active writers 2025/11/20 14:51:42 DEBUG : Looking for writers 2025/11/20 14:51:42 DEBUG : dir: reading active writers 2025/11/20 14:51:42 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:42 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:42 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:42 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/11/20 14:51:42 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:42 DEBUG : dir: Looking for writers 2025/11/20 14:51:42 DEBUG : file1: reading active writers 2025/11/20 14:51:42 DEBUG : Looking for writers 2025/11/20 14:51:42 DEBUG : dir: reading active writers 2025/11/20 14:51:42 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:42 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/20 14:51:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/20 14:51:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:51:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/20 14:51:42 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:42 DEBUG : dir: Looking for writers 2025/11/20 14:51:42 DEBUG : file1: reading active writers 2025/11/20 14:51:42 DEBUG : Looking for writers 2025/11/20 14:51:42 DEBUG : dir: reading active writers 2025/11/20 14:51:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.16s) === RUN TestFileOpenReadUnknownSize 2025/11/20 14:51:42 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/11/20 14:51:42 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/20 14:51:42 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:51:42 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/11/20 14:51:42 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:42 DEBUG : Looking for writers 2025/11/20 14:51:42 DEBUG : file.txt: reading active writers 2025/11/20 14:51:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:42 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:42 DEBUG : webdav root 'rclone-test-cavawub8fole': File to upload is small (25 bytes), uploading instead of streaming 2025/11/20 14:51:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:42 DEBUG : dir/file1: size = 25 OK 2025/11/20 14:51:42 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/20 14:51:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:42 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:42 DEBUG : dir: Looking for writers 2025/11/20 14:51:42 DEBUG : file1: reading active writers 2025/11/20 14:51:42 DEBUG : Looking for writers 2025/11/20 14:51:42 DEBUG : dir: reading active writers 2025/11/20 14:51:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:42 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:42 DEBUG : dir/file1: Remove: 2025/11/20 14:51:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/20 14:51:42 DEBUG : dir/file1: >Remove: err= 2025/11/20 14:51:42 DEBUG : dir/file1: Remove: 2025/11/20 14:51:42 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/20 14:51:42 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:42 DEBUG : dir: Looking for writers 2025/11/20 14:51:42 DEBUG : Looking for writers 2025/11/20 14:51:42 DEBUG : dir: reading active writers 2025/11/20 14:51:42 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:42 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:43 DEBUG : dir/file1: Remove: 2025/11/20 14:51:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/20 14:51:43 DEBUG : dir/file1: >Remove: err= 2025/11/20 14:51:43 DEBUG : dir/file1: Remove: 2025/11/20 14:51:43 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/20 14:51:43 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:43 DEBUG : dir: Looking for writers 2025/11/20 14:51:43 DEBUG : Looking for writers 2025/11/20 14:51:43 DEBUG : dir: reading active writers 2025/11/20 14:51:43 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.17s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:43 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/20 14:51:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/20 14:51:43 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/20 14:51:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/20 14:51:43 DEBUG : dir/file1: Open: flags=O_RDWR 2025/11/20 14:51:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/20 14:51:43 DEBUG : dir/file1: Open: flags=0x3 2025/11/20 14:51:43 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/11/20 14:51:43 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/11/20 14:51:43 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:43 DEBUG : dir: Looking for writers 2025/11/20 14:51:43 DEBUG : file1: reading active writers 2025/11/20 14:51:43 DEBUG : Looking for writers 2025/11/20 14:51:43 DEBUG : dir: reading active writers 2025/11/20 14:51:43 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:43 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:43 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:43 DEBUG : dir: Looking for writers 2025/11/20 14:51:43 DEBUG : file1: reading active writers 2025/11/20 14:51:43 DEBUG : Looking for writers 2025/11/20 14:51:43 DEBUG : dir: reading active writers 2025/11/20 14:51:43 DEBUG : >WaitForWriters: 2025/11/20 14:51:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/20 14:51:43 DEBUG : newLeaf: Updating file with newLeaf 0xc00070cd80 2025/11/20 14:51:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/20 14:51:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/20 14:51:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/20 14:51:43 DEBUG : dir/file1: Updating file with dir/file1 0xc00070cd80 2025/11/20 14:51:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/20 14:51:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/20 14:51:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/20 14:51:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:43 DEBUG : dir/file1: File is currently open, delaying rename 0xc00070cd80 2025/11/20 14:51:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/20 14:51:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/20 14:51:43 DEBUG : webdav root 'rclone-test-cavawub8fole': File to upload is small (25 bytes), uploading instead of streaming 2025/11/20 14:51:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:43 DEBUG : dir/file1: size = 25 OK 2025/11/20 14:51:43 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/20 14:51:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/20 14:51:43 DEBUG : newLeaf: Running delayed rename now 2025/11/20 14:51:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/20 14:51:43 DEBUG : newLeaf: Updating file with newLeaf 0xc00070cd80 2025/11/20 14:51:43 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:43 DEBUG : dir: Looking for writers 2025/11/20 14:51:43 DEBUG : Looking for writers 2025/11/20 14:51:43 DEBUG : dir: reading active writers 2025/11/20 14:51:43 DEBUG : newLeaf: reading active writers 2025/11/20 14:51:43 DEBUG : >WaitForWriters: 2025/11/20 14:51:43 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:43 DEBUG : dir: Looking for writers 2025/11/20 14:51:43 DEBUG : Looking for writers 2025/11/20 14:51:43 DEBUG : dir: reading active writers 2025/11/20 14:51:43 DEBUG : newLeaf: reading active writers 2025/11/20 14:51:43 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:43 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:43 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/20 14:51:43 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:43 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:43 INFO : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/20 14:51:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:43 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:43 DEBUG : dir: Looking for writers 2025/11/20 14:51:43 DEBUG : file1: reading active writers 2025/11/20 14:51:43 DEBUG : Looking for writers 2025/11/20 14:51:43 DEBUG : dir: reading active writers 2025/11/20 14:51:43 DEBUG : >WaitForWriters: 2025/11/20 14:51:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/20 14:51:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000352480 2025/11/20 14:51:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/20 14:51:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/20 14:51:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/20 14:51:43 DEBUG : dir/file1: Updating file with dir/file1 0xc000352480 2025/11/20 14:51:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/20 14:51:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/20 14:51:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/20 14:51:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:43 DEBUG : dir/file1: File is currently open, delaying rename 0xc000352480 2025/11/20 14:51:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/20 14:51:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/20 14:51:43 DEBUG : webdav root 'rclone-test-cavawub8fole': File to upload is small (25 bytes), uploading instead of streaming 2025/11/20 14:51:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:43 DEBUG : dir/file1: size = 25 OK 2025/11/20 14:51:43 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/20 14:51:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/20 14:51:43 DEBUG : newLeaf: Running delayed rename now 2025/11/20 14:51:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/20 14:51:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000352480 2025/11/20 14:51:43 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:43 DEBUG : dir: Looking for writers 2025/11/20 14:51:43 DEBUG : Looking for writers 2025/11/20 14:51:43 DEBUG : dir: reading active writers 2025/11/20 14:51:43 DEBUG : newLeaf: reading active writers 2025/11/20 14:51:43 DEBUG : >WaitForWriters: 2025/11/20 14:51:43 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:43 DEBUG : dir: Looking for writers 2025/11/20 14:51:43 DEBUG : Looking for writers 2025/11/20 14:51:43 DEBUG : dir: reading active writers 2025/11/20 14:51:43 DEBUG : newLeaf: reading active writers 2025/11/20 14:51:43 DEBUG : >WaitForWriters: 2025/11/20 14:51:43 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:44 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:44 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/20 14:51:44 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:44 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:44 INFO : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/20 14:51:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:44 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/20 14:51:44 DEBUG : dir/file1: newRWFileHandle: 2025/11/20 14:51:44 DEBUG : dir/file1(0xc000678dc0): openPending: 2025/11/20 14:51:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/20 14:51:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/20 14:51:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:44 DEBUG : dir/file1(0xc000678dc0): >openPending: err= 2025/11/20 14:51:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/20 14:51:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/20 14:51:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/20 14:51:44 DEBUG : dir/file1(0xc000678dc0): _writeAt: size=14, off=0 2025/11/20 14:51:44 DEBUG : dir/file1(0xc000678dc0): >_writeAt: n=14, err= 2025/11/20 14:51:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/20 14:51:44 DEBUG : dir/file1(0xc000678dc0): close: 2025/11/20 14:51:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/20 14:51:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/20 14:51:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:44 DEBUG : dir/file1(0xc000678dc0): >close: err= 2025/11/20 14:51:44 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:44 DEBUG : dir: Looking for writers 2025/11/20 14:51:44 DEBUG : file1: reading active writers 2025/11/20 14:51:44 DEBUG : Looking for writers 2025/11/20 14:51:44 DEBUG : dir: reading active writers 2025/11/20 14:51:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/20 14:51:44 DEBUG : dir: Looking for writers 2025/11/20 14:51:44 DEBUG : file1: reading active writers 2025/11/20 14:51:44 DEBUG : Looking for writers 2025/11/20 14:51:44 DEBUG : dir: reading active writers 2025/11/20 14:51:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/20 14:51:44 DEBUG : dir: Looking for writers 2025/11/20 14:51:44 DEBUG : file1: reading active writers 2025/11/20 14:51:44 DEBUG : Looking for writers 2025/11/20 14:51:44 DEBUG : dir: reading active writers 2025/11/20 14:51:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/20 14:51:44 DEBUG : dir: Looking for writers 2025/11/20 14:51:44 DEBUG : file1: reading active writers 2025/11/20 14:51:44 DEBUG : Looking for writers 2025/11/20 14:51:44 DEBUG : dir: reading active writers 2025/11/20 14:51:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/20 14:51:44 DEBUG : dir/file1: vfs cache: starting upload 2025/11/20 14:51:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:44 DEBUG : dir/file1: size = 14 OK 2025/11/20 14:51:44 INFO : dir/file1: Copied (replaced existing) 2025/11/20 14:51:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/20 14:51:44 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/20 14:51:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/20 14:51:44 DEBUG : dir: Looking for writers 2025/11/20 14:51:44 DEBUG : file1: reading active writers 2025/11/20 14:51:44 DEBUG : Looking for writers 2025/11/20 14:51:44 DEBUG : dir: reading active writers 2025/11/20 14:51:44 DEBUG : >WaitForWriters: 2025/11/20 14:51:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/20 14:51:44 DEBUG : dir/file1: newRWFileHandle: 2025/11/20 14:51:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/20 14:51:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/20 14:51:44 DEBUG : dir/file1(0xc000679740): _readAt: size=512, off=0 2025/11/20 14:51:44 DEBUG : dir/file1(0xc000679740): openPending: 2025/11/20 14:51:44 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/20 14:51:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/20 14:51:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:44 DEBUG : dir/file1(0xc000679740): >openPending: err= 2025/11/20 14:51:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/20 14:51:44 DEBUG : dir/file1(0xc000679740): >_readAt: n=14, err=EOF 2025/11/20 14:51:44 DEBUG : dir/file1(0xc000679740): close: 2025/11/20 14:51:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/20 14:51:44 DEBUG : dir/file1(0xc000679740): >close: err= 2025/11/20 14:51:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/20 14:51:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/20 14:51:44 DEBUG : newLeaf: Updating file with newLeaf 0xc00070cc00 2025/11/20 14:51:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/20 14:51:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/20 14:51:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/20 14:51:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/20 14:51:44 DEBUG : dir/file1: Updating file with dir/file1 0xc00070cc00 2025/11/20 14:51:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/20 14:51:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/20 14:51:44 DEBUG : dir/file1: newRWFileHandle: 2025/11/20 14:51:44 DEBUG : dir/file1(0xc000636b00): openPending: 2025/11/20 14:51:44 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/20 14:51:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/20 14:51:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:44 DEBUG : dir/file1(0xc000636b00): >openPending: err= 2025/11/20 14:51:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/20 14:51:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/20 14:51:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/20 14:51:44 DEBUG : dir/file1(0xc000636b00): _writeAt: size=25, off=0 2025/11/20 14:51:44 DEBUG : dir/file1(0xc000636b00): >_writeAt: n=25, err= 2025/11/20 14:51:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/20 14:51:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/20 14:51:44 DEBUG : newLeaf: Updating file with newLeaf 0xc00070cc00 2025/11/20 14:51:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/20 14:51:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/20 14:51:44 DEBUG : newLeaf(0xc000636b00): close: 2025/11/20 14:51:44 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/20 14:51:44 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-20 14:51:44.432689576 +0000 UTC m=+6.981572317 2025/11/20 14:51:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:44 DEBUG : newLeaf(0xc000636b00): >close: err= 2025/11/20 14:51:44 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:44 DEBUG : dir: Looking for writers 2025/11/20 14:51:44 DEBUG : Looking for writers 2025/11/20 14:51:44 DEBUG : newLeaf: reading active writers 2025/11/20 14:51:44 DEBUG : dir: reading active writers 2025/11/20 14:51:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/20 14:51:44 DEBUG : dir: Looking for writers 2025/11/20 14:51:44 DEBUG : Looking for writers 2025/11/20 14:51:44 DEBUG : dir: reading active writers 2025/11/20 14:51:44 DEBUG : newLeaf: reading active writers 2025/11/20 14:51:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/20 14:51:44 DEBUG : dir: Looking for writers 2025/11/20 14:51:44 DEBUG : Looking for writers 2025/11/20 14:51:44 DEBUG : dir: reading active writers 2025/11/20 14:51:44 DEBUG : newLeaf: reading active writers 2025/11/20 14:51:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/20 14:51:44 DEBUG : dir: Looking for writers 2025/11/20 14:51:44 DEBUG : Looking for writers 2025/11/20 14:51:44 DEBUG : dir: reading active writers 2025/11/20 14:51:44 DEBUG : newLeaf: reading active writers 2025/11/20 14:51:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/20 14:51:44 DEBUG : newLeaf: vfs cache: starting upload 2025/11/20 14:51:44 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:44 DEBUG : newLeaf: size = 25 OK 2025/11/20 14:51:44 INFO : newLeaf: Copied (replaced existing) 2025/11/20 14:51:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-20 14:51:44 +0000 UTC" 2025/11/20 14:51:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/20 14:51:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/20 14:51:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/20 14:51:44 DEBUG : dir: Looking for writers 2025/11/20 14:51:44 DEBUG : Looking for writers 2025/11/20 14:51:44 DEBUG : dir: reading active writers 2025/11/20 14:51:44 DEBUG : newLeaf: reading active writers 2025/11/20 14:51:44 DEBUG : >WaitForWriters: 2025/11/20 14:51:44 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:44 DEBUG : dir: Looking for writers 2025/11/20 14:51:44 DEBUG : Looking for writers 2025/11/20 14:51:44 DEBUG : dir: reading active writers 2025/11/20 14:51:44 DEBUG : newLeaf: reading active writers 2025/11/20 14:51:44 DEBUG : >WaitForWriters: 2025/11/20 14:51:44 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:44 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:44 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/20 14:51:44 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:44 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:44 INFO : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/20 14:51:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:44 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:44 DEBUG : dir: Looking for writers 2025/11/20 14:51:44 DEBUG : file1: reading active writers 2025/11/20 14:51:44 DEBUG : Looking for writers 2025/11/20 14:51:44 DEBUG : dir: reading active writers 2025/11/20 14:51:44 DEBUG : >WaitForWriters: 2025/11/20 14:51:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/20 14:51:44 DEBUG : newLeaf: Updating file with newLeaf 0xc00091a780 2025/11/20 14:51:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/20 14:51:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/20 14:51:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/20 14:51:44 DEBUG : dir/file1: Updating file with dir/file1 0xc00091a780 2025/11/20 14:51:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/20 14:51:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/20 14:51:44 DEBUG : dir/file1: newRWFileHandle: 2025/11/20 14:51:44 DEBUG : dir/file1(0xc000906380): openPending: 2025/11/20 14:51:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/20 14:51:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/20 14:51:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:44 DEBUG : dir/file1(0xc000906380): >openPending: err= 2025/11/20 14:51:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/20 14:51:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/20 14:51:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/20 14:51:44 DEBUG : dir/file1(0xc000906380): _writeAt: size=25, off=0 2025/11/20 14:51:44 DEBUG : dir/file1(0xc000906380): >_writeAt: n=25, err= 2025/11/20 14:51:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/20 14:51:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/20 14:51:44 DEBUG : newLeaf: Updating file with newLeaf 0xc00091a780 2025/11/20 14:51:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/20 14:51:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/20 14:51:44 DEBUG : newLeaf(0xc000906380): close: 2025/11/20 14:51:44 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/20 14:51:44 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-20 14:51:44.944751619 +0000 UTC m=+7.493634360 2025/11/20 14:51:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:44 DEBUG : newLeaf(0xc000906380): >close: err= 2025/11/20 14:51:44 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:44 DEBUG : dir: Looking for writers 2025/11/20 14:51:44 DEBUG : Looking for writers 2025/11/20 14:51:44 DEBUG : dir: reading active writers 2025/11/20 14:51:44 DEBUG : newLeaf: reading active writers 2025/11/20 14:51:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/20 14:51:44 DEBUG : dir: Looking for writers 2025/11/20 14:51:44 DEBUG : Looking for writers 2025/11/20 14:51:44 DEBUG : dir: reading active writers 2025/11/20 14:51:44 DEBUG : newLeaf: reading active writers 2025/11/20 14:51:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/20 14:51:45 DEBUG : dir: Looking for writers 2025/11/20 14:51:45 DEBUG : Looking for writers 2025/11/20 14:51:45 DEBUG : dir: reading active writers 2025/11/20 14:51:45 DEBUG : newLeaf: reading active writers 2025/11/20 14:51:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/20 14:51:45 DEBUG : dir: Looking for writers 2025/11/20 14:51:45 DEBUG : Looking for writers 2025/11/20 14:51:45 DEBUG : dir: reading active writers 2025/11/20 14:51:45 DEBUG : newLeaf: reading active writers 2025/11/20 14:51:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/20 14:51:45 DEBUG : newLeaf: vfs cache: starting upload 2025/11/20 14:51:45 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:45 DEBUG : newLeaf: size = 25 OK 2025/11/20 14:51:45 INFO : newLeaf: Copied (replaced existing) 2025/11/20 14:51:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-20 14:51:44 +0000 UTC" 2025/11/20 14:51:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/20 14:51:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/20 14:51:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/20 14:51:45 DEBUG : dir: Looking for writers 2025/11/20 14:51:45 DEBUG : Looking for writers 2025/11/20 14:51:45 DEBUG : dir: reading active writers 2025/11/20 14:51:45 DEBUG : newLeaf: reading active writers 2025/11/20 14:51:45 DEBUG : >WaitForWriters: 2025/11/20 14:51:45 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:45 DEBUG : dir: Looking for writers 2025/11/20 14:51:45 DEBUG : Looking for writers 2025/11/20 14:51:45 DEBUG : newLeaf: reading active writers 2025/11/20 14:51:45 DEBUG : dir: reading active writers 2025/11/20 14:51:45 DEBUG : >WaitForWriters: 2025/11/20 14:51:45 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:45 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:45 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/20 14:51:45 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:45 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:45 INFO : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/20 14:51:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:45 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/20 14:51:45 DEBUG : dir/file1: newRWFileHandle: 2025/11/20 14:51:45 DEBUG : dir/file1(0xc0008b5500): openPending: 2025/11/20 14:51:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/20 14:51:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/20 14:51:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:45 DEBUG : dir/file1(0xc0008b5500): >openPending: err= 2025/11/20 14:51:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/20 14:51:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/20 14:51:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/20 14:51:45 DEBUG : dir/file1(0xc0008b5500): _writeAt: size=14, off=0 2025/11/20 14:51:45 DEBUG : dir/file1(0xc0008b5500): >_writeAt: n=14, err= 2025/11/20 14:51:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/20 14:51:45 DEBUG : dir/file1(0xc0008b5500): close: 2025/11/20 14:51:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/20 14:51:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/20 14:51:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:45 DEBUG : dir/file1(0xc0008b5500): >close: err= 2025/11/20 14:51:45 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:45 DEBUG : dir: Looking for writers 2025/11/20 14:51:45 DEBUG : file1: reading active writers 2025/11/20 14:51:45 DEBUG : Looking for writers 2025/11/20 14:51:45 DEBUG : dir: reading active writers 2025/11/20 14:51:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/20 14:51:45 DEBUG : dir: Looking for writers 2025/11/20 14:51:45 DEBUG : file1: reading active writers 2025/11/20 14:51:45 DEBUG : Looking for writers 2025/11/20 14:51:45 DEBUG : dir: reading active writers 2025/11/20 14:51:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/20 14:51:45 DEBUG : dir: Looking for writers 2025/11/20 14:51:45 DEBUG : file1: reading active writers 2025/11/20 14:51:45 DEBUG : Looking for writers 2025/11/20 14:51:45 DEBUG : dir: reading active writers 2025/11/20 14:51:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/20 14:51:45 DEBUG : dir: Looking for writers 2025/11/20 14:51:45 DEBUG : file1: reading active writers 2025/11/20 14:51:45 DEBUG : Looking for writers 2025/11/20 14:51:45 DEBUG : dir: reading active writers 2025/11/20 14:51:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/20 14:51:45 DEBUG : dir/file1: vfs cache: starting upload 2025/11/20 14:51:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:45 DEBUG : dir/file1: size = 14 OK 2025/11/20 14:51:45 INFO : dir/file1: Copied (replaced existing) 2025/11/20 14:51:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/20 14:51:45 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/20 14:51:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/20 14:51:45 DEBUG : dir: Looking for writers 2025/11/20 14:51:45 DEBUG : file1: reading active writers 2025/11/20 14:51:45 DEBUG : Looking for writers 2025/11/20 14:51:45 DEBUG : dir: reading active writers 2025/11/20 14:51:45 DEBUG : >WaitForWriters: 2025/11/20 14:51:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/20 14:51:45 DEBUG : dir/file1: newRWFileHandle: 2025/11/20 14:51:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/20 14:51:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/20 14:51:45 DEBUG : dir/file1(0xc00097b480): _readAt: size=512, off=0 2025/11/20 14:51:45 DEBUG : dir/file1(0xc00097b480): openPending: 2025/11/20 14:51:45 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/20 14:51:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/20 14:51:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:45 DEBUG : dir/file1(0xc00097b480): >openPending: err= 2025/11/20 14:51:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/20 14:51:45 DEBUG : dir/file1(0xc00097b480): >_readAt: n=14, err=EOF 2025/11/20 14:51:45 DEBUG : dir/file1(0xc00097b480): close: 2025/11/20 14:51:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/20 14:51:45 DEBUG : dir/file1(0xc00097b480): >close: err= 2025/11/20 14:51:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/20 14:51:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/20 14:51:45 DEBUG : newLeaf: Updating file with newLeaf 0xc00070d800 2025/11/20 14:51:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/20 14:51:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/20 14:51:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/20 14:51:45 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/20 14:51:45 DEBUG : dir/file1: Updating file with dir/file1 0xc00070d800 2025/11/20 14:51:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/20 14:51:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/20 14:51:45 DEBUG : dir/file1: newRWFileHandle: 2025/11/20 14:51:45 DEBUG : dir/file1(0xc000b1a580): openPending: 2025/11/20 14:51:45 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/20 14:51:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/20 14:51:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:45 DEBUG : dir/file1(0xc000b1a580): >openPending: err= 2025/11/20 14:51:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/20 14:51:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/20 14:51:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/20 14:51:45 DEBUG : dir/file1(0xc000b1a580): _writeAt: size=25, off=0 2025/11/20 14:51:45 DEBUG : dir/file1(0xc000b1a580): >_writeAt: n=25, err= 2025/11/20 14:51:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/20 14:51:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/20 14:51:45 DEBUG : newLeaf: Updating file with newLeaf 0xc00070d800 2025/11/20 14:51:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/20 14:51:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/20 14:51:45 DEBUG : newLeaf(0xc000b1a580): close: 2025/11/20 14:51:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/20 14:51:45 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-20 14:51:45.592180158 +0000 UTC m=+8.141062899 2025/11/20 14:51:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:45 DEBUG : newLeaf(0xc000b1a580): >close: err= 2025/11/20 14:51:45 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:45 DEBUG : dir: Looking for writers 2025/11/20 14:51:45 DEBUG : Looking for writers 2025/11/20 14:51:45 DEBUG : dir: reading active writers 2025/11/20 14:51:45 DEBUG : newLeaf: reading active writers 2025/11/20 14:51:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/20 14:51:45 DEBUG : dir: Looking for writers 2025/11/20 14:51:45 DEBUG : Looking for writers 2025/11/20 14:51:45 DEBUG : newLeaf: reading active writers 2025/11/20 14:51:45 DEBUG : dir: reading active writers 2025/11/20 14:51:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/20 14:51:45 DEBUG : dir: Looking for writers 2025/11/20 14:51:45 DEBUG : Looking for writers 2025/11/20 14:51:45 DEBUG : dir: reading active writers 2025/11/20 14:51:45 DEBUG : newLeaf: reading active writers 2025/11/20 14:51:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/20 14:51:45 DEBUG : dir: Looking for writers 2025/11/20 14:51:45 DEBUG : Looking for writers 2025/11/20 14:51:45 DEBUG : dir: reading active writers 2025/11/20 14:51:45 DEBUG : newLeaf: reading active writers 2025/11/20 14:51:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/20 14:51:45 DEBUG : newLeaf: vfs cache: starting upload 2025/11/20 14:51:45 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:45 DEBUG : newLeaf: size = 25 OK 2025/11/20 14:51:45 INFO : newLeaf: Copied (replaced existing) 2025/11/20 14:51:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-20 14:51:45 +0000 UTC" 2025/11/20 14:51:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/20 14:51:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/20 14:51:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/20 14:51:45 DEBUG : dir: Looking for writers 2025/11/20 14:51:45 DEBUG : Looking for writers 2025/11/20 14:51:45 DEBUG : dir: reading active writers 2025/11/20 14:51:45 DEBUG : newLeaf: reading active writers 2025/11/20 14:51:45 DEBUG : >WaitForWriters: 2025/11/20 14:51:45 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:45 DEBUG : dir: Looking for writers 2025/11/20 14:51:45 DEBUG : Looking for writers 2025/11/20 14:51:45 DEBUG : dir: reading active writers 2025/11/20 14:51:45 DEBUG : newLeaf: reading active writers 2025/11/20 14:51:45 DEBUG : >WaitForWriters: 2025/11/20 14:51:45 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:45 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:45 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/20 14:51:45 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:45 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:45 INFO : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/20 14:51:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:45 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:45 DEBUG : dir: Looking for writers 2025/11/20 14:51:45 DEBUG : file1: reading active writers 2025/11/20 14:51:45 DEBUG : Looking for writers 2025/11/20 14:51:45 DEBUG : dir: reading active writers 2025/11/20 14:51:45 DEBUG : >WaitForWriters: 2025/11/20 14:51:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/20 14:51:45 DEBUG : dir/file1: newRWFileHandle: 2025/11/20 14:51:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/20 14:51:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/20 14:51:45 DEBUG : dir/file1(0xc000d29400): _readAt: size=512, off=0 2025/11/20 14:51:45 DEBUG : dir/file1(0xc000d29400): openPending: 2025/11/20 14:51:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/20 14:51:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/20 14:51:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:45 DEBUG : dir/file1(0xc000d29400): >openPending: err= 2025/11/20 14:51:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/11/20 14:51:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/20 14:51:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/20 14:51:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:51:45 DEBUG : dir/file1(0xc000d29400): >_readAt: n=14, err=EOF 2025/11/20 14:51:45 DEBUG : dir/file1(0xc000d29400): close: 2025/11/20 14:51:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/20 14:51:45 DEBUG : dir/file1(0xc000d29400): >close: err= 2025/11/20 14:51:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/20 14:51:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/20 14:51:46 DEBUG : newLeaf: Updating file with newLeaf 0xc000352fc0 2025/11/20 14:51:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/20 14:51:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/20 14:51:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/20 14:51:46 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/20 14:51:46 DEBUG : dir/file1: Updating file with dir/file1 0xc000352fc0 2025/11/20 14:51:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/20 14:51:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/20 14:51:46 DEBUG : dir/file1: newRWFileHandle: 2025/11/20 14:51:46 DEBUG : dir/file1(0xc000b3e180): openPending: 2025/11/20 14:51:46 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/20 14:51:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/20 14:51:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:46 DEBUG : dir/file1(0xc000b3e180): >openPending: err= 2025/11/20 14:51:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/20 14:51:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/20 14:51:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/20 14:51:46 DEBUG : dir/file1(0xc000b3e180): _writeAt: size=25, off=0 2025/11/20 14:51:46 DEBUG : dir/file1(0xc000b3e180): >_writeAt: n=25, err= 2025/11/20 14:51:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/20 14:51:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/20 14:51:46 DEBUG : newLeaf: Updating file with newLeaf 0xc000352fc0 2025/11/20 14:51:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/20 14:51:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/20 14:51:46 DEBUG : newLeaf(0xc000b3e180): close: 2025/11/20 14:51:46 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/20 14:51:46 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-20 14:51:46.109778193 +0000 UTC m=+8.658660934 2025/11/20 14:51:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:46 DEBUG : newLeaf(0xc000b3e180): >close: err= 2025/11/20 14:51:46 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:46 DEBUG : dir: Looking for writers 2025/11/20 14:51:46 DEBUG : Looking for writers 2025/11/20 14:51:46 DEBUG : dir: reading active writers 2025/11/20 14:51:46 DEBUG : newLeaf: reading active writers 2025/11/20 14:51:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/20 14:51:46 DEBUG : dir: Looking for writers 2025/11/20 14:51:46 DEBUG : Looking for writers 2025/11/20 14:51:46 DEBUG : dir: reading active writers 2025/11/20 14:51:46 DEBUG : newLeaf: reading active writers 2025/11/20 14:51:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/20 14:51:46 DEBUG : dir: Looking for writers 2025/11/20 14:51:46 DEBUG : Looking for writers 2025/11/20 14:51:46 DEBUG : dir: reading active writers 2025/11/20 14:51:46 DEBUG : newLeaf: reading active writers 2025/11/20 14:51:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/20 14:51:46 DEBUG : dir: Looking for writers 2025/11/20 14:51:46 DEBUG : Looking for writers 2025/11/20 14:51:46 DEBUG : dir: reading active writers 2025/11/20 14:51:46 DEBUG : newLeaf: reading active writers 2025/11/20 14:51:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/20 14:51:46 DEBUG : newLeaf: vfs cache: starting upload 2025/11/20 14:51:46 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:46 DEBUG : newLeaf: size = 25 OK 2025/11/20 14:51:46 INFO : newLeaf: Copied (replaced existing) 2025/11/20 14:51:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-20 14:51:46 +0000 UTC" 2025/11/20 14:51:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/20 14:51:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/20 14:51:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/20 14:51:46 DEBUG : dir: Looking for writers 2025/11/20 14:51:46 DEBUG : Looking for writers 2025/11/20 14:51:46 DEBUG : dir: reading active writers 2025/11/20 14:51:46 DEBUG : newLeaf: reading active writers 2025/11/20 14:51:46 DEBUG : >WaitForWriters: 2025/11/20 14:51:46 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:46 DEBUG : dir: Looking for writers 2025/11/20 14:51:46 DEBUG : Looking for writers 2025/11/20 14:51:46 DEBUG : dir: reading active writers 2025/11/20 14:51:46 DEBUG : newLeaf: reading active writers 2025/11/20 14:51:46 DEBUG : >WaitForWriters: 2025/11/20 14:51:46 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaner exiting --- PASS: TestFileRename (3.10s) --- 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.51s) --- 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-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:46 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:46 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:46 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:46 DEBUG : Looking for writers 2025/11/20 14:51:46 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-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:46 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:51:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/20 14:51:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/20 14:51:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/20 14:51:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:51:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/20 14:51:46 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/11/20 14:51:46 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:46 DEBUG : dir: Looking for writers 2025/11/20 14:51:46 DEBUG : file1: reading active writers 2025/11/20 14:51:46 DEBUG : Looking for writers 2025/11/20 14:51:46 DEBUG : dir: reading active writers 2025/11/20 14:51:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:46 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:51:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/20 14:51:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/20 14:51:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/20 14:51:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:51:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/20 14:51:46 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/20 14:51:46 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/20 14:51:46 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/20 14:51:46 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/20 14:51:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/20 14:51:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/20 14:51:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/20 14:51:46 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/11/20 14:51:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/11/20 14:51:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/11/20 14:51:46 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/11/20 14:51:46 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/11/20 14:51:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/11/20 14:51:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/11/20 14:51:46 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/11/20 14:51:46 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:46 DEBUG : dir: Looking for writers 2025/11/20 14:51:46 DEBUG : file1: reading active writers 2025/11/20 14:51:46 DEBUG : Looking for writers 2025/11/20 14:51:46 DEBUG : dir: reading active writers 2025/11/20 14:51:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:46 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:51:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/20 14:51:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/20 14:51:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/20 14:51:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:51:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/20 14:51:46 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/20 14:51:46 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/20 14:51:46 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/20 14:51:46 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/20 14:51:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/20 14:51:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/20 14:51:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/20 14:51:46 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/11/20 14:51:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/11/20 14:51:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/11/20 14:51:46 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/11/20 14:51:46 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/11/20 14:51:46 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/11/20 14:51:46 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/11/20 14:51:46 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/11/20 14:51:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/11/20 14:51:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/11/20 14:51:46 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/20 14:51:46 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/11/20 14:51:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/11/20 14:51:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/11/20 14:51:46 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/20 14:51:46 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/20 14:51:46 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/20 14:51:46 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/20 14:51:46 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/11/20 14:51:46 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/20 14:51:46 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/20 14:51:46 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/20 14:51:46 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/11/20 14:51:46 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:46 DEBUG : dir: Looking for writers 2025/11/20 14:51:46 DEBUG : file1: reading active writers 2025/11/20 14:51:46 DEBUG : Looking for writers 2025/11/20 14:51:46 DEBUG : dir: reading active writers 2025/11/20 14:51:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:47 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:51:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/20 14:51:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/20 14:51:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/20 14:51:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:51:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/20 14:51:47 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:47 DEBUG : dir: Looking for writers 2025/11/20 14:51:47 DEBUG : file1: reading active writers 2025/11/20 14:51:47 DEBUG : Looking for writers 2025/11/20 14:51:47 DEBUG : dir: reading active writers 2025/11/20 14:51:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:47 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:51:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/20 14:51:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/20 14:51:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/20 14:51:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:51:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/20 14:51:47 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/11/20 14:51:47 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/11/20 14:51:47 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:47 DEBUG : dir: Looking for writers 2025/11/20 14:51:47 DEBUG : file1: reading active writers 2025/11/20 14:51:47 DEBUG : Looking for writers 2025/11/20 14:51:47 DEBUG : dir: reading active writers 2025/11/20 14:51:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:47 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:47 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/20 14:51:47 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:47 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:47 INFO : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/20 14:51:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:51:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/20 14:51:47 DEBUG : dir/file1: newRWFileHandle: 2025/11/20 14:51:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/20 14:51:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/20 14:51:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/20 14:51:47 DEBUG : dir/file1(0xc000f35e40): _readAt: size=1, off=0 2025/11/20 14:51:47 DEBUG : dir/file1(0xc000f35e40): openPending: 2025/11/20 14:51:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/20 14:51:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/20 14:51:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:47 DEBUG : dir/file1(0xc000f35e40): >openPending: err= 2025/11/20 14:51:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/20 14:51:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/20 14:51:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/20 14:51:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:51:47 DEBUG : dir/file1(0xc000f35e40): >_readAt: n=1, err= 2025/11/20 14:51:47 DEBUG : dir/file1(0xc000f35e40): _readAt: size=256, off=1 2025/11/20 14:51:47 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/11/20 14:51:47 DEBUG : dir/file1(0xc000f35e40): >_readAt: n=15, err=EOF 2025/11/20 14:51:47 DEBUG : dir/file1(0xc000f35e40): _readAt: size=16, off=16 2025/11/20 14:51:47 DEBUG : dir/file1(0xc000f35e40): >_readAt: n=0, err=EOF 2025/11/20 14:51:47 DEBUG : dir/file1(0xc000f35e40): close: 2025/11/20 14:51:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/20 14:51:47 DEBUG : dir/file1(0xc000f35e40): >close: err= 2025/11/20 14:51:47 DEBUG : dir/file1(0xc000f35e40): close: 2025/11/20 14:51:47 DEBUG : dir/file1(0xc000f35e40): >close: err=file already closed 2025/11/20 14:51:47 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:47 DEBUG : dir: Looking for writers 2025/11/20 14:51:47 DEBUG : file1: reading active writers 2025/11/20 14:51:47 DEBUG : Looking for writers 2025/11/20 14:51:47 DEBUG : dir: reading active writers 2025/11/20 14:51:47 DEBUG : >WaitForWriters: 2025/11/20 14:51:47 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:47 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:47 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/20 14:51:47 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:47 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:47 INFO : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/20 14:51:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:51:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/20 14:51:47 DEBUG : dir/file1: newRWFileHandle: 2025/11/20 14:51:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/20 14:51:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/20 14:51:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/20 14:51:47 DEBUG : dir/file1(0xc0006d5dc0): _readAt: size=1, off=0 2025/11/20 14:51:47 DEBUG : dir/file1(0xc0006d5dc0): openPending: 2025/11/20 14:51:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/20 14:51:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/20 14:51:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:47 DEBUG : dir/file1(0xc0006d5dc0): >openPending: err= 2025/11/20 14:51:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/20 14:51:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/20 14:51:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/20 14:51:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:51:47 DEBUG : dir/file1(0xc0006d5dc0): >_readAt: n=1, err= 2025/11/20 14:51:47 DEBUG : dir/file1(0xc0006d5dc0): _readAt: size=1, off=5 2025/11/20 14:51:47 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/20 14:51:47 DEBUG : dir/file1(0xc0006d5dc0): >_readAt: n=1, err= 2025/11/20 14:51:47 DEBUG : dir/file1(0xc0006d5dc0): _readAt: size=1, off=3 2025/11/20 14:51:47 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/20 14:51:47 DEBUG : dir/file1(0xc0006d5dc0): >_readAt: n=1, err= 2025/11/20 14:51:47 DEBUG : dir/file1(0xc0006d5dc0): _readAt: size=1, off=13 2025/11/20 14:51:47 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/20 14:51:47 DEBUG : dir/file1(0xc0006d5dc0): >_readAt: n=1, err= 2025/11/20 14:51:47 DEBUG : dir/file1(0xc0006d5dc0): _readAt: size=16, off=100 2025/11/20 14:51:47 DEBUG : dir/file1(0xc0006d5dc0): >_readAt: n=0, err=EOF 2025/11/20 14:51:47 DEBUG : dir/file1(0xc0006d5dc0): close: 2025/11/20 14:51:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/20 14:51:47 DEBUG : dir/file1(0xc0006d5dc0): >close: err= 2025/11/20 14:51:47 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:47 DEBUG : dir: Looking for writers 2025/11/20 14:51:47 DEBUG : file1: reading active writers 2025/11/20 14:51:47 DEBUG : Looking for writers 2025/11/20 14:51:47 DEBUG : dir: reading active writers 2025/11/20 14:51:47 DEBUG : >WaitForWriters: 2025/11/20 14:51:47 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:47 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:47 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/20 14:51:47 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:47 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:47 INFO : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/20 14:51:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:51:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/20 14:51:47 DEBUG : dir/file1: newRWFileHandle: 2025/11/20 14:51:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/20 14:51:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/20 14:51:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/20 14:51:47 DEBUG : dir/file1(0xc000f77d40): _readAt: size=1, off=0 2025/11/20 14:51:47 DEBUG : dir/file1(0xc000f77d40): openPending: 2025/11/20 14:51:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/20 14:51:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/20 14:51:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:47 DEBUG : dir/file1(0xc000f77d40): >openPending: err= 2025/11/20 14:51:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/20 14:51:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/20 14:51:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/20 14:51:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:51:47 DEBUG : dir/file1(0xc000f77d40): >_readAt: n=1, err= 2025/11/20 14:51:47 DEBUG : dir/file1(0xc000f77d40): _readAt: size=1, off=5 2025/11/20 14:51:47 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/20 14:51:47 DEBUG : dir/file1(0xc000f77d40): >_readAt: n=1, err= 2025/11/20 14:51:47 DEBUG : dir/file1(0xc000f77d40): _readAt: size=1, off=1 2025/11/20 14:51:47 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/20 14:51:47 DEBUG : dir/file1(0xc000f77d40): >_readAt: n=1, err= 2025/11/20 14:51:47 DEBUG : dir/file1(0xc000f77d40): _readAt: size=6, off=10 2025/11/20 14:51:47 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/20 14:51:47 DEBUG : dir/file1(0xc000f77d40): >_readAt: n=6, err= 2025/11/20 14:51:47 DEBUG : dir/file1(0xc000f77d40): _readAt: size=256, off=10 2025/11/20 14:51:47 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/20 14:51:47 DEBUG : dir/file1(0xc000f77d40): >_readAt: n=6, err=EOF 2025/11/20 14:51:47 DEBUG : dir/file1(0xc000f77d40): _readAt: size=256, off=100 2025/11/20 14:51:47 DEBUG : dir/file1(0xc000f77d40): >_readAt: n=0, err=EOF 2025/11/20 14:51:47 DEBUG : dir/file1(0xc000f77d40): close: 2025/11/20 14:51:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/20 14:51:47 DEBUG : dir/file1(0xc000f77d40): >close: err= 2025/11/20 14:51:47 DEBUG : dir/file1(0xc000f77d40): _readAt: size=256, off=100 2025/11/20 14:51:47 DEBUG : dir/file1(0xc000f77d40): >_readAt: n=0, err=file already closed 2025/11/20 14:51:47 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:47 DEBUG : dir: Looking for writers 2025/11/20 14:51:47 DEBUG : file1: reading active writers 2025/11/20 14:51:47 DEBUG : Looking for writers 2025/11/20 14:51:47 DEBUG : dir: reading active writers 2025/11/20 14:51:47 DEBUG : >WaitForWriters: 2025/11/20 14:51:47 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:47 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:47 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/20 14:51:47 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:47 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:47 INFO : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/20 14:51:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:51:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/20 14:51:47 DEBUG : dir/file1: newRWFileHandle: 2025/11/20 14:51:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/20 14:51:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/20 14:51:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/20 14:51:47 DEBUG : dir/file1(0xc0007c8f40): RWFileHandle.Flush 2025/11/20 14:51:47 DEBUG : dir/file1(0xc0007c8f40): _readAt: size=256, off=0 2025/11/20 14:51:47 DEBUG : dir/file1(0xc0007c8f40): openPending: 2025/11/20 14:51:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/20 14:51:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/20 14:51:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:47 DEBUG : dir/file1(0xc0007c8f40): >openPending: err= 2025/11/20 14:51:47 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/20 14:51:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/20 14:51:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/20 14:51:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:51:47 DEBUG : dir/file1(0xc0007c8f40): >_readAt: n=16, err=EOF 2025/11/20 14:51:47 DEBUG : dir/file1(0xc0007c8f40): RWFileHandle.Flush 2025/11/20 14:51:47 DEBUG : dir/file1(0xc0007c8f40): RWFileHandle.Flush 2025/11/20 14:51:47 DEBUG : dir/file1(0xc0007c8f40): close: 2025/11/20 14:51:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/20 14:51:47 DEBUG : dir/file1(0xc0007c8f40): >close: err= 2025/11/20 14:51:47 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:47 DEBUG : dir: Looking for writers 2025/11/20 14:51:47 DEBUG : file1: reading active writers 2025/11/20 14:51:47 DEBUG : Looking for writers 2025/11/20 14:51:47 DEBUG : dir: reading active writers 2025/11/20 14:51:47 DEBUG : >WaitForWriters: 2025/11/20 14:51:47 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:47 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:47 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/20 14:51:47 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:47 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:47 INFO : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/20 14:51:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:51:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/20 14:51:47 DEBUG : dir/file1: newRWFileHandle: 2025/11/20 14:51:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/20 14:51:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/20 14:51:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/20 14:51:47 DEBUG : dir/file1(0xc00066ed80): _readAt: size=256, off=0 2025/11/20 14:51:47 DEBUG : dir/file1(0xc00066ed80): openPending: 2025/11/20 14:51:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/20 14:51:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/20 14:51:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:47 DEBUG : dir/file1(0xc00066ed80): >openPending: err= 2025/11/20 14:51:47 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/20 14:51:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/20 14:51:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/20 14:51:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:51:48 DEBUG : dir/file1(0xc00066ed80): >_readAt: n=16, err=EOF 2025/11/20 14:51:48 DEBUG : dir/file1(0xc00066ed80): RWFileHandle.Release 2025/11/20 14:51:48 DEBUG : dir/file1(0xc00066ed80): close: 2025/11/20 14:51:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/20 14:51:48 DEBUG : dir/file1(0xc00066ed80): >close: err= 2025/11/20 14:51:48 DEBUG : dir/file1(0xc00066ed80): RWFileHandle.Release 2025/11/20 14:51:48 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:48 DEBUG : dir: Looking for writers 2025/11/20 14:51:48 DEBUG : file1: reading active writers 2025/11/20 14:51:48 DEBUG : Looking for writers 2025/11/20 14:51:48 DEBUG : dir: reading active writers 2025/11/20 14:51:48 DEBUG : >WaitForWriters: 2025/11/20 14:51:48 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:48 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:48 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/20 14:51:48 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:48 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:48 INFO : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/20 14:51:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:48 DEBUG : file1: newRWFileHandle: 2025/11/20 14:51:48 DEBUG : file1(0xc0007cc280): openPending: 2025/11/20 14:51:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:48 DEBUG : file1(0xc0007cc280): >openPending: err= 2025/11/20 14:51:48 DEBUG : file1: >newRWFileHandle: err= 2025/11/20 14:51:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/20 14:51:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/20 14:51:48 DEBUG : file1(0xc0007cc280): _writeAt: size=5, off=0 2025/11/20 14:51:48 DEBUG : file1(0xc0007cc280): >_writeAt: n=5, err= 2025/11/20 14:51:48 DEBUG : file1(0xc0007cc280): _writeAt: size=7, off=5 2025/11/20 14:51:48 DEBUG : file1(0xc0007cc280): >_writeAt: n=7, err= 2025/11/20 14:51:48 DEBUG : file1: vfs cache: truncate to size=11 2025/11/20 14:51:48 DEBUG : file1(0xc0007cc280): close: 2025/11/20 14:51:48 DEBUG : file1: vfs cache: setting modification time to 2025-11-20 14:51:48.086723582 +0000 UTC m=+10.635606323 2025/11/20 14:51:48 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:48 DEBUG : file1(0xc0007cc280): >close: err= 2025/11/20 14:51:48 DEBUG : file1(0xc0007cc280): close: 2025/11/20 14:51:48 DEBUG : file1(0xc0007cc280): >close: err=file already closed 2025/11/20 14:51:48 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:48 DEBUG : Looking for writers 2025/11/20 14:51:48 DEBUG : file1: reading active writers 2025/11/20 14:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/20 14:51:48 DEBUG : Looking for writers 2025/11/20 14:51:48 DEBUG : file1: reading active writers 2025/11/20 14:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/20 14:51:48 DEBUG : Looking for writers 2025/11/20 14:51:48 DEBUG : file1: reading active writers 2025/11/20 14:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/20 14:51:48 DEBUG : Looking for writers 2025/11/20 14:51:48 DEBUG : file1: reading active writers 2025/11/20 14:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/20 14:51:48 DEBUG : file1: vfs cache: starting upload 2025/11/20 14:51:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:48 DEBUG : file1: size = 11 OK 2025/11/20 14:51:48 INFO : file1: Copied (new) 2025/11/20 14:51:48 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-20 14:51:48 +0000 UTC" 2025/11/20 14:51:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/20 14:51:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:48 INFO : file1: vfs cache: upload succeeded try #1 2025/11/20 14:51:48 DEBUG : Looking for writers 2025/11/20 14:51:48 DEBUG : file1: reading active writers 2025/11/20 14:51:48 DEBUG : >WaitForWriters: 2025/11/20 14:51:48 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:48 DEBUG : Looking for writers 2025/11/20 14:51:48 DEBUG : file1: reading active writers 2025/11/20 14:51:48 DEBUG : >WaitForWriters: 2025/11/20 14:51:48 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:48 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:48 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/20 14:51:48 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:48 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:48 INFO : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/20 14:51:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:48 DEBUG : file1: newRWFileHandle: 2025/11/20 14:51:48 DEBUG : file1(0xc0009bedc0): openPending: 2025/11/20 14:51:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:48 DEBUG : file1(0xc0009bedc0): >openPending: err= 2025/11/20 14:51:48 DEBUG : file1: >newRWFileHandle: err= 2025/11/20 14:51:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/20 14:51:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/20 14:51:48 DEBUG : file1(0xc0009bedc0): _writeAt: size=7, off=0 2025/11/20 14:51:48 DEBUG : file1(0xc0009bedc0): >_writeAt: n=7, err= 2025/11/20 14:51:48 DEBUG : file1(0xc0009bedc0): _writeAt: size=6, off=5 2025/11/20 14:51:48 DEBUG : file1(0xc0009bedc0): >_writeAt: n=6, err= 2025/11/20 14:51:48 DEBUG : file1(0xc0009bedc0): close: 2025/11/20 14:51:48 DEBUG : file1: vfs cache: setting modification time to 2025-11-20 14:51:48.2850633 +0000 UTC m=+10.833946040 2025/11/20 14:51:48 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:48 DEBUG : file1(0xc0009bedc0): >close: err= 2025/11/20 14:51:48 DEBUG : file1(0xc0009bedc0): _writeAt: size=5, off=0 2025/11/20 14:51:48 DEBUG : file1(0xc0009bedc0): >_writeAt: n=0, err=file already closed 2025/11/20 14:51:48 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:48 DEBUG : Looking for writers 2025/11/20 14:51:48 DEBUG : file1: reading active writers 2025/11/20 14:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/20 14:51:48 DEBUG : Looking for writers 2025/11/20 14:51:48 DEBUG : file1: reading active writers 2025/11/20 14:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/20 14:51:48 DEBUG : Looking for writers 2025/11/20 14:51:48 DEBUG : file1: reading active writers 2025/11/20 14:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/20 14:51:48 DEBUG : Looking for writers 2025/11/20 14:51:48 DEBUG : file1: reading active writers 2025/11/20 14:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/20 14:51:48 DEBUG : file1: vfs cache: starting upload 2025/11/20 14:51:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:48 DEBUG : file1: size = 11 OK 2025/11/20 14:51:48 INFO : file1: Copied (new) 2025/11/20 14:51:48 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-20 14:51:48 +0000 UTC" 2025/11/20 14:51:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/20 14:51:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:48 INFO : file1: vfs cache: upload succeeded try #1 2025/11/20 14:51:48 DEBUG : Looking for writers 2025/11/20 14:51:48 DEBUG : file1: reading active writers 2025/11/20 14:51:48 DEBUG : >WaitForWriters: 2025/11/20 14:51:48 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:48 DEBUG : Looking for writers 2025/11/20 14:51:48 DEBUG : file1: reading active writers 2025/11/20 14:51:48 DEBUG : >WaitForWriters: 2025/11/20 14:51:48 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:48 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:48 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/20 14:51:48 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:48 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:48 INFO : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/20 14:51:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:48 DEBUG : file1: newRWFileHandle: 2025/11/20 14:51:48 DEBUG : file1(0xc000972980): openPending: 2025/11/20 14:51:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:48 DEBUG : file1(0xc000972980): >openPending: err= 2025/11/20 14:51:48 DEBUG : file1: >newRWFileHandle: err= 2025/11/20 14:51:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/20 14:51:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/20 14:51:48 DEBUG : file1(0xc000972980): close: 2025/11/20 14:51:48 DEBUG : file1: vfs cache: setting modification time to 2025-11-20 14:51:48.484860109 +0000 UTC m=+11.033742850 2025/11/20 14:51:48 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:48 DEBUG : file1(0xc000972980): >close: err= 2025/11/20 14:51:48 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/20 14:51:48 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/20 14:51:48 DEBUG : file2: newRWFileHandle: 2025/11/20 14:51:48 DEBUG : file2(0xc000972e00): openPending: 2025/11/20 14:51:48 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/20 14:51:48 DEBUG : file2(0xc000972e00): >openPending: err= 2025/11/20 14:51:48 DEBUG : file2: >newRWFileHandle: err= 2025/11/20 14:51:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/20 14:51:48 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/11/20 14:51:48 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/11/20 14:51:48 DEBUG : file2(0xc000972e00): RWFileHandle.Flush 2025/11/20 14:51:48 DEBUG : file2(0xc000972e00): RWFileHandle.Release 2025/11/20 14:51:48 DEBUG : file2(0xc000972e00): close: 2025/11/20 14:51:48 DEBUG : file2: vfs cache: setting modification time to 2025-11-20 14:51:48.486025043 +0000 UTC m=+11.034907784 2025/11/20 14:51:48 INFO : file2: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:48 DEBUG : file2(0xc000972e00): >close: err= 2025/11/20 14:51:48 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:48 DEBUG : Looking for writers 2025/11/20 14:51:48 DEBUG : file1: reading active writers 2025/11/20 14:51:48 DEBUG : file2: reading active writers 2025/11/20 14:51:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/11/20 14:51:48 DEBUG : Looking for writers 2025/11/20 14:51:48 DEBUG : file1: reading active writers 2025/11/20 14:51:48 DEBUG : file2: reading active writers 2025/11/20 14:51:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/11/20 14:51:48 DEBUG : Looking for writers 2025/11/20 14:51:48 DEBUG : file1: reading active writers 2025/11/20 14:51:48 DEBUG : file2: reading active writers 2025/11/20 14:51:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/11/20 14:51:48 DEBUG : Looking for writers 2025/11/20 14:51:48 DEBUG : file1: reading active writers 2025/11/20 14:51:48 DEBUG : file2: reading active writers 2025/11/20 14:51:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/11/20 14:51:48 DEBUG : file1: vfs cache: starting upload 2025/11/20 14:51:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:48 DEBUG : file2: vfs cache: starting upload 2025/11/20 14:51:48 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:48 DEBUG : file1: size = 0 OK 2025/11/20 14:51:48 INFO : file1: Copied (new) 2025/11/20 14:51:48 DEBUG : file1: vfs cache: fingerprint now "0,2025-11-20 14:51:48 +0000 UTC" 2025/11/20 14:51:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/20 14:51:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:48 INFO : file1: vfs cache: upload succeeded try #1 2025/11/20 14:51:48 DEBUG : Looking for writers 2025/11/20 14:51:48 DEBUG : file1: reading active writers 2025/11/20 14:51:48 DEBUG : file2: reading active writers 2025/11/20 14:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/20 14:51:48 DEBUG : file2: size = 0 OK 2025/11/20 14:51:48 INFO : file2: Copied (new) 2025/11/20 14:51:48 DEBUG : file2: vfs cache: fingerprint now "0,2025-11-20 14:51:48 +0000 UTC" 2025/11/20 14:51:48 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/11/20 14:51:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/20 14:51:48 INFO : file2: vfs cache: upload succeeded try #1 2025/11/20 14:51:48 DEBUG : Looking for writers 2025/11/20 14:51:48 DEBUG : file2: reading active writers 2025/11/20 14:51:48 DEBUG : file1: reading active writers 2025/11/20 14:51:48 DEBUG : >WaitForWriters: 2025/11/20 14:51:48 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:48 DEBUG : Looking for writers 2025/11/20 14:51:48 DEBUG : file1: reading active writers 2025/11/20 14:51:48 DEBUG : file2: reading active writers 2025/11/20 14:51:48 DEBUG : >WaitForWriters: 2025/11/20 14:51:48 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:48 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:48 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/20 14:51:48 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:48 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:48 INFO : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/20 14:51:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:48 DEBUG : file1: newRWFileHandle: 2025/11/20 14:51:48 DEBUG : file1(0xc000b25300): openPending: 2025/11/20 14:51:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:48 DEBUG : file1(0xc000b25300): >openPending: err= 2025/11/20 14:51:48 DEBUG : file1: >newRWFileHandle: err= 2025/11/20 14:51:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/20 14:51:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/20 14:51:48 DEBUG : file1(0xc000b25300): _writeAt: size=5, off=0 2025/11/20 14:51:48 DEBUG : file1(0xc000b25300): >_writeAt: n=5, err= 2025/11/20 14:51:48 DEBUG : file1(0xc000b25300): RWFileHandle.Flush 2025/11/20 14:51:48 DEBUG : file1(0xc000b25300): RWFileHandle.Flush 2025/11/20 14:51:48 DEBUG : file1(0xc000b25300): close: 2025/11/20 14:51:48 DEBUG : file1: vfs cache: setting modification time to 2025-11-20 14:51:48.85939367 +0000 UTC m=+11.408276412 2025/11/20 14:51:48 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:48 DEBUG : file1(0xc000b25300): >close: err= 2025/11/20 14:51:48 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:48 DEBUG : Looking for writers 2025/11/20 14:51:48 DEBUG : file1: reading active writers 2025/11/20 14:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/20 14:51:48 DEBUG : Looking for writers 2025/11/20 14:51:48 DEBUG : file1: reading active writers 2025/11/20 14:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/20 14:51:48 DEBUG : Looking for writers 2025/11/20 14:51:48 DEBUG : file1: reading active writers 2025/11/20 14:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/20 14:51:48 DEBUG : Looking for writers 2025/11/20 14:51:48 DEBUG : file1: reading active writers 2025/11/20 14:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/20 14:51:48 DEBUG : file1: vfs cache: starting upload 2025/11/20 14:51:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:48 DEBUG : file1: size = 5 OK 2025/11/20 14:51:48 INFO : file1: Copied (new) 2025/11/20 14:51:48 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-20 14:51:48 +0000 UTC" 2025/11/20 14:51:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/20 14:51:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:48 INFO : file1: vfs cache: upload succeeded try #1 2025/11/20 14:51:49 DEBUG : Looking for writers 2025/11/20 14:51:49 DEBUG : file1: reading active writers 2025/11/20 14:51:49 DEBUG : >WaitForWriters: 2025/11/20 14:51:49 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:49 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:49 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/20 14:51:49 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:49 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:49 INFO : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/20 14:51:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:49 DEBUG : file1: newRWFileHandle: 2025/11/20 14:51:49 DEBUG : file1(0xc000d3b2c0): openPending: 2025/11/20 14:51:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:49 DEBUG : file1(0xc000d3b2c0): >openPending: err= 2025/11/20 14:51:49 DEBUG : file1: >newRWFileHandle: err= 2025/11/20 14:51:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/20 14:51:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/20 14:51:49 DEBUG : file1(0xc000d3b2c0): _writeAt: size=5, off=0 2025/11/20 14:51:49 DEBUG : file1(0xc000d3b2c0): >_writeAt: n=5, err= 2025/11/20 14:51:49 DEBUG : file1(0xc000d3b2c0): RWFileHandle.Release 2025/11/20 14:51:49 DEBUG : file1(0xc000d3b2c0): close: 2025/11/20 14:51:49 DEBUG : file1: vfs cache: setting modification time to 2025-11-20 14:51:49.047525143 +0000 UTC m=+11.596407894 2025/11/20 14:51:49 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:49 DEBUG : file1(0xc000d3b2c0): >close: err= 2025/11/20 14:51:49 DEBUG : file1(0xc000d3b2c0): RWFileHandle.Release 2025/11/20 14:51:49 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:49 DEBUG : Looking for writers 2025/11/20 14:51:49 DEBUG : file1: reading active writers 2025/11/20 14:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/20 14:51:49 DEBUG : Looking for writers 2025/11/20 14:51:49 DEBUG : file1: reading active writers 2025/11/20 14:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/20 14:51:49 DEBUG : Looking for writers 2025/11/20 14:51:49 DEBUG : file1: reading active writers 2025/11/20 14:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/20 14:51:49 DEBUG : Looking for writers 2025/11/20 14:51:49 DEBUG : file1: reading active writers 2025/11/20 14:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/20 14:51:49 DEBUG : file1: vfs cache: starting upload 2025/11/20 14:51:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:49 DEBUG : file1: size = 5 OK 2025/11/20 14:51:49 INFO : file1: Copied (new) 2025/11/20 14:51:49 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-20 14:51:49 +0000 UTC" 2025/11/20 14:51:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/20 14:51:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:49 INFO : file1: vfs cache: upload succeeded try #1 2025/11/20 14:51:49 DEBUG : Looking for writers 2025/11/20 14:51:49 DEBUG : file1: reading active writers 2025/11/20 14:51:49 DEBUG : >WaitForWriters: 2025/11/20 14:51:49 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:49 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:49 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/20 14:51:49 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:49 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:49 INFO : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/20 14:51:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:49 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/11/20 14:51:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/20 14:51:49 DEBUG : dir/file1: newRWFileHandle: 2025/11/20 14:51:49 DEBUG : dir/file1(0xc000d5c3c0): openPending: 2025/11/20 14:51:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/20 14:51:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/20 14:51:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:49 DEBUG : dir/file1(0xc000d5c3c0): >openPending: err= 2025/11/20 14:51:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/20 14:51:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/20 14:51:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/20 14:51:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/20 14:51:49 DEBUG : dir/file1(0xc000d5c3c0): _writeAt: size=5, off=0 2025/11/20 14:51:49 DEBUG : dir/file1(0xc000d5c3c0): >_writeAt: n=5, err= 2025/11/20 14:51:49 DEBUG : dir/file1(0xc000d5c3c0): close: 2025/11/20 14:51:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:49 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-20 14:51:49.303240172 +0000 UTC m=+11.852122913 2025/11/20 14:51:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:49 DEBUG : dir/file1(0xc000d5c3c0): >close: err= 2025/11/20 14:51:49 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:49 DEBUG : dir: Looking for writers 2025/11/20 14:51:49 DEBUG : file1: reading active writers 2025/11/20 14:51:49 DEBUG : Looking for writers 2025/11/20 14:51:49 DEBUG : dir: reading active writers 2025/11/20 14:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/20 14:51:49 DEBUG : dir: Looking for writers 2025/11/20 14:51:49 DEBUG : file1: reading active writers 2025/11/20 14:51:49 DEBUG : Looking for writers 2025/11/20 14:51:49 DEBUG : dir: reading active writers 2025/11/20 14:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/20 14:51:49 DEBUG : dir: Looking for writers 2025/11/20 14:51:49 DEBUG : file1: reading active writers 2025/11/20 14:51:49 DEBUG : Looking for writers 2025/11/20 14:51:49 DEBUG : dir: reading active writers 2025/11/20 14:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/20 14:51:49 DEBUG : dir: Looking for writers 2025/11/20 14:51:49 DEBUG : file1: reading active writers 2025/11/20 14:51:49 DEBUG : Looking for writers 2025/11/20 14:51:49 DEBUG : dir: reading active writers 2025/11/20 14:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/20 14:51:49 DEBUG : dir/file1: vfs cache: starting upload 2025/11/20 14:51:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:49 DEBUG : dir/file1: size = 5 OK 2025/11/20 14:51:49 INFO : dir/file1: Copied (replaced existing) 2025/11/20 14:51:49 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-11-20 14:51:49 +0000 UTC" 2025/11/20 14:51:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/20 14:51:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/20 14:51:49 DEBUG : dir: Looking for writers 2025/11/20 14:51:49 DEBUG : file1: reading active writers 2025/11/20 14:51:49 DEBUG : Looking for writers 2025/11/20 14:51:49 DEBUG : dir: reading active writers 2025/11/20 14:51:49 DEBUG : >WaitForWriters: 2025/11/20 14:51:49 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:49 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:49 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/20 14:51:49 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:49 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:49 INFO : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/20 14:51:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:49 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:49 DEBUG : dir/file1: newRWFileHandle: 2025/11/20 14:51:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/20 14:51:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/20 14:51:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/20 14:51:49 DEBUG : dir/file1(0xc000e8b540): _writeAt: size=5, off=0 2025/11/20 14:51:49 DEBUG : dir/file1(0xc000e8b540): openPending: 2025/11/20 14:51:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/20 14:51:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/20 14:51:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:49 DEBUG : dir/file1(0xc000e8b540): >openPending: err= 2025/11/20 14:51:49 DEBUG : dir/file1(0xc000e8b540): >_writeAt: n=5, err= 2025/11/20 14:51:49 DEBUG : dir/file1(0xc000e8b540): _writeAt: size=15, off=5 2025/11/20 14:51:49 DEBUG : dir/file1(0xc000e8b540): >_writeAt: n=15, err= 2025/11/20 14:51:49 DEBUG : dir/file1(0xc000e8b540): close: 2025/11/20 14:51:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/11/20 14:51:49 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-20 14:51:49.5924514 +0000 UTC m=+12.141334141 2025/11/20 14:51:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:49 DEBUG : dir/file1(0xc000e8b540): >close: err= 2025/11/20 14:51:49 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:49 DEBUG : dir: Looking for writers 2025/11/20 14:51:49 DEBUG : file1: reading active writers 2025/11/20 14:51:49 DEBUG : Looking for writers 2025/11/20 14:51:49 DEBUG : dir: reading active writers 2025/11/20 14:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/20 14:51:49 DEBUG : dir: Looking for writers 2025/11/20 14:51:49 DEBUG : file1: reading active writers 2025/11/20 14:51:49 DEBUG : Looking for writers 2025/11/20 14:51:49 DEBUG : dir: reading active writers 2025/11/20 14:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/20 14:51:49 DEBUG : dir: Looking for writers 2025/11/20 14:51:49 DEBUG : file1: reading active writers 2025/11/20 14:51:49 DEBUG : Looking for writers 2025/11/20 14:51:49 DEBUG : dir: reading active writers 2025/11/20 14:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/20 14:51:49 DEBUG : dir: Looking for writers 2025/11/20 14:51:49 DEBUG : file1: reading active writers 2025/11/20 14:51:49 DEBUG : Looking for writers 2025/11/20 14:51:49 DEBUG : dir: reading active writers 2025/11/20 14:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/20 14:51:49 DEBUG : dir/file1: vfs cache: starting upload 2025/11/20 14:51:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:49 DEBUG : dir/file1: size = 20 OK 2025/11/20 14:51:49 INFO : dir/file1: Copied (replaced existing) 2025/11/20 14:51:49 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-11-20 14:51:49 +0000 UTC" 2025/11/20 14:51:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/20 14:51:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/20 14:51:49 DEBUG : dir: Looking for writers 2025/11/20 14:51:49 DEBUG : file1: reading active writers 2025/11/20 14:51:49 DEBUG : Looking for writers 2025/11/20 14:51:49 DEBUG : dir: reading active writers 2025/11/20 14:51:49 DEBUG : >WaitForWriters: 2025/11/20 14:51:49 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:49 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:49 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/20 14:51:49 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:49 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:49 INFO : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/20 14:51:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:49 DEBUG : file1: newRWFileHandle: 2025/11/20 14:51:49 DEBUG : file1(0xc000f20080): openPending: 2025/11/20 14:51:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:49 DEBUG : file1(0xc000f20080): >openPending: err= 2025/11/20 14:51:49 DEBUG : file1: >newRWFileHandle: err= 2025/11/20 14:51:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/20 14:51:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/20 14:51:49 DEBUG : file1(0xc000f20080): _writeAt: size=5, off=0 2025/11/20 14:51:49 DEBUG : file1(0xc000f20080): >_writeAt: n=5, err= 2025/11/20 14:51:49 DEBUG : file1(0xc000f20080): close: 2025/11/20 14:51:49 DEBUG : file1: vfs cache: setting modification time to 2025-11-20 14:51:49.812007896 +0000 UTC m=+12.360890638 2025/11/20 14:51:49 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:49 DEBUG : file1(0xc000f20080): >close: err= 2025/11/20 14:51:49 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:49 DEBUG : Looking for writers 2025/11/20 14:51:49 DEBUG : file1: reading active writers 2025/11/20 14:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/20 14:51:49 DEBUG : Looking for writers 2025/11/20 14:51:49 DEBUG : file1: reading active writers 2025/11/20 14:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/20 14:51:49 DEBUG : Looking for writers 2025/11/20 14:51:49 DEBUG : file1: reading active writers 2025/11/20 14:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/20 14:51:49 DEBUG : Looking for writers 2025/11/20 14:51:49 DEBUG : file1: reading active writers 2025/11/20 14:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/20 14:51:49 DEBUG : file1: vfs cache: starting upload 2025/11/20 14:51:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:51:49 DEBUG : file1: size = 5 OK 2025/11/20 14:51:49 INFO : file1: Copied (new) 2025/11/20 14:51:49 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-20 14:51:49 +0000 UTC" 2025/11/20 14:51:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/20 14:51:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:49 INFO : file1: vfs cache: upload succeeded try #1 2025/11/20 14:51:49 DEBUG : Looking for writers 2025/11/20 14:51:49 DEBUG : file1: reading active writers 2025/11/20 14:51:49 DEBUG : >WaitForWriters: 2025/11/20 14:51:49 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:49 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:49 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/20 14:51:49 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:49 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/11/20 14:51:49 INFO : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/20 14:51:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/20 14:51:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:49 DEBUG : open-test-file(0xc000686f80): openPending: 2025/11/20 14:51:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:49 DEBUG : open-test-file(0xc000686f80): >openPending: err= 2025/11/20 14:51:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:49 DEBUG : open-test-file(0xc000686f80): _writeAt: size=5, off=0 2025/11/20 14:51:49 DEBUG : open-test-file(0xc000686f80): >_writeAt: n=5, err= 2025/11/20 14:51:49 DEBUG : open-test-file(0xc000686f80): close: 2025/11/20 14:51:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:49.999097415 +0000 UTC m=+12.547980156 2025/11/20 14:51:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:49 DEBUG : open-test-file(0xc000686f80): >close: err= 2025/11/20 14:51:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/20 14:51:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:49 DEBUG : open-test-file(0xc000687e00): _readAt: size=2, off=0 2025/11/20 14:51:49 DEBUG : open-test-file(0xc000687e00): openPending: 2025/11/20 14:51:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:49 DEBUG : open-test-file(0xc000687e00): >openPending: err= 2025/11/20 14:51:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:49 DEBUG : open-test-file(0xc000687e00): >_readAt: n=2, err= 2025/11/20 14:51:49 DEBUG : open-test-file(0xc000687e00): _writeAt: size=3, off=2 2025/11/20 14:51:49 DEBUG : open-test-file(0xc000687e00): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:49 DEBUG : open-test-file(0xc000687e00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:49.999097415 +0000 UTC m=+12.547980156 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000687e00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678440): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678440): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678440): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678440): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678440): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:49.999097415 +0000 UTC m=+12.547980156 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678440): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b4a80 item 1 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678a80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678a80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678a80): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678a80): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678a80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.002130213 +0000 UTC m=+12.551012953 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678a80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679000): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679000): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679000): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679000): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679000): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.002130213 +0000 UTC m=+12.551012953 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679000): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b5730 item 2 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679680): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679680): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679680): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679680): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679680): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.006473277 +0000 UTC m=+12.555356019 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679680): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679b00): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679b00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679b00): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679b00): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679b00): _writeAt: size=3, off=2 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679b00): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679b00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.006473277 +0000 UTC m=+12.555356019 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679b00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070e1c0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070e1c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070e1c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070e1c0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070e1c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.006473277 +0000 UTC m=+12.555356019 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070e1c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b5c70 item 3 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070e8c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070e8c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070e8c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070e8c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070e8c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.008549953 +0000 UTC m=+12.557432693 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070e8c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ee00): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ee00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ee00): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ee00): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ee00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.008549953 +0000 UTC m=+12.557432693 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ee00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa0380 item 4 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f440): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f440): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f440): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f440): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f440): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.011163614 +0000 UTC m=+12.560046354 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f440): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f8c0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f8c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f8c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f8c0): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f8c0): _writeAt: size=3, off=2 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f8c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f8c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.011163614 +0000 UTC m=+12.560046354 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f8c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070fd80): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070fd80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070fd80): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070fd80): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070fd80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.011163614 +0000 UTC m=+12.560046354 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070fd80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa0770 item 5 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032c0c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032c0c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032c0c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032c0c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032c0c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.017107911 +0000 UTC m=+12.565990653 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032c0c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032d1c0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032d1c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032d1c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032d1c0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032d1c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.017107911 +0000 UTC m=+12.565990653 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032d1c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002be690 item 6 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032dec0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032dec0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032dec0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032dec0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032dec0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.01966122 +0000 UTC m=+12.568543962 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032dec0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b64c0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b64c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b64c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b64c0): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b64c0): _writeAt: size=3, off=2 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b64c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b64c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.01966122 +0000 UTC m=+12.568543962 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b64c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b69c0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b69c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b69c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b69c0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b69c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.01966122 +0000 UTC m=+12.568543962 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b69c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bf180 item 7 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7040): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7040): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7040): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7040): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7040): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.021994075 +0000 UTC m=+12.570876816 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7040): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7580): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7580): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7580): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7580): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7580): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.021994075 +0000 UTC m=+12.570876816 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7580): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bfab0 item 8 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7b40): _readAt: size=2, off=0 2025/11/20 14:51:50 ERROR : open-test-file(0xc0005b7b40): Couldn't read size of file 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7b40): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7b40): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7b40): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7b40): close: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7b40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7f00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7f00): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7f00): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7f00): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7f00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.024193711 +0000 UTC m=+12.573076452 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7f00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086a400): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086a400): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086a400): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086a400): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086a400): _writeAt: size=3, off=2 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086a400): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086a400): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.024193711 +0000 UTC m=+12.573076452 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086a400): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086a900): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086a900): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086a900): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086a900): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086a900): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.024193711 +0000 UTC m=+12.573076452 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086a900): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0c1c0 item 9 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086b000): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086b000): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086b000): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086b000): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086b000): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.026778378 +0000 UTC m=+12.575661118 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086b000): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086b540): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086b540): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086b540): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086b540): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086b540): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.026778378 +0000 UTC m=+12.575661118 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086b540): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0caf0 item 10 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086bb80): _readAt: size=2, off=0 2025/11/20 14:51:50 ERROR : open-test-file(0xc00086bb80): Couldn't read size of file 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086bb80): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086bb80): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086bb80): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086bb80): close: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086bb80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086bf40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086bf40): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086bf40): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086bf40): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086bf40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.028323165 +0000 UTC m=+12.577205906 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00086bf40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009064c0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009064c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009064c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009064c0): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009064c0): _writeAt: size=3, off=2 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009064c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009064c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.028323165 +0000 UTC m=+12.577205906 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009064c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009069c0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009069c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009069c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009069c0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009069c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.028323165 +0000 UTC m=+12.577205906 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009069c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0ce70 item 11 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907040): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907040): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907040): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907040): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907040): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.030766937 +0000 UTC m=+12.579649679 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907040): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907580): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907580): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907580): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907580): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907580): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.030766937 +0000 UTC m=+12.579649679 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907580): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0d490 item 12 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907bc0): _readAt: size=2, off=0 2025/11/20 14:51:50 ERROR : open-test-file(0xc000907bc0): Couldn't read size of file 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907bc0): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907bc0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907bc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907bc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907bc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d4040): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d4040): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d4040): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d4040): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d4040): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.032331051 +0000 UTC m=+12.581213792 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d4040): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d4700): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d4700): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d4700): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d4700): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d4700): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.032331051 +0000 UTC m=+12.581213792 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d4700): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0d810 item 13 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d4d80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d4d80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d4d80): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d4d80): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d4d80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.033867282 +0000 UTC m=+12.582750024 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d4d80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d52c0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d52c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d52c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d52c0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d52c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.033867282 +0000 UTC m=+12.582750024 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d52c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0dc00 item 14 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d5980): _readAt: size=2, off=0 2025/11/20 14:51:50 ERROR : open-test-file(0xc0006d5980): Couldn't read size of file 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d5980): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d5980): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d5980): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d5980): close: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d5980): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d5d40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d5d40): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d5d40): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d5d40): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d5d40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.035707894 +0000 UTC m=+12.584590635 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d5d40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c480): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c480): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c480): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c480): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c480): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.035707894 +0000 UTC m=+12.584590635 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c480): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404000 item 15 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024d200): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024d200): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024d200): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024d200): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024d200): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.03840376 +0000 UTC m=+12.587286502 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024d200): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024dbc0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024dbc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024dbc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024dbc0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024dbc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.03840376 +0000 UTC m=+12.587286502 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024dbc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa0cb0 item 16 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee2c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee2c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee2c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee2c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee2c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.039997529 +0000 UTC m=+12.588880269 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee2c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee740): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee740): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee740): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee740): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee740): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee740): _writeAt: size=3, off=7 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee740): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee740): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.039997529 +0000 UTC m=+12.588880269 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee740): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008eec40): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008eec40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008eec40): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008eec40): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008eec40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.039997529 +0000 UTC m=+12.588880269 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008eec40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa10a0 item 17 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef2c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef2c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef2c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef2c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef2c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.041973004 +0000 UTC m=+12.590855745 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef2c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef840): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef840): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef840): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef840): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef840): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.041973004 +0000 UTC m=+12.590855745 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef840): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa16c0 item 18 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008efec0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008efec0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008efec0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008efec0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008efec0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.043391614 +0000 UTC m=+12.592274365 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008efec0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6440): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6440): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6440): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6440): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6440): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6440): _writeAt: size=3, off=7 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6440): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6440): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.043391614 +0000 UTC m=+12.592274365 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6440): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6940): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6940): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6940): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6940): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6940): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.043391614 +0000 UTC m=+12.592274365 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6940): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa1b20 item 19 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6fc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6fc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6fc0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6fc0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6fc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.048752489 +0000 UTC m=+12.597635230 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6fc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7500): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7500): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7500): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7500): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7500): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.048752489 +0000 UTC m=+12.597635230 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7500): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb60e0 item 20 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7b80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7b80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7b80): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7b80): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7b80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.050192939 +0000 UTC m=+12.599075680 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7b80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae140): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae140): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae140): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae140): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae140): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae140): _writeAt: size=3, off=7 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae140): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae140): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.050192939 +0000 UTC m=+12.599075680 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae140): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae640): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae640): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae640): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae640): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae640): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.050192939 +0000 UTC m=+12.599075680 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae640): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb6460 item 21 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daecc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daecc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daecc0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daecc0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daecc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.0554029 +0000 UTC m=+12.604285651 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daecc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daf200): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daf200): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daf200): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daf200): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daf200): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.0554029 +0000 UTC m=+12.604285651 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daf200): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb6930 item 22 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daf8c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daf8c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daf8c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daf8c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daf8c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.05791423 +0000 UTC m=+12.606796971 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daf8c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dafdc0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dafdc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dafdc0): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dafdc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dafdc0): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dafdc0): _writeAt: size=3, off=7 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dafdc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dafdc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.05791423 +0000 UTC m=+12.606796971 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dafdc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003c340): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003c340): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003c340): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003c340): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003c340): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.05791423 +0000 UTC m=+12.606796971 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003c340): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb6cb0 item 23 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003ca40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003ca40): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003ca40): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003ca40): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003ca40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.060264868 +0000 UTC m=+12.609147609 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003ca40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003cf80): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003cf80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003cf80): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003cf80): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003cf80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.060264868 +0000 UTC m=+12.609147609 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003cf80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb7180 item 24 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003d5c0): _readAt: size=2, off=0 2025/11/20 14:51:50 ERROR : open-test-file(0xc00003d5c0): Couldn't read size of file 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003d5c0): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003d5c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003d5c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003d5c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003d5c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003d980): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003d980): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003d980): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003d980): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003d980): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.061953616 +0000 UTC m=+12.610836357 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003d980): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003de80): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003de80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003de80): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003de80): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003de80): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003de80): _writeAt: size=3, off=7 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003de80): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003de80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.061953616 +0000 UTC m=+12.610836357 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00003de80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980440): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980440): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980440): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980440): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980440): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.061953616 +0000 UTC m=+12.610836357 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980440): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb7500 item 25 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980b00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980b00): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980b00): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980b00): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980b00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.064457732 +0000 UTC m=+12.613340472 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980b00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981040): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981040): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981040): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981040): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981040): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.064457732 +0000 UTC m=+12.613340472 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981040): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb7b20 item 26 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981680): _readAt: size=2, off=0 2025/11/20 14:51:50 ERROR : open-test-file(0xc000981680): Couldn't read size of file 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981680): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981680): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981680): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981680): close: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981680): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981a40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981a40): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981a40): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981a40): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981a40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.067114344 +0000 UTC m=+12.615997095 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981a40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c9c0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c9c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c9c0): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c9c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c9c0): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c9c0): _writeAt: size=3, off=7 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c9c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c9c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.067114344 +0000 UTC m=+12.615997095 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c9c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091cf00): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091cf00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091cf00): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091cf00): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091cf00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.067114344 +0000 UTC m=+12.615997095 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091cf00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb7f10 item 27 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091d580): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091d580): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091d580): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091d580): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091d580): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.069175469 +0000 UTC m=+12.618058210 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091d580): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091dac0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091dac0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091dac0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091dac0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091dac0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.069175469 +0000 UTC m=+12.618058210 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091dac0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404e70 item 28 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2180): _readAt: size=2, off=0 2025/11/20 14:51:50 ERROR : open-test-file(0xc0008d2180): Couldn't read size of file 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2180): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2180): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2180): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2180): close: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2180): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2540): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2540): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2540): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2540): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2540): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.073646244 +0000 UTC m=+12.622528986 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2540): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2c00): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2c00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2c00): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2c00): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2c00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.073646244 +0000 UTC m=+12.622528986 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2c00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405260 item 29 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3280): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3280): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3280): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3280): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3280): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.07820299 +0000 UTC m=+12.627085731 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3280): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d38c0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d38c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d38c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d38c0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d38c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.07820299 +0000 UTC m=+12.627085731 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d38c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405810 item 30 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3f00): _readAt: size=2, off=0 2025/11/20 14:51:50 ERROR : open-test-file(0xc0008d3f00): Couldn't read size of file 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3f00): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3f00): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3f00): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3f00): close: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3f00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e340): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e340): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e340): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e340): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e340): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.079662677 +0000 UTC m=+12.628545418 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e340): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087ea40): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087ea40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087ea40): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087ea40): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087ea40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.079662677 +0000 UTC m=+12.628545418 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087ea40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d90000 item 31 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f0c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f0c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f0c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f0c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f0c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.081168351 +0000 UTC m=+12.630051092 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f0c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f600): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f600): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f600): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f600): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f600): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.081168351 +0000 UTC m=+12.630051092 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f600): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d90460 item 32 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087fc80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087fc80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087fc80): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087fc80): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087fc80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.082582564 +0000 UTC m=+12.631465304 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087fc80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8180): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8180): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8180): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8180): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8180): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d90930 item 33 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8180): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8180): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.083183891 +0000 UTC m=+12.632066632 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8180): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8680): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8680): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8680): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8680): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8680): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.083183891 +0000 UTC m=+12.632066632 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8680): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d90c40 item 33 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8d40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8d40): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8d40): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8d40): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8d40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.084674456 +0000 UTC m=+12.633557197 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8d40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d91c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d91c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d90fc0 item 34 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d91c0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d91c0): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d91c0): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d91c0): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d91c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.085339463 +0000 UTC m=+12.634222205 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d91c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9700): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9700): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9700): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9700): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9700): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.085339463 +0000 UTC m=+12.634222205 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9700): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d91180 item 34 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9d40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9d40): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9d40): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9d40): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9d40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.086741513 +0000 UTC m=+12.635624244 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9d40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86240): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86240): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86240): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86240): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86240): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d91500 item 35 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86240): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86240): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.087308937 +0000 UTC m=+12.636191678 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86240): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86740): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86740): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86740): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86740): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86740): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.087308937 +0000 UTC m=+12.636191678 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86740): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d916c0 item 35 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86dc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86dc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86dc0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86dc0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86dc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.088765368 +0000 UTC m=+12.637648109 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86dc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87300): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87300): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d91ab0 item 36 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87300): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87300): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87300): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87300): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87300): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.08940628 +0000 UTC m=+12.638289021 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87300): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87840): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87840): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87840): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87840): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87840): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.08940628 +0000 UTC m=+12.638289021 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87840): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d91ce0 item 36 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87e80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87e80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87e80): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87e80): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87e80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.090813219 +0000 UTC m=+12.639695960 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87e80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a380): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a380): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a380): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a380): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a380): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076a310 item 37 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a380): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a380): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.091376105 +0000 UTC m=+12.640258845 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a380): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a880): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a880): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a880): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a880): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a880): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.091376105 +0000 UTC m=+12.640258845 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a880): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076a540 item 37 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3af00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3af00): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3af00): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3af00): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3af00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.092743089 +0000 UTC m=+12.641625819 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3af00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3b400): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3b400): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076aa80 item 38 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3b400): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3b400): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3b400): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3b400): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3b400): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.093385232 +0000 UTC m=+12.642267973 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3b400): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3b940): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3b940): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3b940): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3b940): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3b940): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.093385232 +0000 UTC m=+12.642267973 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3b940): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076ad90 item 38 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0080): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0080): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0080): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0080): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0080): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.094819522 +0000 UTC m=+12.643702263 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0080): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0580): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0580): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0580): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0580): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0580): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076b110 item 39 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0580): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0580): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.095364544 +0000 UTC m=+12.644247286 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0580): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0a80): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0a80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0a80): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0a80): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0a80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.095364544 +0000 UTC m=+12.644247286 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0a80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076b2d0 item 39 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1100): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1100): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1100): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1100): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1100): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.098897681 +0000 UTC m=+12.647780421 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1100): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1640): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1640): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076b6c0 item 40 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1640): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1640): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1640): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1640): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1640): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.099699043 +0000 UTC m=+12.648581784 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1640): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1b80): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1b80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1b80): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1b80): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1b80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.099699043 +0000 UTC m=+12.648581784 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1b80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076ba40 item 40 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a1c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a1c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a1c0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a1c0): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a1c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a1c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a1c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.101273316 +0000 UTC m=+12.650156057 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a1c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a6c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a6c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a6c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076be30 item 41 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a6c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a6c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.102207418 +0000 UTC m=+12.651090159 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a6c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8ab80): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8ab80): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8ab80): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8ab80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8ab80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e230 item 41 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8ab80): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8ab80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.102754735 +0000 UTC m=+12.651637475 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8ab80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b0c0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b0c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b0c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b0c0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b0c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.102754735 +0000 UTC m=+12.651637475 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b0c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e620 item 41 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b700): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b700): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b700): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b700): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b700): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b700): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b700): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.104722424 +0000 UTC m=+12.653605166 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b700): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8bc40): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8bc40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8bc40): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047eaf0 item 42 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8bc40): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8bc40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.10523707 +0000 UTC m=+12.654119810 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8bc40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f20240): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f20240): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ecb0 item 42 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f20240): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f20240): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f20240): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f20240): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f20240): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.105984832 +0000 UTC m=+12.654867573 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f20240): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f20940): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f20940): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f20940): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f20940): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f20940): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.105984832 +0000 UTC m=+12.654867573 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f20940): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047eee0 item 42 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f21100): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f21100): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f21100): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f21100): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f21100): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f21100): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f21100): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.109731909 +0000 UTC m=+12.658614650 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f21100): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f21600): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f21600): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f21600): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f5e0 item 43 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f21600): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f21600): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.110237557 +0000 UTC m=+12.659120298 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f21600): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3e380): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3e380): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3e380): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3e380): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3e380): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f9d0 item 43 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3e380): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3e380): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.110928193 +0000 UTC m=+12.659810933 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3e380): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3e8c0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3e8c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3e8c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3e8c0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3e8c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.110928193 +0000 UTC m=+12.659810933 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3e8c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fb90 item 43 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3ef00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3ef00): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3ef00): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3ef00): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3ef00): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3ef00): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3ef00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.112491405 +0000 UTC m=+12.661374146 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3ef00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3f400): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3f400): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3f400): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ff10 item 44 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3f400): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3f400): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.113038341 +0000 UTC m=+12.661921081 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3f400): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3f940): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3f940): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077a150 item 44 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3f940): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3f940): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3f940): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3f940): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3f940): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.113722683 +0000 UTC m=+12.662605424 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3f940): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3fec0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3fec0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3fec0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3fec0): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3fec0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.113722683 +0000 UTC m=+12.662605424 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000f3fec0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077a3f0 item 44 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099c580): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099c580): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099c580): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099c580): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099c580): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099c580): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099c580): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.115168405 +0000 UTC m=+12.664051145 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099c580): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099ca80): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099ca80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099ca80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077a770 item 45 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099ca80): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099ca80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.11573105 +0000 UTC m=+12.664613781 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099ca80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099d180): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099d180): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099d180): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099d180): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099d180): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.11573105 +0000 UTC m=+12.664613781 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099d180): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077a930 item 45 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099d7c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099d7c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099d7c0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099d7c0): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099d7c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099d7c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099d7c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.117101541 +0000 UTC m=+12.665984281 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099d7c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099dcc0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099dcc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099dcc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077ad90 item 46 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099dcc0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099dcc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.117646783 +0000 UTC m=+12.666529524 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00099dcc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009da440): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009da440): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009da440): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009da440): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009da440): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.117646783 +0000 UTC m=+12.666529524 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009da440): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077b0a0 item 46 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009daa80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009daa80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009daa80): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009daa80): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009daa80): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009daa80): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009daa80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.118983078 +0000 UTC m=+12.667865820 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009daa80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009daf80): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009daf80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009daf80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077b420 item 47 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009daf80): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009daf80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.119542167 +0000 UTC m=+12.668424908 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009daf80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009db680): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009db680): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009db680): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009db680): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009db680): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.119542167 +0000 UTC m=+12.668424908 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009db680): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077b7a0 item 47 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009dbcc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009dbcc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009dbcc0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009dbcc0): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009dbcc0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009dbcc0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009dbcc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.120918138 +0000 UTC m=+12.669800879 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009dbcc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a02240): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a02240): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a02240): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077bb20 item 48 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a02240): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a02240): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.121461857 +0000 UTC m=+12.670344599 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a02240): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a02940): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a02940): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a02940): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a02940): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a02940): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.121461857 +0000 UTC m=+12.670344599 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a02940): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077bce0 item 48 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a02f80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a02f80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a02f80): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a02f80): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a02f80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.122806388 +0000 UTC m=+12.671689130 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a02f80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a03400): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a03400): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a03400): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a03400): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a03400): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a03400): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050700 item 49 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a03400): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a03400): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.1233243 +0000 UTC m=+12.672207041 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a03400): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a03940): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a03940): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a03940): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a03940): >_readAt: n=8, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a03940): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.1233243 +0000 UTC m=+12.672207041 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a03940): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a10 item 49 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a24040): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a24040): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a24040): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a24040): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a24040): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.127112174 +0000 UTC m=+12.675994916 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a24040): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a24540): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a24540): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a24540): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051180 item 50 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a24540): _readAt: size=2, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a24540): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a24540): _writeAt: size=3, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a24540): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a24540): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.12772881 +0000 UTC m=+12.676611551 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a24540): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a24ac0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a24ac0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a24ac0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a24ac0): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a24ac0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.12772881 +0000 UTC m=+12.676611551 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a24ac0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000517a0 item 50 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a25140): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a25140): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a25140): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a25140): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a25140): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.131085216 +0000 UTC m=+12.679967956 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a25140): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a25640): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a25640): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a25640): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a25640): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a25640): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a25640): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051e30 item 51 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a25640): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a25640): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.13174867 +0000 UTC m=+12.680631411 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a25640): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a25b80): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a25b80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a25b80): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a25b80): >_readAt: n=8, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a25b80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.13174867 +0000 UTC m=+12.680631411 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a25b80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007321c0 item 51 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a40280): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a40280): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a40280): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a40280): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a40280): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.135976118 +0000 UTC m=+12.684858859 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a40280): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a40780): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a40780): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a40780): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000732620 item 52 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a40780): _readAt: size=2, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a40780): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a40780): _writeAt: size=3, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a40780): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a40780): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.139312585 +0000 UTC m=+12.688195326 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a40780): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a40d00): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a40d00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a40d00): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a40d00): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a40d00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.139312585 +0000 UTC m=+12.688195326 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a40d00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007327e0 item 52 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a41380): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a41380): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a41380): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a41380): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a41380): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.141579476 +0000 UTC m=+12.690462218 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a41380): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a41880): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a41880): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a41880): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a41880): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a41880): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a41880): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000732cb0 item 53 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a41880): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a41880): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.142256556 +0000 UTC m=+12.691139298 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a41880): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a41dc0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a41dc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a41dc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a41dc0): >_readAt: n=8, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a41dc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.142256556 +0000 UTC m=+12.691139298 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a41dc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000732e70 item 53 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a624c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a624c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a624c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a624c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a624c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.143881964 +0000 UTC m=+12.692764705 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a624c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a629c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a629c0): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a629c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000733420 item 54 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a629c0): _readAt: size=2, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a629c0): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a629c0): _writeAt: size=3, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a629c0): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a629c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.144584361 +0000 UTC m=+12.693467103 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a629c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a62f40): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a62f40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a62f40): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a62f40): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a62f40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.144584361 +0000 UTC m=+12.693467103 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a62f40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000733650 item 54 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a635c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a635c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a635c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a635c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a635c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.146319316 +0000 UTC m=+12.695202057 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a635c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067c000): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067c000): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067c000): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067c000): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067c000): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067c000): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002621c0 item 55 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067c000): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067c000): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.147892044 +0000 UTC m=+12.696774786 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067c000): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067c540): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067c540): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067c540): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067c540): >_readAt: n=8, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067c540): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.147892044 +0000 UTC m=+12.696774786 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067c540): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000262380 item 55 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067cbc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067cbc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067cbc0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067cbc0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067cbc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.150184124 +0000 UTC m=+12.699066854 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067cbc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067d0c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067d0c0): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067d0c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002629a0 item 56 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067d0c0): _readAt: size=2, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067d0c0): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067d0c0): _writeAt: size=3, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067d0c0): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067d0c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.151017937 +0000 UTC m=+12.699900678 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067d0c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067d640): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067d640): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067d640): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067d640): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067d640): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.151017937 +0000 UTC m=+12.699900678 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067d640): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000262e70 item 56 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067dc80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067dc80): open at offset 0 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067dc80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067dc80): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067dc80): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067dc80): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067dc80): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067dc80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.153821625 +0000 UTC m=+12.702704366 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00067dc80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a98240): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a98240): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a98240): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000263500 item 57 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a98240): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a98240): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.154525866 +0000 UTC m=+12.703408607 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a98240): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a98780): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a98780): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a98780): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a98780): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a98780): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a98780): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000263880 item 57 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a98780): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a98780): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.155342678 +0000 UTC m=+12.704225409 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a98780): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a98d00): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a98d00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a98d00): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a98d00): >_readAt: n=8, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a98d00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.155342678 +0000 UTC m=+12.704225409 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a98d00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000263b20 item 57 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a99340): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a99340): open at offset 0 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a99340): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a99340): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a99340): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a99340): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a99340): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a99340): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.157212134 +0000 UTC m=+12.706094874 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a99340): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a99880): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a99880): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a99880): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a0150 item 58 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a99880): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a99880): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.157767796 +0000 UTC m=+12.706650537 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a99880): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a99dc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a99dc0): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a99dc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a0770 item 58 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a99dc0): _readAt: size=2, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a99dc0): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a99dc0): _writeAt: size=3, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a99dc0): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a99dc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.15838871 +0000 UTC m=+12.707271451 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a99dc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aba400): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aba400): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aba400): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aba400): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aba400): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.15838871 +0000 UTC m=+12.707271451 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aba400): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a0b60 item 58 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000abaa40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000abaa40): open at offset 0 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000abaa40): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000abaa40): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000abaa40): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000abaa40): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000abaa40): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000abaa40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.159989262 +0000 UTC m=+12.708872003 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000abaa40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000abaf80): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000abaf80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000abaf80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a1030 item 59 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000abaf80): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000abaf80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.160576624 +0000 UTC m=+12.709459365 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000abaf80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000abb4c0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000abb4c0): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000abb4c0): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000abb4c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000abb4c0): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000abb4c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a1340 item 59 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000abb4c0): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000abb4c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.164068843 +0000 UTC m=+12.712951584 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000abb4c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000abba40): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000abba40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000abba40): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000abba40): >_readAt: n=8, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000abba40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.164068843 +0000 UTC m=+12.712951584 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000abba40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a1730 item 59 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae2100): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae2100): open at offset 0 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae2100): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae2100): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae2100): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae2100): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae2100): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae2100): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.165696886 +0000 UTC m=+12.714579617 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae2100): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae2640): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae2640): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae2640): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002971f0 item 60 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae2640): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae2640): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.167623469 +0000 UTC m=+12.716506210 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae2640): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae2b80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae2b80): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae2b80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000297730 item 60 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae2b80): _readAt: size=2, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae2b80): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae2b80): _writeAt: size=3, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae2b80): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae2b80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.168213405 +0000 UTC m=+12.717096136 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae2b80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae3140): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae3140): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae3140): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae3140): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae3140): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.168213405 +0000 UTC m=+12.717096136 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae3140): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000297b90 item 60 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae3780): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae3780): open at offset 0 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae3780): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae3780): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae3780): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae3780): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae3780): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae3780): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.172986677 +0000 UTC m=+12.721869418 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ae3780): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a63dc0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a63dc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a63dc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000733b90 item 61 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a63dc0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a63dc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.173604526 +0000 UTC m=+12.722487267 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a63dc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b00540): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b00540): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b00540): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b00540): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b00540): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.173604526 +0000 UTC m=+12.722487267 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b00540): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000733d50 item 61 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b00b80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b00b80): open at offset 0 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b00b80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b00b80): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b00b80): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b00b80): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b00b80): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b00b80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.174966881 +0000 UTC m=+12.723849622 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b00b80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b010c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b010c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b010c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a81c0 item 62 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b010c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b010c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.175515129 +0000 UTC m=+12.724397870 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b010c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b017c0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b017c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b017c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b017c0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b017c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.175515129 +0000 UTC m=+12.724397870 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b017c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a8620 item 62 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a93c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a93c0): open at offset 0 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a93c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a93c0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a93c0): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a93c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a93c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a93c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.179209347 +0000 UTC m=+12.728092088 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a93c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a9980): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a9980): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a9980): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000779340 item 63 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a9980): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a9980): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.179968671 +0000 UTC m=+12.728851412 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a9980): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea6100): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea6100): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea6100): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea6100): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea6100): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.179968671 +0000 UTC m=+12.728851412 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea6100): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000779650 item 63 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea6740): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea6740): open at offset 0 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea6740): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea6740): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea6740): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea6740): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea6740): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea6740): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.181469305 +0000 UTC m=+12.730352046 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea6740): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea6c80): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea6c80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea6c80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000779b90 item 64 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea6c80): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea6c80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.183006178 +0000 UTC m=+12.731888919 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea6c80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea7380): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea7380): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea7380): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea7380): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea7380): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.183006178 +0000 UTC m=+12.731888919 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea7380): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000297030 item 64 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea79c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea79c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea79c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea79c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea79c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.185009154 +0000 UTC m=+12.733891896 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea79c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea7e40): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea7e40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea7e40): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea7e40): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea7e40): _writeAt: size=3, off=2 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002979d0 item 65 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea7e40): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea7e40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.185904063 +0000 UTC m=+12.734786804 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ea7e40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040f080): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040f080): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040f080): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040f080): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040f080): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.185904063 +0000 UTC m=+12.734786804 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040f080): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000297c70 item 65 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000686500): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000686500): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000686500): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000686500): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000686500): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.187749604 +0000 UTC m=+12.736632345 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000686500): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000686b80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000686b80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a84d0 item 66 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000686b80): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000686b80): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000686b80): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000686b80): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000686b80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.188341554 +0000 UTC m=+12.737224294 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000686b80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000687c40): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000687c40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000687c40): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000687c40): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000687c40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.188341554 +0000 UTC m=+12.737224294 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000687c40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a8700 item 66 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678400): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678400): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678400): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678400): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678400): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.189933209 +0000 UTC m=+12.738815950 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678400): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678880): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678880): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678880): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678880): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678880): _writeAt: size=3, off=2 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a8cb0 item 67 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678880): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678880): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.190615659 +0000 UTC m=+12.739498400 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678880): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678d80): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678d80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678d80): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678d80): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678d80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.190615659 +0000 UTC m=+12.739498400 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678d80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a9420 item 67 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679480): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679480): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679480): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679480): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679480): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.192186545 +0000 UTC m=+12.741069286 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679480): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006799c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006799c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a9a40 item 68 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006799c0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006799c0): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006799c0): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006799c0): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006799c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.192845089 +0000 UTC m=+12.741727831 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006799c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679f00): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679f00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679f00): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679f00): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679f00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.192845089 +0000 UTC m=+12.741727831 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679f00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a9e30 item 68 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070e7c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070e7c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070e7c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070e7c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070e7c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.194728152 +0000 UTC m=+12.743610893 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070e7c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ec40): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ec40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ec40): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ec40): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ec40): _writeAt: size=3, off=2 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000778460 item 69 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ec40): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ec40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.195352623 +0000 UTC m=+12.744235354 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ec40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f140): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f140): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f140): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f140): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f140): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.195352623 +0000 UTC m=+12.744235354 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f140): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000778c40 item 69 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f7c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f7c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f7c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f7c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f7c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.196926704 +0000 UTC m=+12.745809445 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f7c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070fcc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070fcc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000779dc0 item 70 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070fcc0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070fcc0): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070fcc0): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070fcc0): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070fcc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.197566604 +0000 UTC m=+12.746449346 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070fcc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032cd00): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032cd00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032cd00): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032cd00): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032cd00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.197566604 +0000 UTC m=+12.746449346 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032cd00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b4540 item 70 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032d940): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032d940): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032d940): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032d940): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032d940): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.199392619 +0000 UTC m=+12.748275360 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032d940): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6180): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6180): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6180): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6180): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6180): _writeAt: size=3, off=2 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b4a80 item 71 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6180): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6180): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.199977266 +0000 UTC m=+12.748860007 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6180): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6680): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6680): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6680): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6680): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6680): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.199977266 +0000 UTC m=+12.748860007 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6680): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b5110 item 71 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6d40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6d40): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6d40): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6d40): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6d40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.204174547 +0000 UTC m=+12.753057288 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6d40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7240): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7240): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b55e0 item 72 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7240): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7240): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7240): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7240): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7240): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.205086437 +0000 UTC m=+12.753969179 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7240): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7780): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7780): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7780): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7780): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7780): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.205086437 +0000 UTC m=+12.753969179 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7780): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b57a0 item 72 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7d40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7d40): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7d40): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7d40): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7d40): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7d40): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7d40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.208151626 +0000 UTC m=+12.757034367 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7d40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009062c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009062c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009062c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b5dc0 item 73 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009062c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009062c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.210078851 +0000 UTC m=+12.758961591 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009062c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000906780): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000906780): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000906780): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000906780): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000906780): _writeAt: size=3, off=2 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002be230 item 73 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000906780): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000906780): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.211138527 +0000 UTC m=+12.760021268 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000906780): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000906cc0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000906cc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000906cc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000906cc0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000906cc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.211138527 +0000 UTC m=+12.760021268 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000906cc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002be540 item 73 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907300): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907300): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907300): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907300): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907300): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907300): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907300): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.215990045 +0000 UTC m=+12.764872787 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907300): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907800): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907800): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907800): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002beaf0 item 74 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907800): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907800): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.216888901 +0000 UTC m=+12.765771643 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907800): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907d80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907d80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bf260 item 74 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907d80): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907d80): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907d80): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907d80): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907d80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.217627627 +0000 UTC m=+12.766510368 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907d80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d4380): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d4380): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d4380): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d4380): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d4380): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.217627627 +0000 UTC m=+12.766510368 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d4380): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bf570 item 74 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d49c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d49c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d49c0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d49c0): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d49c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d49c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d49c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.21948432 +0000 UTC m=+12.768367061 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d49c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d4ec0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d4ec0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d4ec0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bfb90 item 75 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d4ec0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d4ec0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.223753216 +0000 UTC m=+12.772635956 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d4ec0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d5400): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d5400): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d5400): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d5400): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d5400): _writeAt: size=3, off=2 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0c0e0 item 75 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d5400): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d5400): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.224846796 +0000 UTC m=+12.773729537 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d5400): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d59c0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d59c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d59c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d59c0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d59c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.224846796 +0000 UTC m=+12.773729537 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006d59c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0c2a0 item 75 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024c5c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024c5c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024c5c0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024c5c0): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024c5c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024c5c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024c5c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.229314284 +0000 UTC m=+12.778197026 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024c5c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024cbc0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024cbc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024cbc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0ca80 item 76 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024cbc0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024cbc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.230733435 +0000 UTC m=+12.779616177 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024cbc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024d900): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024d900): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0cc40 item 76 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024d900): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024d900): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024d900): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024d900): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024d900): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.231421385 +0000 UTC m=+12.780304136 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024d900): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024df00): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024df00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024df00): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024df00): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024df00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.231421385 +0000 UTC m=+12.780304136 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024df00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0ce00 item 76 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee5c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee5c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee5c0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee5c0): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee5c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee5c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee5c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.232833564 +0000 UTC m=+12.781716306 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee5c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008eeac0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008eeac0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008eeac0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0d2d0 item 77 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008eeac0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008eeac0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.233347458 +0000 UTC m=+12.782230199 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008eeac0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef1c0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef1c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef1c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef1c0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef1c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.233347458 +0000 UTC m=+12.782230199 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef1c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0d490 item 77 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef840): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef840): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef840): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef840): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef840): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef840): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef840): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.235014555 +0000 UTC m=+12.783897297 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef840): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008efd40): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008efd40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008efd40): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0d810 item 78 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008efd40): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008efd40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.235562972 +0000 UTC m=+12.784445724 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008efd40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b64c0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b64c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b64c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b64c0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b64c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.235562972 +0000 UTC m=+12.784445724 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b64c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0da40 item 78 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae480): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae480): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae480): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae480): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae480): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae480): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae480): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.237195635 +0000 UTC m=+12.786078376 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae480): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae980): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae980): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae980): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa0230 item 79 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae980): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae980): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.238223513 +0000 UTC m=+12.787106254 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae980): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daf080): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daf080): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daf080): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daf080): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daf080): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.238223513 +0000 UTC m=+12.787106254 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daf080): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa03f0 item 79 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daf6c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daf6c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daf6c0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daf6c0): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daf6c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daf6c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daf6c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.240714233 +0000 UTC m=+12.789596974 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daf6c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dafc00): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dafc00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dafc00): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa07e0 item 80 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dafc00): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dafc00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.243264206 +0000 UTC m=+12.792146947 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dafc00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c380): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c380): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c380): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c380): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c380): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.243264206 +0000 UTC m=+12.792146947 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c380): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa09a0 item 80 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091cac0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091cac0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091cac0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091cac0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091cac0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.24469481 +0000 UTC m=+12.793577550 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091cac0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091cf40): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091cf40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091cf40): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091cf40): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091cf40): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091cf40): _writeAt: size=3, off=7 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa0d20 item 81 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091cf40): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091cf40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.246466671 +0000 UTC m=+12.795349413 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091cf40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091d480): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091d480): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091d480): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091d480): >_readAt: n=8, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091d480): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.246466671 +0000 UTC m=+12.795349413 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091d480): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa0ee0 item 81 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6800): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6800): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6800): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6800): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6800): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.248963174 +0000 UTC m=+12.797845916 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6800): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6d80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6d80): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6d80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0dce0 item 82 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6d80): _readAt: size=2, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6d80): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6d80): _writeAt: size=3, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6d80): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6d80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.250044412 +0000 UTC m=+12.798927154 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6d80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7300): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7300): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7300): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7300): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7300): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.250044412 +0000 UTC m=+12.798927154 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7300): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0dea0 item 82 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7980): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7980): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7980): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7980): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7980): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.252662371 +0000 UTC m=+12.801545113 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7980): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7ec0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7ec0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7ec0): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7ec0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7ec0): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7ec0): _writeAt: size=3, off=7 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404a80 item 83 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7ec0): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7ec0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.256481774 +0000 UTC m=+12.805364535 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7ec0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2480): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2480): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2480): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2480): >_readAt: n=8, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2480): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.256481774 +0000 UTC m=+12.805364535 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2480): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404cb0 item 83 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2b00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2b00): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2b00): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2b00): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2b00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.257654123 +0000 UTC m=+12.806536864 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2b00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3000): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3000): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3000): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405030 item 84 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3000): _readAt: size=2, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3000): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3000): _writeAt: size=3, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3000): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3000): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.261262771 +0000 UTC m=+12.810145511 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3000): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3680): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3680): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3680): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3680): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3680): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.261262771 +0000 UTC m=+12.810145511 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3680): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405260 item 84 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3d00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3d00): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3d00): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3d00): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3d00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.262372192 +0000 UTC m=+12.811254932 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3d00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e280): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e280): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e280): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e280): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e280): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e280): _writeAt: size=3, off=7 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405810 item 85 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e280): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e280): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.264667114 +0000 UTC m=+12.813549875 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e280): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e7c0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e7c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e7c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e7c0): >_readAt: n=8, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e7c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.264667114 +0000 UTC m=+12.813549875 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e7c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405b20 item 85 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087ee80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087ee80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087ee80): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087ee80): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087ee80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.268293597 +0000 UTC m=+12.817176327 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087ee80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f380): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f380): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f380): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d902a0 item 86 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f380): _readAt: size=2, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f380): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f380): _writeAt: size=3, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f380): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f380): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.269417043 +0000 UTC m=+12.818299784 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f380): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f900): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f900): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f900): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f900): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f900): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.269417043 +0000 UTC m=+12.818299784 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f900): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d90460 item 86 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8040): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8040): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8040): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8040): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8040): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.271813467 +0000 UTC m=+12.820696208 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8040): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8540): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8540): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8540): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8540): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8540): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8540): _writeAt: size=3, off=7 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d90930 item 87 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8540): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8540): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.272643113 +0000 UTC m=+12.821525855 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8540): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8b00): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8b00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8b00): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8b00): >_readAt: n=8, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8b00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.272643113 +0000 UTC m=+12.821525855 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8b00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d90c40 item 87 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9180): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9180): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9180): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9180): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9180): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.273856779 +0000 UTC m=+12.822739521 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9180): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9680): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9680): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9680): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d90fc0 item 88 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9680): _readAt: size=2, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9680): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9680): _writeAt: size=3, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9680): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9680): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.274610843 +0000 UTC m=+12.823493584 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9680): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9c00): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9c00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9c00): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9c00): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9c00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.274610843 +0000 UTC m=+12.823493584 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9c00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d91180 item 88 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b862c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b862c0): open at offset 0 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b862c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b862c0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b862c0): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b862c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b862c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b862c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.27629892 +0000 UTC m=+12.825181660 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b862c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86800): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86800): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86800): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d91500 item 89 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86800): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86800): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.276911067 +0000 UTC m=+12.825793799 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86800): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86d40): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86d40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86d40): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86d40): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86d40): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86d40): _writeAt: size=3, off=7 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d916c0 item 89 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86d40): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86d40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.277508227 +0000 UTC m=+12.826390969 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86d40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87300): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87300): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87300): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87300): >_readAt: n=8, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87300): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.277508227 +0000 UTC m=+12.826390969 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87300): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d91880 item 89 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87940): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87940): open at offset 0 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87940): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87940): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87940): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87940): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87940): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87940): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.278971452 +0000 UTC m=+12.827854193 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87940): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87e80): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87e80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87e80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d91ce0 item 90 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87e80): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87e80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.279367473 +0000 UTC m=+12.828250215 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87e80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091db80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091db80): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091db80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa1180 item 90 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091db80): _readAt: size=2, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091db80): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091db80): _writeAt: size=3, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091db80): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091db80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.279938915 +0000 UTC m=+12.828821656 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091db80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba01c0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba01c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba01c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba01c0): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba01c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.279938915 +0000 UTC m=+12.828821656 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba01c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa1340 item 90 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0800): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0800): open at offset 0 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0800): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0800): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0800): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0800): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0800): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0800): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.281662037 +0000 UTC m=+12.830544779 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0800): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0d40): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0d40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0d40): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa1810 item 91 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0d40): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0d40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.28225516 +0000 UTC m=+12.831137901 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0d40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba12c0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba12c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba12c0): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba12c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba12c0): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba12c0): _writeAt: size=3, off=7 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa1ab0 item 91 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba12c0): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba12c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.282963018 +0000 UTC m=+12.831845759 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba12c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1840): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1840): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1840): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1840): >_readAt: n=8, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1840): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.282963018 +0000 UTC m=+12.831845759 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1840): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa1c70 item 91 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1e80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1e80): open at offset 0 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1e80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1e80): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1e80): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1e80): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1e80): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1e80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.284511651 +0000 UTC m=+12.833394392 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1e80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a440): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a440): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a440): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076a2a0 item 92 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a440): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a440): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.285086689 +0000 UTC m=+12.833969431 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a440): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a980): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a980): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a980): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076a4d0 item 92 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a980): _readAt: size=2, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a980): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a980): _writeAt: size=3, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a980): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a980): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.285898653 +0000 UTC m=+12.834781384 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a980): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8af40): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8af40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8af40): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8af40): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8af40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.285898653 +0000 UTC m=+12.834781384 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8af40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076a690 item 92 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b580): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b580): open at offset 0 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b580): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b580): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b580): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b580): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b580): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b580): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.287129581 +0000 UTC m=+12.836012323 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b580): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8bac0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8bac0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8bac0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076abd0 item 93 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8bac0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8bac0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.288051421 +0000 UTC m=+12.836934161 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8bac0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009802c0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009802c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009802c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009802c0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009802c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.288051421 +0000 UTC m=+12.836934161 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009802c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076aee0 item 93 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980900): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980900): open at offset 0 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980900): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980900): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980900): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980900): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980900): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980900): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.289700171 +0000 UTC m=+12.838582913 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980900): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980e80): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980e80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980e80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076b260 item 94 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980e80): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980e80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.290273878 +0000 UTC m=+12.839156619 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980e80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981580): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981580): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981580): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981580): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981580): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.290273878 +0000 UTC m=+12.839156619 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981580): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076b420 item 94 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981bc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981bc0): open at offset 0 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981bc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981bc0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981bc0): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981bc0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981bc0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981bc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.291880571 +0000 UTC m=+12.840763312 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981bc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8180): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8180): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8180): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076b960 item 95 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8180): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8180): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.294840542 +0000 UTC m=+12.843723283 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8180): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8880): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8880): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8880): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8880): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8880): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.294840542 +0000 UTC m=+12.843723283 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8880): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076bb90 item 95 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a380): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a380): open at offset 0 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a380): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a380): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a380): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a380): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a380): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a380): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.297198104 +0000 UTC m=+12.846080845 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a380): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a8c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a8c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a8c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e1c0 item 96 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a8c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a8c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.29795812 +0000 UTC m=+12.846840861 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a8c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3afc0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3afc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3afc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3afc0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3afc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.29795812 +0000 UTC m=+12.846840861 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3afc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e5b0 item 96 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= 2025/11/20 14:51:50 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:50 DEBUG : Looking for writers 2025/11/20 14:51:50 DEBUG : >WaitForWriters: 2025/11/20 14:51:50 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:50 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:50 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/20 14:51:50 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:50 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/11/20 14:51:50 INFO : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081f040): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081f040): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081f040): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081f040): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081f040): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.324135462 +0000 UTC m=+12.873018203 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081f040): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081f540): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081f540): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081f540): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081f540): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081f540): _writeAt: size=3, off=2 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081f540): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081f540): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.324135462 +0000 UTC m=+12.873018203 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081f540): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081fa00): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081fa00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081fa00): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081fa00): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081fa00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.324135462 +0000 UTC m=+12.873018203 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081fa00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050850 item 1 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008660c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008660c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008660c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008660c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008660c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.32925333 +0000 UTC m=+12.878136071 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008660c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008665c0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008665c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008665c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008665c0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008665c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.32925333 +0000 UTC m=+12.878136071 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008665c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051180 item 2 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000866c00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000866c00): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000866c00): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000866c00): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000866c00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.337114874 +0000 UTC m=+12.885997616 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000866c00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000867080): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000867080): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000867080): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000867080): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000867080): _writeAt: size=3, off=2 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000867080): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000867080): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.337114874 +0000 UTC m=+12.885997616 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000867080): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000867540): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000867540): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000867540): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000867540): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000867540): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.337114874 +0000 UTC m=+12.885997616 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000867540): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051a40 item 3 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000867bc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000867bc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000867bc0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000867bc0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000867bc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.339435446 +0000 UTC m=+12.888318187 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000867bc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000992180): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000992180): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000992180): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000992180): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000992180): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.339435446 +0000 UTC m=+12.888318187 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000992180): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb62a0 item 4 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7900): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7900): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7900): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7900): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7900): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.344950439 +0000 UTC m=+12.893833179 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7900): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7d80): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7d80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7d80): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7d80): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7d80): _writeAt: size=3, off=2 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7d80): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7d80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.344950439 +0000 UTC m=+12.893833179 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7d80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f42c0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f42c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f42c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f42c0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f42c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.344950439 +0000 UTC m=+12.893833179 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f42c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fdc0 item 5 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f4940): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f4940): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f4940): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f4940): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f4940): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.348021598 +0000 UTC m=+12.896904339 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f4940): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f4e80): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f4e80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f4e80): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f4e80): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f4e80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.348021598 +0000 UTC m=+12.896904339 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f4e80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000262620 item 6 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f5500): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f5500): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f5500): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f5500): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f5500): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.350248955 +0000 UTC m=+12.899131697 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f5500): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f5a00): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f5a00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f5a00): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f5a00): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f5a00): _writeAt: size=3, off=2 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f5a00): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f5a00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.350248955 +0000 UTC m=+12.899131697 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f5a00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f5ec0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f5ec0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f5ec0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f5ec0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f5ec0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.350248955 +0000 UTC m=+12.899131697 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007f5ec0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000262e00 item 7 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000992800): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000992800): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000992800): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000992800): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000992800): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.353090825 +0000 UTC m=+12.901973566 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000992800): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000992d40): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000992d40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000992d40): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000992d40): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000992d40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.353090825 +0000 UTC m=+12.901973566 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000992d40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb6620 item 8 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000993300): _readAt: size=2, off=0 2025/11/20 14:51:50 ERROR : open-test-file(0xc000993300): Couldn't read size of file 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000993300): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000993300): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000993300): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000993300): close: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000993300): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009936c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009936c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009936c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009936c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009936c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.356695336 +0000 UTC m=+12.905578077 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009936c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000993b40): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000993b40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000993b40): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000993b40): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000993b40): _writeAt: size=3, off=2 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000993b40): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000993b40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.356695336 +0000 UTC m=+12.905578077 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000993b40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bc0c0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bc0c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bc0c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bc0c0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bc0c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.356695336 +0000 UTC m=+12.905578077 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bc0c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb69a0 item 9 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bc740): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bc740): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bc740): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bc740): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bc740): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.35925195 +0000 UTC m=+12.908134691 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bc740): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bcc80): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bcc80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bcc80): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bcc80): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bcc80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.35925195 +0000 UTC m=+12.908134691 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bcc80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb6e70 item 10 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bd2c0): _readAt: size=2, off=0 2025/11/20 14:51:50 ERROR : open-test-file(0xc0009bd2c0): Couldn't read size of file 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bd2c0): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bd2c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bd2c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bd2c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bd2c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bd680): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bd680): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bd680): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bd680): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bd680): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.363759904 +0000 UTC m=+12.912642645 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bd680): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bdb80): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bdb80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bdb80): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bdb80): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bdb80): _writeAt: size=3, off=2 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bdb80): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bdb80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.363759904 +0000 UTC m=+12.912642645 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009bdb80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f2100): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f2100): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f2100): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f2100): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f2100): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.363759904 +0000 UTC m=+12.912642645 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f2100): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb71f0 item 11 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f2780): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f2780): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f2780): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f2780): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f2780): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.367747993 +0000 UTC m=+12.916630734 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f2780): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f2cc0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f2cc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f2cc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f2cc0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f2cc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.367747993 +0000 UTC m=+12.916630734 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f2cc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb76c0 item 12 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f3300): _readAt: size=2, off=0 2025/11/20 14:51:50 ERROR : open-test-file(0xc0009f3300): Couldn't read size of file 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f3300): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f3300): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f3300): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f3300): close: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f3300): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f36c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f36c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f36c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f36c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f36c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.369773973 +0000 UTC m=+12.918656724 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f36c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f3d80): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f3d80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f3d80): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f3d80): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f3d80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.369773973 +0000 UTC m=+12.918656724 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009f3d80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb7b90 item 13 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a94480): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a94480): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a94480): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a94480): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a94480): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.372106418 +0000 UTC m=+12.920989158 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a94480): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a949c0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a949c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a949c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a949c0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a949c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.372106418 +0000 UTC m=+12.920989158 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a949c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a00e0 item 14 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a95000): _readAt: size=2, off=0 2025/11/20 14:51:50 ERROR : open-test-file(0xc000a95000): Couldn't read size of file 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a95000): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a95000): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a95000): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a95000): close: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a95000): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a953c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a953c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a953c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a953c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a953c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.374750446 +0000 UTC m=+12.923633187 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a953c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a95a80): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a95a80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a95a80): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a95a80): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a95a80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.374750446 +0000 UTC m=+12.923633187 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a95a80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a0af0 item 15 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1c5c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1c5c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1c5c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1c5c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1c5c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.377080887 +0000 UTC m=+12.925963638 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1c5c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1cb00): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1cb00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1cb00): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1cb00): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1cb00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.377080887 +0000 UTC m=+12.925963638 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1cb00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002635e0 item 16 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1d140): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1d140): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1d140): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1d140): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1d140): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.379641719 +0000 UTC m=+12.928524460 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1d140): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1d5c0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1d5c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1d5c0): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1d5c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1d5c0): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1d5c0): _writeAt: size=3, off=7 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1d5c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1d5c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.379641719 +0000 UTC m=+12.928524460 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1d5c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1dac0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1dac0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1dac0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1dac0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1dac0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.379641719 +0000 UTC m=+12.928524460 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a1dac0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000263c70 item 17 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a361c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a361c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a361c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a361c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a361c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.38180139 +0000 UTC m=+12.930684130 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a361c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a36700): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a36700): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a36700): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a36700): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a36700): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.38180139 +0000 UTC m=+12.930684130 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a36700): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000732460 item 18 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a36d80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a36d80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a36d80): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a36d80): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a36d80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.383704949 +0000 UTC m=+12.932587690 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a36d80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37280): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37280): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37280): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37280): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37280): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37280): _writeAt: size=3, off=7 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37280): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37280): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.383704949 +0000 UTC m=+12.932587690 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37280): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37780): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37780): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37780): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37780): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37780): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.383704949 +0000 UTC m=+12.932587690 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37780): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007327e0 item 19 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37e00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37e00): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37e00): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37e00): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37e00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.386283726 +0000 UTC m=+12.935166467 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37e00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5c3c0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5c3c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5c3c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5c3c0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5c3c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.386283726 +0000 UTC m=+12.935166467 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5c3c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000732e00 item 20 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5ca40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5ca40): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5ca40): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5ca40): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5ca40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.387856885 +0000 UTC m=+12.936739627 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5ca40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5cf40): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5cf40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5cf40): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5cf40): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5cf40): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5cf40): _writeAt: size=3, off=7 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5cf40): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5cf40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.387856885 +0000 UTC m=+12.936739627 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5cf40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5d440): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5d440): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5d440): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5d440): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5d440): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.387856885 +0000 UTC m=+12.936739627 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5d440): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007333b0 item 21 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5dac0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5dac0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5dac0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5dac0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5dac0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.389945893 +0000 UTC m=+12.938828635 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a5dac0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7c080): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7c080): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7c080): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7c080): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7c080): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.389945893 +0000 UTC m=+12.938828635 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7c080): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007338f0 item 22 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7c700): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7c700): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7c700): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7c700): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7c700): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.391268785 +0000 UTC m=+12.940151516 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7c700): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7cc00): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7cc00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7cc00): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7cc00): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7cc00): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7cc00): _writeAt: size=3, off=7 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7cc00): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7cc00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.391268785 +0000 UTC m=+12.940151516 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7cc00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7d100): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7d100): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7d100): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7d100): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7d100): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.391268785 +0000 UTC m=+12.940151516 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7d100): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000733ce0 item 23 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7d780): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7d780): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7d780): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7d780): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7d780): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.393849525 +0000 UTC m=+12.942732265 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7d780): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7dcc0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7dcc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7dcc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7dcc0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7dcc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.393849525 +0000 UTC m=+12.942732265 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a7dcc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c620 item 24 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32380): _readAt: size=2, off=0 2025/11/20 14:51:50 ERROR : open-test-file(0xc000b32380): Couldn't read size of file 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32380): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32380): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32380): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32380): close: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32380): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32740): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32740): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32740): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32740): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32740): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.396254315 +0000 UTC m=+12.945137055 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32740): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32c40): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32c40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32c40): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32c40): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32c40): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32c40): _writeAt: size=3, off=7 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32c40): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32c40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.396254315 +0000 UTC m=+12.945137055 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32c40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b33180): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b33180): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b33180): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b33180): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b33180): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.396254315 +0000 UTC m=+12.945137055 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b33180): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049cd20 item 25 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b33440): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b33440): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b33440): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b33440): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b33440): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.400889798 +0000 UTC m=+12.949772539 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b33440): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aae600): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aae600): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aae600): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aae600): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aae600): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.400889798 +0000 UTC m=+12.949772539 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aae600): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a0150 item 26 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aaec40): _readAt: size=2, off=0 2025/11/20 14:51:50 ERROR : open-test-file(0xc000aaec40): Couldn't read size of file 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aaec40): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aaec40): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aaec40): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aaec40): close: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aaec40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aaf000): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aaf000): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aaf000): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aaf000): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aaf000): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.403357485 +0000 UTC m=+12.952240227 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aaf000): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aaf500): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aaf500): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aaf500): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aaf500): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aaf500): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aaf500): _writeAt: size=3, off=7 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aaf500): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aaf500): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.403357485 +0000 UTC m=+12.952240227 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aaf500): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aafa40): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aafa40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aafa40): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aafa40): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aafa40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.403357485 +0000 UTC m=+12.952240227 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000aafa40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a0b60 item 27 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32140): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32140): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32140): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32140): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32140): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.405799175 +0000 UTC m=+12.954681916 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32140): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32680): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32680): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32680): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32680): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32680): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.405799175 +0000 UTC m=+12.954681916 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32680): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a15e0 item 28 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32cc0): _readAt: size=2, off=0 2025/11/20 14:51:50 ERROR : open-test-file(0xc000b32cc0): Couldn't read size of file 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32cc0): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32cc0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32cc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32cc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b32cc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b33080): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b33080): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b33080): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b33080): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b33080): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.408079411 +0000 UTC m=+12.956962152 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b33080): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b33c00): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b33c00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b33c00): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b33c00): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b33c00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.408079411 +0000 UTC m=+12.956962152 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b33c00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c540 item 29 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8300): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8300): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8300): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8300): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8300): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.40972097 +0000 UTC m=+12.958603711 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8300): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8840): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8840): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8840): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8840): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8840): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.40972097 +0000 UTC m=+12.958603711 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8840): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049cc40 item 30 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8f80): _readAt: size=2, off=0 2025/11/20 14:51:50 ERROR : open-test-file(0xc0008a8f80): Couldn't read size of file 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8f80): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8f80): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8f80): >_writeAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8f80): close: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8f80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a9340): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a9340): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a9340): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a9340): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a9340): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.411660006 +0000 UTC m=+12.960542747 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a9340): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a9a80): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a9a80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a9a80): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a9a80): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a9a80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.411660006 +0000 UTC m=+12.960542747 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a9a80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d730 item 31 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040e840): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040e840): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040e840): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040e840): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040e840): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.41392293 +0000 UTC m=+12.962805671 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040e840): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040fc40): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040fc40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040fc40): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040fc40): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040fc40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.41392293 +0000 UTC m=+12.962805671 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040fc40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049dc70 item 32 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678380): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678380): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678380): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678380): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678380): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.415598593 +0000 UTC m=+12.964481334 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678380): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678800): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678800): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678800): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678800): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678800): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077a380 item 33 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678800): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678800): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.417365496 +0000 UTC m=+12.966248237 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678800): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678d00): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678d00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678d00): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678d00): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678d00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.417365496 +0000 UTC m=+12.966248237 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678d00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077a540 item 33 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679340): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679340): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679340): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679340): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679340): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.423580231 +0000 UTC m=+12.972462973 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679340): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679800): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679800): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077a8c0 item 34 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679800): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679800): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679800): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679800): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679800): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.424327122 +0000 UTC m=+12.973209864 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679800): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679d40): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679d40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679d40): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679d40): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679d40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.424327122 +0000 UTC m=+12.973209864 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679d40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077aa80 item 34 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070e600): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070e600): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070e600): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070e600): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070e600): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.428864421 +0000 UTC m=+12.977747163 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070e600): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ea80): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ea80): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ea80): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ea80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ea80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077b030 item 35 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ea80): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ea80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.430777879 +0000 UTC m=+12.979660621 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ea80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ef80): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ef80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ef80): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ef80): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ef80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.430777879 +0000 UTC m=+12.979660621 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ef80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077b1f0 item 35 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f600): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f600): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f600): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f600): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f600): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.436887277 +0000 UTC m=+12.985770018 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f600): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070fb00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070fb00): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077b570 item 36 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070fb00): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070fb00): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070fb00): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070fb00): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070fb00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.440472051 +0000 UTC m=+12.989354792 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070fb00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032c200): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032c200): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032c200): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032c200): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032c200): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.440472051 +0000 UTC m=+12.989354792 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032c200): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077b8f0 item 36 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032d400): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032d400): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032d400): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032d400): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032d400): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.441612178 +0000 UTC m=+12.990494919 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032d400): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032ddc0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032ddc0): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032ddc0): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032ddc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032ddc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077bc70 item 37 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032ddc0): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032ddc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.442067292 +0000 UTC m=+12.990950033 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032ddc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6400): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6400): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6400): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6400): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6400): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.442067292 +0000 UTC m=+12.990950033 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6400): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077be30 item 37 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6ac0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6ac0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6ac0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6ac0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6ac0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.443205306 +0000 UTC m=+12.992088047 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6ac0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6fc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6fc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000297420 item 38 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6fc0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6fc0): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6fc0): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6fc0): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6fc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.443985921 +0000 UTC m=+12.992868662 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b6fc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7500): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7500): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7500): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7500): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7500): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.443985921 +0000 UTC m=+12.992868662 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7500): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002979d0 item 38 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7b80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7b80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7b80): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7b80): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7b80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.447880694 +0000 UTC m=+12.996763436 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7b80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000686b40): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000686b40): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000686b40): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000686b40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000686b40): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a8150 item 39 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000686b40): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000686b40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.448323455 +0000 UTC m=+12.997206206 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000686b40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000687bc0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000687bc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000687bc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000687bc0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000687bc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.448323455 +0000 UTC m=+12.997206206 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000687bc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a8540 item 39 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009062c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009062c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009062c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009062c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009062c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.452526017 +0000 UTC m=+13.001408757 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009062c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009067c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009067c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a8af0 item 40 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009067c0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009067c0): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009067c0): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009067c0): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009067c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.453184952 +0000 UTC m=+13.002067694 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009067c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000906d00): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000906d00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000906d00): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000906d00): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000906d00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.453184952 +0000 UTC m=+13.002067694 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000906d00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a8cb0 item 40 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009072c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009072c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009072c0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009072c0): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009072c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009072c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009072c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.455030354 +0000 UTC m=+13.003913094 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009072c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009077c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009077c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009077c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a9730 item 41 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009077c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009077c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.45656446 +0000 UTC m=+13.005447201 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009077c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907cc0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907cc0): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907cc0): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907cc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907cc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a9a40 item 41 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907cc0): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907cc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.45714007 +0000 UTC m=+13.006022811 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000907cc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024c800): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024c800): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024c800): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024c800): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024c800): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.45714007 +0000 UTC m=+13.006022811 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024c800): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a9e30 item 41 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024d640): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024d640): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024d640): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024d640): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024d640): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024d640): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024d640): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.460213524 +0000 UTC m=+13.009096265 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024d640): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024dc40): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024dc40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024dc40): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000778460 item 42 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024dc40): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024dc40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.460789914 +0000 UTC m=+13.009672655 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00024dc40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee240): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee240): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000778bd0 item 42 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee240): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee240): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee240): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee240): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee240): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.462570624 +0000 UTC m=+13.011453365 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee240): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee7c0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee7c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee7c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee7c0): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee7c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.462570624 +0000 UTC m=+13.011453365 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ee7c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000778e00 item 42 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008eee00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008eee00): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008eee00): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008eee00): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008eee00): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008eee00): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008eee00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.46537915 +0000 UTC m=+13.014261892 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008eee00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef300): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef300): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef300): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000779420 item 43 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef300): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef300): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.465955281 +0000 UTC m=+13.014838022 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef300): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef880): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef880): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef880): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef880): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef880): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007797a0 item 43 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef880): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef880): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.468266386 +0000 UTC m=+13.017149128 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008ef880): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008efdc0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008efdc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008efdc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008efdc0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008efdc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.468266386 +0000 UTC m=+13.017149128 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008efdc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000779a40 item 43 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae480): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae480): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae480): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae480): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae480): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae480): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae480): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.469670219 +0000 UTC m=+13.018552960 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae480): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae980): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae980): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae980): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000779dc0 item 44 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae980): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae980): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.470951852 +0000 UTC m=+13.019834593 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dae980): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daeec0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daeec0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b4540 item 44 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daeec0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daeec0): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daeec0): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daeec0): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daeec0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.472096229 +0000 UTC m=+13.020978970 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daeec0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daf440): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daf440): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daf440): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daf440): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daf440): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.472096229 +0000 UTC m=+13.020978970 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000daf440): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b48c0 item 44 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dafac0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dafac0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dafac0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dafac0): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dafac0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dafac0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dafac0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.474602389 +0000 UTC m=+13.023485130 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000dafac0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6040): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6040): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6040): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b5110 item 45 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6040): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6040): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.475204227 +0000 UTC m=+13.024086968 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6040): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6740): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6740): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6740): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6740): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6740): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.475204227 +0000 UTC m=+13.024086968 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6740): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b5340 item 45 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6e00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6e00): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6e00): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6e00): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6e00): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6e00): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6e00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.478126388 +0000 UTC m=+13.027009129 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b6e00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7300): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7300): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7300): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b57a0 item 46 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7300): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7300): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.478677311 +0000 UTC m=+13.027560052 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7300): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7a00): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7a00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7a00): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7a00): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7a00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.478677311 +0000 UTC m=+13.027560052 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009b7a00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b5a40 item 46 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2140): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2140): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2140): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2140): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2140): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2140): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2140): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.480190408 +0000 UTC m=+13.029073149 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2140): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d26c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d26c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d26c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002be2a0 item 47 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d26c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d26c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.480738265 +0000 UTC m=+13.029621006 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d26c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2dc0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2dc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2dc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2dc0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2dc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.480738265 +0000 UTC m=+13.029621006 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d2dc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002be5b0 item 47 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3500): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3500): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3500): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3500): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3500): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3500): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3500): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.482844697 +0000 UTC m=+13.031727437 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3500): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3a00): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3a00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3a00): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002beb60 item 48 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3a00): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3a00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.483351837 +0000 UTC m=+13.032234579 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008d3a00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e180): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e180): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e180): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e180): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e180): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.483351837 +0000 UTC m=+13.032234579 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e180): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bf2d0 item 48 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e7c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e7c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e7c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e7c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e7c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.484984188 +0000 UTC m=+13.033866929 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087e7c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087ec80): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087ec80): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087ec80): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087ec80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087ec80): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087ec80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bfa40 item 49 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087ec80): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087ec80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.485476782 +0000 UTC m=+13.034359523 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087ec80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f1c0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f1c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f1c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f1c0): >_readAt: n=8, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f1c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.485476782 +0000 UTC m=+13.034359523 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f1c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bfdc0 item 49 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f840): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f840): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f840): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f840): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f840): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.487800881 +0000 UTC m=+13.036683623 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087f840): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087fd80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087fd80): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087fd80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0c460 item 50 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087fd80): _readAt: size=2, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087fd80): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087fd80): _writeAt: size=3, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087fd80): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087fd80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.488722821 +0000 UTC m=+13.037605551 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00087fd80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8380): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8380): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8380): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8380): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8380): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.488722821 +0000 UTC m=+13.037605551 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8380): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0c700 item 50 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8a80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8a80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8a80): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8a80): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8a80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.490230928 +0000 UTC m=+13.039113669 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8a80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8f80): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8f80): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8f80): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8f80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8f80): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8f80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0ccb0 item 51 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8f80): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8f80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.490748218 +0000 UTC m=+13.039630959 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d8f80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d94c0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d94c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d94c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d94c0): >_readAt: n=8, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d94c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.490748218 +0000 UTC m=+13.039630959 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d94c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0ce70 item 51 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9b40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9b40): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9b40): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9b40): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9b40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.492257048 +0000 UTC m=+13.041139789 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009d9b40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b860c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b860c0): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b860c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0d340 item 52 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b860c0): _readAt: size=2, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b860c0): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b860c0): _writeAt: size=3, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b860c0): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b860c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.492848527 +0000 UTC m=+13.041731268 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b860c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86640): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86640): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86640): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86640): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86640): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.492848527 +0000 UTC m=+13.041731268 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86640): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0d500 item 52 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86cc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86cc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86cc0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86cc0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86cc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.494267559 +0000 UTC m=+13.043150300 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b86cc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b871c0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b871c0): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b871c0): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b871c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b871c0): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b871c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0d8f0 item 53 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b871c0): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b871c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.494818151 +0000 UTC m=+13.043700892 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b871c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87740): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87740): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87740): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87740): >_readAt: n=8, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87740): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.494818151 +0000 UTC m=+13.043700892 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87740): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0dab0 item 53 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87dc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87dc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87dc0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87dc0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87dc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.496197027 +0000 UTC m=+13.045079768 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b87dc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c340): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c340): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c340): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0de30 item 54 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c340): _readAt: size=2, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c340): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c340): _writeAt: size=3, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c340): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c340): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.496796822 +0000 UTC m=+13.045679563 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c340): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c9c0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c9c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c9c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c9c0): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c9c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.496796822 +0000 UTC m=+13.045679563 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091c9c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004042a0 item 54 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091d040): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091d040): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091d040): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091d040): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091d040): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.498258393 +0000 UTC m=+13.047141144 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091d040): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091d540): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091d540): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091d540): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091d540): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091d540): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091d540): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404c40 item 55 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091d540): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091d540): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.498947375 +0000 UTC m=+13.047830117 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091d540): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091da80): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091da80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091da80): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091da80): >_readAt: n=8, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091da80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.498947375 +0000 UTC m=+13.047830117 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00091da80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404e00 item 55 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0180): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0180): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0180): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0180): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0180): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.500641382 +0000 UTC m=+13.049524133 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0180): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0680): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0680): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0680): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405180 item 56 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0680): _readAt: size=2, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0680): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0680): _writeAt: size=3, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0680): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0680): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.501266695 +0000 UTC m=+13.050149466 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0680): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0c00): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0c00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0c00): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0c00): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0c00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.501266695 +0000 UTC m=+13.050149466 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba0c00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405420 item 56 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1280): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1280): open at offset 0 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1280): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1280): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1280): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1280): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1280): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1280): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.502467487 +0000 UTC m=+13.051350228 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1280): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba17c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba17c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba17c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405ab0 item 57 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba17c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba17c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.502967845 +0000 UTC m=+13.051850587 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba17c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1d00): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1d00): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1d00): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1d00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1d00): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1d00): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405f10 item 57 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1d00): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1d00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.503719465 +0000 UTC m=+13.052602206 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000ba1d00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a300): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a300): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a300): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a300): >_readAt: n=8, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a300): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.503719465 +0000 UTC m=+13.052602206 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a300): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa0150 item 57 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a940): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a940): open at offset 0 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a940): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a940): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a940): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a940): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a940): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a940): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.506034967 +0000 UTC m=+13.054917708 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8a940): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8ae80): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8ae80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8ae80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa04d0 item 58 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8ae80): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8ae80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.506677833 +0000 UTC m=+13.055560574 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8ae80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b3c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b3c0): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b3c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa0700 item 58 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b3c0): _readAt: size=2, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b3c0): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b3c0): _writeAt: size=3, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b3c0): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b3c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.507255787 +0000 UTC m=+13.056138528 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b3c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b980): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b980): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b980): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b980): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b980): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.507255787 +0000 UTC m=+13.056138528 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000e8b980): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa08c0 item 58 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009800c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009800c0): open at offset 0 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009800c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009800c0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009800c0): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009800c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009800c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009800c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.508478691 +0000 UTC m=+13.057361472 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009800c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980600): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980600): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980600): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa0c40 item 59 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980600): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980600): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.509041436 +0000 UTC m=+13.057924178 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980600): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980b80): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980b80): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980b80): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980b80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980b80): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980b80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa0e00 item 59 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980b80): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980b80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.509578823 +0000 UTC m=+13.058461564 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000980b80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981100): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981100): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981100): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981100): >_readAt: n=8, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981100): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.509578823 +0000 UTC m=+13.058461564 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981100): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa0fc0 item 59 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981740): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981740): open at offset 0 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981740): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981740): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981740): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981740): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981740): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981740): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.510868562 +0000 UTC m=+13.059751303 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981740): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981c80): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981c80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981c80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa13b0 item 60 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981c80): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981c80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.511339586 +0000 UTC m=+13.060222327 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000981c80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a240): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a240): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a240): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa16c0 item 60 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a240): _readAt: size=2, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a240): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a240): _writeAt: size=3, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a240): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a240): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.514048106 +0000 UTC m=+13.062930847 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a240): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a800): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a800): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a800): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a800): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a800): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.514048106 +0000 UTC m=+13.062930847 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3a800): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa1880 item 60 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3ae40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3ae40): open at offset 0 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3ae40): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3ae40): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3ae40): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3ae40): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3ae40): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3ae40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.51530355 +0000 UTC m=+13.064186301 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3ae40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3b380): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3b380): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3b380): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa1ce0 item 61 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3b380): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3b380): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.515873137 +0000 UTC m=+13.064755879 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3b380): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3ba80): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3ba80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3ba80): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3ba80): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3ba80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.515873137 +0000 UTC m=+13.064755879 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b3ba80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa1ea0 item 61 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081e180): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081e180): open at offset 0 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081e180): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081e180): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081e180): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081e180): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081e180): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081e180): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.517236014 +0000 UTC m=+13.066118755 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081e180): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081e6c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081e6c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081e6c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d90380 item 62 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081e6c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081e6c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.517857239 +0000 UTC m=+13.066739980 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081e6c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081edc0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081edc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081edc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081edc0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081edc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.517857239 +0000 UTC m=+13.066739980 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081edc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d90540 item 62 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081f480): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081f480): open at offset 0 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081f480): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081f480): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081f480): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081f480): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081f480): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081f480): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.519184247 +0000 UTC m=+13.068066988 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081f480): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081f9c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081f9c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081f9c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d90af0 item 63 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081f9c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081f9c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.519680388 +0000 UTC m=+13.068563128 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00081f9c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a6140): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a6140): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a6140): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a6140): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a6140): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.519680388 +0000 UTC m=+13.068563128 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a6140): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d90d20 item 63 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a67c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a67c0): open at offset 0 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a67c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a67c0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a67c0): >_readAt: n=0, err=Bad file descriptor 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a67c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a67c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a67c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.521237689 +0000 UTC m=+13.070120429 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a67c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a6d00): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a6d00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a6d00): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d910a0 item 64 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a6d00): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a6d00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.521861519 +0000 UTC m=+13.070744260 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a6d00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7400): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7400): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7400): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7400): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7400): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.521861519 +0000 UTC m=+13.070744260 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7400): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d91260 item 64 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7a40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7a40): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7a40): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7a40): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7a40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.5235526 +0000 UTC m=+13.072435342 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7a40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7ec0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7ec0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7ec0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7ec0): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7ec0): _writeAt: size=3, off=2 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d915e0 item 65 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7ec0): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7ec0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.524044732 +0000 UTC m=+13.072927474 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007a7ec0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e8440): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e8440): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e8440): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e8440): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e8440): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.524044732 +0000 UTC m=+13.072927474 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e8440): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d917a0 item 65 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e8a80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e8a80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e8a80): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e8a80): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e8a80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.525604448 +0000 UTC m=+13.074487199 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e8a80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e8f00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e8f00): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d91c00 item 66 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e8f00): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e8f00): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e8f00): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e8f00): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e8f00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.526135264 +0000 UTC m=+13.075018004 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e8f00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e9440): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e9440): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e9440): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e9440): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e9440): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.526135264 +0000 UTC m=+13.075018004 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e9440): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d91dc0 item 66 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e9a80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e9a80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e9a80): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e9a80): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e9a80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.527867683 +0000 UTC m=+13.076750424 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e9a80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e9f00): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e9f00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e9f00): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e9f00): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e9f00): _writeAt: size=3, off=2 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076a460 item 67 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e9f00): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e9f00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.528628911 +0000 UTC m=+13.077511652 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0007e9f00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085c480): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085c480): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085c480): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085c480): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085c480): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.528628911 +0000 UTC m=+13.077511652 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085c480): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076a620 item 67 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000346240): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000346240): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000346240): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000346240): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000346240): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.529841975 +0000 UTC m=+13.078724716 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000346240): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000346740): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000346740): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000505b0 item 68 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000346740): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000346740): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000346740): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000346740): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000346740): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.530363633 +0000 UTC m=+13.079246375 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000346740): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000346c80): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000346c80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000346c80): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000346c80): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000346c80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.530363633 +0000 UTC m=+13.079246375 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000346c80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000509a0 item 68 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0003472c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0003472c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0003472c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0003472c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0003472c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.531561279 +0000 UTC m=+13.080444020 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0003472c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000347740): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000347740): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000347740): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000347740): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000347740): _writeAt: size=3, off=2 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050e70 item 69 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000347740): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000347740): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.532717127 +0000 UTC m=+13.081599869 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000347740): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000347c40): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000347c40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000347c40): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000347c40): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000347c40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.532717127 +0000 UTC m=+13.081599869 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000347c40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051730 item 69 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a6340): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a6340): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a6340): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a6340): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a6340): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.534362352 +0000 UTC m=+13.083245094 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a6340): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a6840): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a6840): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051c70 item 70 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a6840): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a6840): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a6840): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a6840): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a6840): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.5349161 +0000 UTC m=+13.083798842 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a6840): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a6d80): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a6d80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a6d80): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a6d80): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a6d80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.5349161 +0000 UTC m=+13.083798842 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a6d80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e1c0 item 70 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a7400): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a7400): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a7400): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a7400): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a7400): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.536090805 +0000 UTC m=+13.084973545 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a7400): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a7900): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a7900): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a7900): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a7900): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a7900): _writeAt: size=3, off=2 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e8c0 item 71 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a7900): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a7900): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.536629154 +0000 UTC m=+13.085511895 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a7900): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a7e00): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a7e00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a7e00): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a7e00): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a7e00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.536629154 +0000 UTC m=+13.085511895 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a7e00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ea80 item 71 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f4500): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f4500): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f4500): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f4500): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f4500): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.538035662 +0000 UTC m=+13.086918403 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f4500): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f4a00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f4a00): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ee70 item 72 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f4a00): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f4a00): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f4a00): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f4a00): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f4a00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.539670507 +0000 UTC m=+13.088553249 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f4a00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f4f40): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f4f40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f4f40): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f4f40): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f4f40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.539670507 +0000 UTC m=+13.088553249 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f4f40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f500 item 72 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f5500): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f5500): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f5500): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f5500): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f5500): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f5500): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f5500): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.541416662 +0000 UTC m=+13.090299403 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f5500): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f5a00): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f5a00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f5a00): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fce0 item 73 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f5a00): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f5a00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.54195406 +0000 UTC m=+13.090836802 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f5a00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f5ec0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f5ec0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f5ec0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f5ec0): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f5ec0): _writeAt: size=3, off=2 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fea0 item 73 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f5ec0): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f5ec0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.542483774 +0000 UTC m=+13.091366515 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008f5ec0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00098a480): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00098a480): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00098a480): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00098a480): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00098a480): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.542483774 +0000 UTC m=+13.091366515 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00098a480): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb6150 item 73 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00098aac0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00098aac0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00098aac0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00098aac0): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00098aac0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00098aac0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00098aac0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.543917442 +0000 UTC m=+13.092800183 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00098aac0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00098afc0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00098afc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00098afc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb64d0 item 74 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00098afc0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00098afc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.544418191 +0000 UTC m=+13.093300922 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00098afc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00098b500): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00098b500): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb6690 item 74 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00098b500): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00098b500): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00098b500): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00098b500): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00098b500): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.5465342 +0000 UTC m=+13.095416961 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00098b500): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085ca40): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085ca40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085ca40): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085ca40): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085ca40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.5465342 +0000 UTC m=+13.095416961 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085ca40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076aa80 item 74 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085d080): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085d080): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085d080): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085d080): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085d080): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085d080): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085d080): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.547966015 +0000 UTC m=+13.096848756 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085d080): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085d580): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085d580): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085d580): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076af50 item 75 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085d580): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085d580): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.548768279 +0000 UTC m=+13.097651020 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085d580): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085dac0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085dac0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085dac0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085dac0): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085dac0): _writeAt: size=3, off=2 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076b110 item 75 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085dac0): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085dac0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.549354258 +0000 UTC m=+13.098236999 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00085dac0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a08080): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a08080): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a08080): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a08080): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a08080): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.549354258 +0000 UTC m=+13.098236999 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a08080): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076b2d0 item 75 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a086c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a086c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a086c0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a086c0): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a086c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a086c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a086c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.552956003 +0000 UTC m=+13.101838745 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a086c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a08bc0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a08bc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a08bc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076b6c0 item 76 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a08bc0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a08bc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.553503038 +0000 UTC m=+13.102385789 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a08bc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a09100): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a09100): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076ba40 item 76 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a09100): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a09100): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a09100): _writeAt: size=3, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a09100): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a09100): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.554619332 +0000 UTC m=+13.103502074 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a09100): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a09680): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a09680): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a09680): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a09680): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a09680): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.554619332 +0000 UTC m=+13.103502074 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a09680): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076bc00 item 76 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a09cc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a09cc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a09cc0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a09cc0): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a09cc0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a09cc0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a09cc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.556401184 +0000 UTC m=+13.105283926 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a09cc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a36240): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a36240): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a36240): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002622a0 item 77 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a36240): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a36240): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.557064869 +0000 UTC m=+13.105947611 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a36240): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a36940): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a36940): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a36940): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a36940): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a36940): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.557064869 +0000 UTC m=+13.105947611 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a36940): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002625b0 item 77 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a36c00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a36c00): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a36c00): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a36c00): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a36c00): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a36c00): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a36c00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.558469703 +0000 UTC m=+13.107352444 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a36c00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37100): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37100): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37100): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000262930 item 78 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37100): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37100): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.558960093 +0000 UTC m=+13.107842834 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37100): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37800): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37800): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37800): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37800): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37800): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.558960093 +0000 UTC m=+13.107842834 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37800): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000262e00 item 78 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37e40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37e40): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37e40): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37e40): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37e40): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37e40): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37e40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.560379194 +0000 UTC m=+13.109261936 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a37e40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a583c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a583c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a583c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000263490 item 79 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a583c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a583c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.560832916 +0000 UTC m=+13.109715657 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a583c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a58ac0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a58ac0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a58ac0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a58ac0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a58ac0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.560832916 +0000 UTC m=+13.109715657 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a58ac0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000263730 item 79 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a59100): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a59100): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a59100): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a59100): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a59100): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a59100): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a59100): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.562172468 +0000 UTC m=+13.111055209 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a59100): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a59600): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a59600): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a59600): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000263ce0 item 80 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a59600): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a59600): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.562672907 +0000 UTC m=+13.111555647 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a59600): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a59d00): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a59d00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a59d00): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a59d00): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a59d00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.562672907 +0000 UTC m=+13.111555647 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a59d00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000732000 item 80 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a703c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a703c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a703c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a703c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a703c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.564056321 +0000 UTC m=+13.112939061 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a703c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a70840): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a70840): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a70840): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a70840): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a70840): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a70840): _writeAt: size=3, off=7 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000732540 item 81 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a70840): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a70840): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.564575734 +0000 UTC m=+13.113458476 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a70840): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a70d80): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a70d80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a70d80): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a70d80): >_readAt: n=8, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a70d80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.564575734 +0000 UTC m=+13.113458476 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a70d80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000732700 item 81 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a71400): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a71400): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a71400): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a71400): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a71400): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.565823114 +0000 UTC m=+13.114705856 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a71400): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a71900): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a71900): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a71900): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000732af0 item 82 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a71900): _readAt: size=2, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a71900): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a71900): _writeAt: size=3, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a71900): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a71900): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.566352247 +0000 UTC m=+13.115234988 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a71900): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a71e80): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a71e80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a71e80): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a71e80): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a71e80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.566352247 +0000 UTC m=+13.115234988 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a71e80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000732d90 item 82 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a94580): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a94580): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a94580): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a94580): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a94580): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.567680548 +0000 UTC m=+13.116563289 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a94580): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a94a80): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a94a80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a94a80): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a94a80): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a94a80): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a94a80): _writeAt: size=3, off=7 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000733340 item 83 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a94a80): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a94a80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.568192698 +0000 UTC m=+13.117075439 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a94a80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a94fc0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a94fc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a94fc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a94fc0): >_readAt: n=8, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a94fc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.568192698 +0000 UTC m=+13.117075439 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a94fc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000733570 item 83 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a95640): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a95640): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a95640): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a95640): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a95640): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.569589979 +0000 UTC m=+13.118472740 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a95640): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a95b40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a95b40): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a95b40): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007338f0 item 84 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a95b40): _readAt: size=2, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a95b40): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a95b40): _writeAt: size=3, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a95b40): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a95b40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.570177029 +0000 UTC m=+13.119059771 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000a95b40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afc140): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afc140): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afc140): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afc140): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afc140): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.570177029 +0000 UTC m=+13.119059771 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afc140): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000733b20 item 84 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afc7c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afc7c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afc7c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afc7c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afc7c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.571610458 +0000 UTC m=+13.120493199 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afc7c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afccc0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afccc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afccc0): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afccc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afccc0): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afccc0): _writeAt: size=3, off=7 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000733ea0 item 85 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afccc0): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afccc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.572097282 +0000 UTC m=+13.120980022 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afccc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afd200): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afd200): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afd200): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afd200): >_readAt: n=8, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afd200): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.572097282 +0000 UTC m=+13.120980022 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afd200): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078c150 item 85 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afd880): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afd880): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afd880): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afd880): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afd880): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.573562178 +0000 UTC m=+13.122444929 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afd880): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afdd80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afdd80): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afdd80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078c5b0 item 86 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afdd80): _readAt: size=2, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afdd80): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afdd80): _writeAt: size=3, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afdd80): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afdd80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.574139731 +0000 UTC m=+13.123022533 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000afdd80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b82380): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b82380): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b82380): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b82380): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b82380): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.574139731 +0000 UTC m=+13.123022533 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b82380): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078c930 item 86 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7e40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7e40): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7e40): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7e40): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7e40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.577230007 +0000 UTC m=+13.126112748 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0005b7e40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009603c0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009603c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009603c0): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009603c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009603c0): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009603c0): _writeAt: size=3, off=7 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380070 item 87 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009603c0): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009603c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.578044815 +0000 UTC m=+13.126927556 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009603c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b82a00): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b82a00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b82a00): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b82a00): >_readAt: n=8, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b82a00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.578044815 +0000 UTC m=+13.126927556 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b82a00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078cd20 item 87 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b82100): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b82100): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b82100): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b82100): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b82100): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.581391561 +0000 UTC m=+13.130274303 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b82100): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b82600): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b82600): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b82600): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078c1c0 item 88 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b82600): _readAt: size=2, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b82600): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b82600): _writeAt: size=3, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b82600): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b82600): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.581988481 +0000 UTC m=+13.130871222 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b82600): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b83080): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b83080): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b83080): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b83080): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b83080): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.581988481 +0000 UTC m=+13.130871222 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b83080): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078c460 item 88 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b836c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b836c0): open at offset 0 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b836c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b836c0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b836c0): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b836c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b836c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b836c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.583298858 +0000 UTC m=+13.132181599 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b836c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b83c00): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b83c00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b83c00): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078c9a0 item 89 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b83c00): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b83c00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.583916637 +0000 UTC m=+13.132799388 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000b83c00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009607c0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009607c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009607c0): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009607c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009607c0): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009607c0): _writeAt: size=3, off=7 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078d1f0 item 89 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009607c0): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009607c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.585074799 +0000 UTC m=+13.133957540 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009607c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000960d40): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000960d40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000960d40): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000960d40): >_readAt: n=8, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000960d40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.585074799 +0000 UTC m=+13.133957540 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000960d40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078d490 item 89 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000961380): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000961380): open at offset 0 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000961380): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000961380): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000961380): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000961380): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000961380): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000961380): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.587268644 +0000 UTC m=+13.136151395 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000961380): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009618c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009618c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009618c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078dab0 item 90 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009618c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009618c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.587651801 +0000 UTC m=+13.136534542 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009618c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000961e00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000961e00): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000961e00): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078dce0 item 90 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000961e00): _readAt: size=2, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000961e00): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000961e00): _writeAt: size=3, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000961e00): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000961e00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.590099643 +0000 UTC m=+13.138982383 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000961e00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a8480): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a8480): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a8480): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a8480): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a8480): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.590099643 +0000 UTC m=+13.138982383 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a8480): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380460 item 90 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a8ac0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a8ac0): open at offset 0 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a8ac0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a8ac0): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a8ac0): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a8ac0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a8ac0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a8ac0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.592053147 +0000 UTC m=+13.140935898 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a8ac0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a9000): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a9000): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a9000): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380850 item 91 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a9000): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a9000): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.592550879 +0000 UTC m=+13.141433621 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a9000): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a9540): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a9540): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a9540): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a9540): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a9540): >_readAt: n=2, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a9540): _writeAt: size=3, off=7 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380cb0 item 91 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a9540): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a9540): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.593622288 +0000 UTC m=+13.142505030 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a9540): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a9ac0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a9ac0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a9ac0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a9ac0): >_readAt: n=8, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a9ac0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.593622288 +0000 UTC m=+13.142505030 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0009a9ac0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381030 item 91 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8180): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8180): open at offset 0 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8180): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8180): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8180): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8180): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8180): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8180): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.595188216 +0000 UTC m=+13.144070957 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0008a8180): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040e840): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040e840): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040e840): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb6070 item 92 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040e840): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040e840): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.596643765 +0000 UTC m=+13.145526497 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040e840): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040fc40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040fc40): open at offset 5 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040fc40): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb6230 item 92 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040fc40): _readAt: size=2, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040fc40): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040fc40): _writeAt: size=3, off=5 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040fc40): >_writeAt: n=3, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040fc40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.597122324 +0000 UTC m=+13.146005065 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00040fc40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678500): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678500): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678500): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678500): >_readAt: n=3, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678500): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.597122324 +0000 UTC m=+13.146005065 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678500): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb63f0 item 92 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678b40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678b40): open at offset 0 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678b40): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678b40): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678b40): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678b40): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678b40): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678b40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.598348652 +0000 UTC m=+13.147231394 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000678b40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679080): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679080): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679080): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb6770 item 93 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679080): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679080): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.598841667 +0000 UTC m=+13.147724408 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679080): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006797c0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006797c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006797c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006797c0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006797c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.598841667 +0000 UTC m=+13.147724408 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc0006797c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb6a10 item 93 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679e00): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679e00): open at offset 0 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679e00): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679e00): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679e00): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679e00): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679e00): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679e00): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.600146805 +0000 UTC m=+13.149029546 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000679e00): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070e5c0): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070e5c0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070e5c0): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb6d90 item 94 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070e5c0): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070e5c0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.600615965 +0000 UTC m=+13.149498706 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070e5c0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ecc0): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ecc0): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ecc0): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ecc0): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ecc0): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.600615965 +0000 UTC m=+13.149498706 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ecc0): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb6f50 item 94 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f300): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f300): open at offset 0 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f300): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f300): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f300): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f300): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f300): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f300): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.601890605 +0000 UTC m=+13.150773347 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f300): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f840): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f840): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f840): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb72d0 item 95 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f840): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f840): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.602499667 +0000 UTC m=+13.151382408 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070f840): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ff40): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ff40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ff40): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ff40): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ff40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.602499667 +0000 UTC m=+13.151382408 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00070ff40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb7490 item 95 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 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/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032d200): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032d200): open at offset 0 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032d200): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032d200): _readAt: size=2, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032d200): >_readAt: n=0, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032d200): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032d200): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032d200): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.604733076 +0000 UTC m=+13.153615807 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032d200): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032dd80): _writeAt: size=5, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032dd80): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032dd80): >openPending: err= 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb7810 item 96 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032dd80): >_writeAt: n=5, err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032dd80): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.605270084 +0000 UTC m=+13.154152824 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc00032dd80): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/20 14:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/20 14:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000686b40): _readAt: size=512, off=0 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000686b40): openPending: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000686b40): >openPending: err= 2025/11/20 14:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000686b40): >_readAt: n=5, err=EOF 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000686b40): close: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-20 14:51:50.605270084 +0000 UTC m=+13.154152824 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/20 14:51:50 DEBUG : open-test-file(0xc000686b40): >close: err= 2025/11/20 14:51:50 DEBUG : open-test-file: Remove: 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb7b20 item 96 2025/11/20 14:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/20 14:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/20 14:51:50 DEBUG : open-test-file: >Remove: err= 2025/11/20 14:51:50 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:50 DEBUG : Looking for writers 2025/11/20 14:51:50 DEBUG : >WaitForWriters: 2025/11/20 14:51:50 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.63s) --- PASS: TestRWFileHandleOpenTests/writes (0.32s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.01s) --- 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.31s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:51:50 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:51:50 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/20 14:51:50 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:50 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:51:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:51:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:51:50 INFO : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/20 14:51:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:51:50 DEBUG : file1: newRWFileHandle: 2025/11/20 14:51:50 DEBUG : file1(0xc0008ee140): openPending: 2025/11/20 14:51:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:50 DEBUG : file1(0xc0008ee140): >openPending: err= 2025/11/20 14:51:50 DEBUG : file1: >newRWFileHandle: err= 2025/11/20 14:51:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:51:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/20 14:51:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/11/20 14:51:50 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:51:50 DEBUG : Looking for writers 2025/11/20 14:51:50 DEBUG : file1: reading active writers 2025/11/20 14:51:50 DEBUG : file1: active writers 1 2025/11/20 14:51:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/11/20 14:51:50 DEBUG : Looking for writers 2025/11/20 14:51:50 DEBUG : file1: reading active writers 2025/11/20 14:51:50 DEBUG : file1: active writers 1 2025/11/20 14:51:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/11/20 14:51:50 DEBUG : Looking for writers 2025/11/20 14:51:50 DEBUG : file1: reading active writers 2025/11/20 14:51:50 DEBUG : file1: active writers 1 2025/11/20 14:51:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/11/20 14:51:50 DEBUG : Looking for writers 2025/11/20 14:51:50 DEBUG : file1: reading active writers 2025/11/20 14:51:50 DEBUG : file1: active writers 1 2025/11/20 14:51:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/11/20 14:51:50 DEBUG : Looking for writers 2025/11/20 14:51:50 DEBUG : file1: reading active writers 2025/11/20 14:51:50 DEBUG : file1: active writers 1 2025/11/20 14:51:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/11/20 14:51:50 DEBUG : Looking for writers 2025/11/20 14:51:50 DEBUG : file1: reading active writers 2025/11/20 14:51:50 DEBUG : file1: active writers 1 2025/11/20 14:51:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/11/20 14:51:51 DEBUG : Looking for writers 2025/11/20 14:51:51 DEBUG : file1: reading active writers 2025/11/20 14:51:51 DEBUG : file1: active writers 1 2025/11/20 14:51:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/11/20 14:51:51 DEBUG : Looking for writers 2025/11/20 14:51:51 DEBUG : file1: reading active writers 2025/11/20 14:51:51 DEBUG : file1: active writers 1 2025/11/20 14:51:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/20 14:51:52 DEBUG : Looking for writers 2025/11/20 14:51:52 DEBUG : file1: reading active writers 2025/11/20 14:51:52 DEBUG : file1: active writers 1 2025/11/20 14:51:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/20 14:51:53 DEBUG : Looking for writers 2025/11/20 14:51:53 DEBUG : file1: reading active writers 2025/11/20 14:51:53 DEBUG : file1: active writers 1 2025/11/20 14:51:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/20 14:51:54 DEBUG : Looking for writers 2025/11/20 14:51:54 DEBUG : file1: reading active writers 2025/11/20 14:51:54 DEBUG : file1: active writers 1 2025/11/20 14:51:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/20 14:51:55 DEBUG : Looking for writers 2025/11/20 14:51:55 DEBUG : file1: reading active writers 2025/11/20 14:51:55 DEBUG : file1: active writers 1 2025/11/20 14:51:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/20 14:51:56 DEBUG : Looking for writers 2025/11/20 14:51:56 DEBUG : file1: reading active writers 2025/11/20 14:51:56 DEBUG : file1: active writers 1 2025/11/20 14:51:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/20 14:51:57 DEBUG : Looking for writers 2025/11/20 14:51:57 DEBUG : file1: reading active writers 2025/11/20 14:51:57 DEBUG : file1: active writers 1 2025/11/20 14:51:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/20 14:51:58 DEBUG : Looking for writers 2025/11/20 14:51:58 DEBUG : file1: reading active writers 2025/11/20 14:51:58 DEBUG : file1: active writers 1 2025/11/20 14:51:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/20 14:51:59 DEBUG : Looking for writers 2025/11/20 14:51:59 DEBUG : file1: reading active writers 2025/11/20 14:51:59 DEBUG : file1: active writers 1 2025/11/20 14:51:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/20 14:52:00 DEBUG : Looking for writers 2025/11/20 14:52:00 DEBUG : file1: reading active writers 2025/11/20 14:52:00 DEBUG : file1: active writers 1 2025/11/20 14:52:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/20 14:52:01 DEBUG : Looking for writers 2025/11/20 14:52:01 DEBUG : file1: reading active writers 2025/11/20 14:52:01 DEBUG : file1: active writers 1 2025/11/20 14:52:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/20 14:52:02 DEBUG : Looking for writers 2025/11/20 14:52:02 DEBUG : file1: reading active writers 2025/11/20 14:52:02 DEBUG : file1: active writers 1 2025/11/20 14:52:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/20 14:52:03 DEBUG : Looking for writers 2025/11/20 14:52:03 DEBUG : file1: reading active writers 2025/11/20 14:52:03 DEBUG : file1: active writers 1 2025/11/20 14:52:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/20 14:52:04 DEBUG : Looking for writers 2025/11/20 14:52:04 DEBUG : file1: reading active writers 2025/11/20 14:52:04 DEBUG : file1: active writers 1 2025/11/20 14:52:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/20 14:52:05 DEBUG : Looking for writers 2025/11/20 14:52:05 DEBUG : file1: reading active writers 2025/11/20 14:52:05 DEBUG : file1: active writers 1 2025/11/20 14:52:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/20 14:52:06 DEBUG : Looking for writers 2025/11/20 14:52:06 DEBUG : file1: reading active writers 2025/11/20 14:52:06 DEBUG : file1: active writers 1 2025/11/20 14:52:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/20 14:52:07 DEBUG : Looking for writers 2025/11/20 14:52:07 DEBUG : file1: reading active writers 2025/11/20 14:52:07 DEBUG : file1: active writers 1 2025/11/20 14:52:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/20 14:52:08 DEBUG : Looking for writers 2025/11/20 14:52:08 DEBUG : file1: reading active writers 2025/11/20 14:52:08 DEBUG : file1: active writers 1 2025/11/20 14:52:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/20 14:52:09 DEBUG : Looking for writers 2025/11/20 14:52:09 DEBUG : file1: reading active writers 2025/11/20 14:52:09 DEBUG : file1: active writers 1 2025/11/20 14:52:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/20 14:52:10 DEBUG : Looking for writers 2025/11/20 14:52:10 DEBUG : file1: reading active writers 2025/11/20 14:52:10 DEBUG : file1: active writers 1 2025/11/20 14:52:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/20 14:52:11 DEBUG : Looking for writers 2025/11/20 14:52:11 DEBUG : file1: reading active writers 2025/11/20 14:52:11 DEBUG : file1: active writers 1 2025/11/20 14:52:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/20 14:52:12 DEBUG : Looking for writers 2025/11/20 14:52:12 DEBUG : file1: reading active writers 2025/11/20 14:52:12 DEBUG : file1: active writers 1 2025/11/20 14:52:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/20 14:52:13 DEBUG : Looking for writers 2025/11/20 14:52:13 DEBUG : file1: reading active writers 2025/11/20 14:52:13 DEBUG : file1: active writers 1 2025/11/20 14:52:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/20 14:52:14 DEBUG : Looking for writers 2025/11/20 14:52:14 DEBUG : file1: reading active writers 2025/11/20 14:52:14 DEBUG : file1: active writers 1 2025/11/20 14:52:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/20 14:52:15 DEBUG : Looking for writers 2025/11/20 14:52:15 DEBUG : file1: reading active writers 2025/11/20 14:52:15 DEBUG : file1: active writers 1 2025/11/20 14:52:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/20 14:52:16 DEBUG : Looking for writers 2025/11/20 14:52:16 DEBUG : file1: reading active writers 2025/11/20 14:52:16 DEBUG : file1: active writers 1 2025/11/20 14:52:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/20 14:52:17 DEBUG : Looking for writers 2025/11/20 14:52:17 DEBUG : file1: reading active writers 2025/11/20 14:52:17 DEBUG : file1: active writers 1 2025/11/20 14:52:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/20 14:52:18 DEBUG : Looking for writers 2025/11/20 14:52:18 DEBUG : file1: reading active writers 2025/11/20 14:52:18 DEBUG : file1: active writers 1 2025/11/20 14:52:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/20 14:52:19 DEBUG : Looking for writers 2025/11/20 14:52:19 DEBUG : file1: reading active writers 2025/11/20 14:52:19 DEBUG : file1: active writers 1 2025/11/20 14:52:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/20 14:52:20 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000dea870 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0009b8e08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824643915328} name:file1 opens:1 downloaders: o: fd:0xc00008c390 info:{ModTime:{wall:13997161947857789566 ext:13181019059 loc:0x429eae0} ATime:{wall:13997161947857789566 ext:13181019059 loc:0x429eae0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/11/20 14:52:20 DEBUG : >WaitForWriters: 2025/11/20 14:52:20 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.03s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:52:20 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:52:20 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/20 14:52:20 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:52:20 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:52:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:52:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:52:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:52:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:52:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:52:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:52:20 INFO : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/20 14:52:20 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:52:20 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:52:20 DEBUG : rename_me: newRWFileHandle: 2025/11/20 14:52:20 DEBUG : rename_me(0xc0008d3e00): openPending: 2025/11/20 14:52:20 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/20 14:52:20 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/20 14:52:20 DEBUG : rename_me(0xc0008d3e00): >openPending: err= 2025/11/20 14:52:20 DEBUG : rename_me: >newRWFileHandle: err= 2025/11/20 14:52:20 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/20 14:52:20 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/11/20 14:52:20 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/11/20 14:52:20 DEBUG : rename_me(0xc0008d3e00): _writeAt: size=5, off=0 2025/11/20 14:52:20 DEBUG : rename_me(0xc0008d3e00): >_writeAt: n=5, err= 2025/11/20 14:52:20 DEBUG : rename_me(0xc0008d3e00): close: 2025/11/20 14:52:20 DEBUG : rename_me: vfs cache: setting modification time to 2025-11-20 14:52:20.657558447 +0000 UTC m=+43.206441189 2025/11/20 14:52:20 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/11/20 14:52:20 DEBUG : rename_me(0xc0008d3e00): >close: err= 2025/11/20 14:52:20 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/11/20 14:52:20 DEBUG : i_was_renamed: Updating file with 0xc0003538c0 2025/11/20 14:52:20 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/11/20 14:52:20 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/20 14:52:20 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:52:20 DEBUG : Looking for writers 2025/11/20 14:52:20 DEBUG : i_was_renamed: reading active writers 2025/11/20 14:52:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/20 14:52:20 DEBUG : Looking for writers 2025/11/20 14:52:20 DEBUG : i_was_renamed: reading active writers 2025/11/20 14:52:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/20 14:52:20 DEBUG : Looking for writers 2025/11/20 14:52:20 DEBUG : i_was_renamed: reading active writers 2025/11/20 14:52:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/20 14:52:20 DEBUG : Looking for writers 2025/11/20 14:52:20 DEBUG : i_was_renamed: reading active writers 2025/11/20 14:52:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/20 14:52:20 DEBUG : i_was_renamed: vfs cache: starting upload 2025/11/20 14:52:20 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:20 DEBUG : i_was_renamed: size = 5 OK 2025/11/20 14:52:20 INFO : i_was_renamed: Copied (new) 2025/11/20 14:52:20 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-11-20 14:52:20 +0000 UTC" 2025/11/20 14:52:20 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/11/20 14:52:20 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/20 14:52:20 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/11/20 14:52:20 DEBUG : Looking for writers 2025/11/20 14:52:20 DEBUG : i_was_renamed: reading active writers 2025/11/20 14:52:20 DEBUG : >WaitForWriters: 2025/11/20 14:52:20 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.20s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:52:20 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:52:20 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/20 14:52:20 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:52:20 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:52:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:52:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:52:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:52:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:52:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/20 14:52:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{ZF2hf}/rclone-test-cavawub8fole" 2025/11/20 14:52:20 INFO : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/20 14:52:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:21 DEBUG : forgetting directory cache 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate(0xc000e8bb80): _readAt: size=512, off=0 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate(0xc000e8bb80): openPending: 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-20 13:53:20 +0000 UTC" against cached fingerprint "" 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/20 14:52:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate(0xc000e8bb80): >openPending: err= 2025/11/20 14:52:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate(0xc000e8bb80): >_readAt: n=20, err=EOF 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate(0xc000e8bb80): close: 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-20 13:53:20 +0000 GMT 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate(0xc000e8bb80): >close: err= 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:21 DEBUG : forgetting directory cache 2025/11/20 14:52:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate(0xc000b3bd80): _readAt: size=512, off=0 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate(0xc000b3bd80): openPending: 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-20 13:54:20 +0000 UTC" against cached fingerprint "20,2025-11-20 13:53:20 +0000 UTC" 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-20 13:54:20 +0000 UTC" != cached fingerprint "20,2025-11-20 13:53:20 +0000 UTC") 2025/11/20 14:52:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/20 14:52:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate(0xc000b3bd80): >openPending: err= 2025/11/20 14:52:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate(0xc000b3bd80): >_readAt: n=20, err=EOF 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate(0xc000b3bd80): close: 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-20 13:54:20 +0000 GMT 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate(0xc000b3bd80): >close: err= 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:21 DEBUG : forgetting directory cache 2025/11/20 14:52:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate(0xc00098a000): _readAt: size=512, off=0 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate(0xc00098a000): openPending: 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-20 13:55:20 +0000 UTC" against cached fingerprint "20,2025-11-20 13:54:20 +0000 UTC" 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-20 13:55:20 +0000 UTC" != cached fingerprint "20,2025-11-20 13:54:20 +0000 UTC") 2025/11/20 14:52:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/20 14:52:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate(0xc00098a000): >openPending: err= 2025/11/20 14:52:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate(0xc00098a000): >_readAt: n=20, err=EOF 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate(0xc00098a000): close: 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-20 13:55:20 +0000 GMT 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate(0xc00098a000): >close: err= 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:21 DEBUG : forgetting directory cache 2025/11/20 14:52:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate(0xc0006d4f40): _readAt: size=512, off=0 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate(0xc0006d4f40): openPending: 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-20 13:56:20 +0000 UTC" against cached fingerprint "20,2025-11-20 13:55:20 +0000 UTC" 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-20 13:56:20 +0000 UTC" != cached fingerprint "20,2025-11-20 13:55:20 +0000 UTC") 2025/11/20 14:52:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/20 14:52:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate(0xc0006d4f40): >openPending: err= 2025/11/20 14:52:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate(0xc0006d4f40): >_readAt: n=20, err=EOF 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate(0xc0006d4f40): close: 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-20 13:56:20 +0000 GMT 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate(0xc0006d4f40): >close: err= 2025/11/20 14:52:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:22 DEBUG : forgetting directory cache 2025/11/20 14:52:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate(0xc0008350c0): _readAt: size=512, off=0 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate(0xc0008350c0): openPending: 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-20 13:57:20 +0000 UTC" against cached fingerprint "20,2025-11-20 13:56:20 +0000 UTC" 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-20 13:57:20 +0000 UTC" != cached fingerprint "20,2025-11-20 13:56:20 +0000 UTC") 2025/11/20 14:52:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/20 14:52:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate(0xc0008350c0): >openPending: err= 2025/11/20 14:52:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate(0xc0008350c0): >_readAt: n=20, err=EOF 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate(0xc0008350c0): close: 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-20 13:57:20 +0000 GMT 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate(0xc0008350c0): >close: err= 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:22 DEBUG : forgetting directory cache 2025/11/20 14:52:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate(0xc0007fab00): _readAt: size=512, off=0 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate(0xc0007fab00): openPending: 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-20 13:58:20 +0000 UTC" against cached fingerprint "20,2025-11-20 13:57:20 +0000 UTC" 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-20 13:58:20 +0000 UTC" != cached fingerprint "20,2025-11-20 13:57:20 +0000 UTC") 2025/11/20 14:52:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/20 14:52:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate(0xc0007fab00): >openPending: err= 2025/11/20 14:52:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate(0xc0007fab00): >_readAt: n=20, err=EOF 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate(0xc0007fab00): close: 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-20 13:58:20 +0000 GMT 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate(0xc0007fab00): >close: err= 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:22 DEBUG : forgetting directory cache 2025/11/20 14:52:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate(0xc0008751c0): _readAt: size=512, off=0 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate(0xc0008751c0): openPending: 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-11-20 13:59:20 +0000 UTC" against cached fingerprint "20,2025-11-20 13:58:20 +0000 UTC" 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-11-20 13:59:20 +0000 UTC" != cached fingerprint "20,2025-11-20 13:58:20 +0000 UTC") 2025/11/20 14:52:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/11/20 14:52:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate(0xc0008751c0): >openPending: err= 2025/11/20 14:52:22 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate(0xc0008751c0): >_readAt: n=21, err=EOF 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate(0xc0008751c0): close: 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-20 13:59:20 +0000 GMT 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate(0xc0008751c0): >close: err= 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:22 DEBUG : forgetting directory cache 2025/11/20 14:52:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate(0xc0009eb540): _readAt: size=512, off=0 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate(0xc0009eb540): openPending: 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-11-20 14:00:20 +0000 UTC" against cached fingerprint "21,2025-11-20 13:59:20 +0000 UTC" 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-11-20 14:00:20 +0000 UTC" != cached fingerprint "21,2025-11-20 13:59:20 +0000 UTC") 2025/11/20 14:52:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/11/20 14:52:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate(0xc0009eb540): >openPending: err= 2025/11/20 14:52:22 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate(0xc0009eb540): >_readAt: n=22, err=EOF 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate(0xc0009eb540): close: 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-20 14:00:20 +0000 GMT 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate(0xc0009eb540): >close: err= 2025/11/20 14:52:22 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:23 DEBUG : forgetting directory cache 2025/11/20 14:52:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate(0xc0008aa940): _readAt: size=512, off=0 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate(0xc0008aa940): openPending: 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-11-20 14:01:20 +0000 UTC" against cached fingerprint "22,2025-11-20 14:00:20 +0000 UTC" 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-11-20 14:01:20 +0000 UTC" != cached fingerprint "22,2025-11-20 14:00:20 +0000 UTC") 2025/11/20 14:52:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/11/20 14:52:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate(0xc0008aa940): >openPending: err= 2025/11/20 14:52:23 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate(0xc0008aa940): >_readAt: n=23, err=EOF 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate(0xc0008aa940): close: 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-20 14:01:20 +0000 GMT 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate(0xc0008aa940): >close: err= 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:23 DEBUG : forgetting directory cache 2025/11/20 14:52:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate(0xc0009421c0): _readAt: size=512, off=0 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate(0xc0009421c0): openPending: 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-11-20 14:02:20 +0000 UTC" against cached fingerprint "23,2025-11-20 14:01:20 +0000 UTC" 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-11-20 14:02:20 +0000 UTC" != cached fingerprint "23,2025-11-20 14:01:20 +0000 UTC") 2025/11/20 14:52:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/11/20 14:52:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate(0xc0009421c0): >openPending: err= 2025/11/20 14:52:23 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate(0xc0009421c0): >_readAt: n=24, err=EOF 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate(0xc0009421c0): close: 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-20 14:02:20 +0000 GMT 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate(0xc0009421c0): >close: err= 2025/11/20 14:52:23 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:52:23 DEBUG : Looking for writers 2025/11/20 14:52:23 DEBUG : TestRWCacheUpdate: reading active writers 2025/11/20 14:52:23 DEBUG : >WaitForWriters: 2025/11/20 14:52:23 DEBUG : webdav root 'rclone-test-cavawub8fole': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:52:23 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:23 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:23 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:23 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:52:23 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:52:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:52:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/20 14:52:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/20 14:52:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/20 14:52:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:52:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/20 14:52:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/20 14:52:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/20 14:52:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:52:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/20 14:52:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/20 14:52:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/20 14:52:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:23 DEBUG : forgetting directory cache 2025/11/20 14:52:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/20 14:52:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:23 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:52:23 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/20 14:52:23 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/20 14:52:23 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/20 14:52:23 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:23 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:23 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:52:23 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/20 14:52:23 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/20 14:52:23 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/20 14:52:23 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:23 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:52:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/20 14:52:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/20 14:52:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/20 14:52:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:23 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:52:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/20 14:52:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/20 14:52:23 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/11/20 14:52:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:23 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:52:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/20 14:52:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/20 14:52:23 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/11/20 14:52:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:23 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:52:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/20 14:52:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/20 14:52:23 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/11/20 14:52:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:23 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:52:23 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/20 14:52:23 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/20 14:52:23 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/20 14:52:23 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:23 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:23 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:52:23 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/20 14:52:23 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/20 14:52:23 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/20 14:52:23 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:23 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:23 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:52:23 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/20 14:52:23 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/20 14:52:23 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:52:23 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/20 14:52:23 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/20 14:52:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:52:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/20 14:52:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/20 14:52:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/20 14:52:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:23 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:52:23 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/11/20 14:52:23 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:52:23 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/11/20 14:52:23 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:52:23 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/11/20 14:52:23 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:52:23 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/20 14:52:23 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/20 14:52:23 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/20 14:52:23 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:23 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:23 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:52:23 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/20 14:52:23 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/20 14:52:23 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/20 14:52:23 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:23 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:23 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:52:23 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/11/20 14:52:23 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:52:23 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/11/20 14:52:23 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:52:23 DEBUG : Looking for writers 2025/11/20 14:52:23 DEBUG : FiLeA: reading active writers 2025/11/20 14:52:23 DEBUG : FiLeB: reading active writers 2025/11/20 14:52:23 DEBUG : FilEb: reading active writers 2025/11/20 14:52:23 DEBUG : >WaitForWriters: 2025/11/20 14:52:23 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:52:23 DEBUG : Looking for writers 2025/11/20 14:52:23 DEBUG : FiLeB: reading active writers 2025/11/20 14:52:23 DEBUG : FilEb: reading active writers 2025/11/20 14:52:23 DEBUG : FiLeA: reading active writers 2025/11/20 14:52:23 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:52:23 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:23 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:23 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:52:23 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:52:23 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/20 14:52:23 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/20 14:52:23 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/20 14:52:23 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:23 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:23 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:52:23 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/11/20 14:52:23 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/11/20 14:52:23 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/11/20 14:52:23 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:23 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:23 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:52:23 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/20 14:52:23 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/20 14:52:23 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/20 14:52:23 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:23 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:23 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:52:23 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/11/20 14:52:23 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:52:23 DEBUG : Looking for writers 2025/11/20 14:52:23 DEBUG : normal name with no special characters.txt: reading active writers 2025/11/20 14:52:23 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/11/20 14:52:23 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:52:23 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:52:23 DEBUG : webdav root 'rclone-test-cavawub8fole': Reusing VFS from active cache 2025/11/20 14:52:23 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:52:23 DEBUG : Looking for writers 2025/11/20 14:52:23 DEBUG : >WaitForWriters: 2025/11/20 14:52:23 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:52:23 DEBUG : Looking for writers 2025/11/20 14:52:23 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:52:23 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:52:23 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:52:23 DEBUG : Looking for writers 2025/11/20 14:52:23 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:52:23 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:52:23 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:52:23 DEBUG : Looking for writers 2025/11/20 14:52:23 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:52:24 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:52:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:24 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:24 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:52:24 DEBUG : dir: Looking for writers 2025/11/20 14:52:24 DEBUG : file2: reading active writers 2025/11/20 14:52:24 DEBUG : Looking for writers 2025/11/20 14:52:24 DEBUG : dir: reading active writers 2025/11/20 14:52:24 DEBUG : file1: reading active writers 2025/11/20 14:52:24 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:52:24 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:52:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:24 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:24 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:52:24 DEBUG : dir: Looking for writers 2025/11/20 14:52:24 DEBUG : Looking for writers 2025/11/20 14:52:24 DEBUG : dir: reading active writers 2025/11/20 14:52:24 DEBUG : file1: reading active writers 2025/11/20 14:52:24 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:52:24 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:52:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:24 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:24 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:52:24 DEBUG : file1: Open: flags=O_RDONLY 2025/11/20 14:52:24 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/20 14:52:24 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/20 14:52:24 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:52:24 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/11/20 14:52:24 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/20 14:52:24 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/20 14:52:24 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:52:24 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:52:24 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/20 14:52:24 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/11/20 14:52:24 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/11/20 14:52:24 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/20 14:52:24 DEBUG : webdav root 'rclone-test-cavawub8fole': File to upload is small (0 bytes), uploading instead of streaming 2025/11/20 14:52:24 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:24 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/20 14:52:24 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/11/20 14:52:24 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/20 14:52:24 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:52:24 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/20 14:52:24 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:52:24 DEBUG : dir: Looking for writers 2025/11/20 14:52:24 DEBUG : file2: reading active writers 2025/11/20 14:52:24 DEBUG : new_file.txt: reading active writers 2025/11/20 14:52:24 DEBUG : Looking for writers 2025/11/20 14:52:24 DEBUG : dir: reading active writers 2025/11/20 14:52:24 DEBUG : file1: reading active writers 2025/11/20 14:52:24 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:52:24 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:52:24 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:24 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/11/20 14:52:24 DEBUG : dir/file1: Updating file with dir/file1 0xc00070c0c0 2025/11/20 14:52:24 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/20 14:52:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/20 14:52:24 INFO : dir/file1: Moved (server-side) to: file0 2025/11/20 14:52:24 DEBUG : file0: Updating file with file0 0xc00070c0c0 2025/11/20 14:52:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/20 14:52:24 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/11/20 14:52:24 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:52:24 DEBUG : dir: Looking for writers 2025/11/20 14:52:24 DEBUG : Looking for writers 2025/11/20 14:52:24 DEBUG : dir: reading active writers 2025/11/20 14:52:24 DEBUG : file0: reading active writers 2025/11/20 14:52:24 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:52:24 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:52:24 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:52:24 DEBUG : Looking for writers 2025/11/20 14:52:24 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:52:24 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:52:24 DEBUG : Added virtual directory entry vAddDir: "/" 2025/11/20 14:52:24 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/20 14:52:24 DEBUG : Added virtual directory entry vAddDir: "b" 2025/11/20 14:52:25 DEBUG : Added virtual directory entry vAddDir: "c" 2025/11/20 14:52:25 DEBUG : Added virtual directory entry vAddDir: "d" 2025/11/20 14:52:25 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:52:25 DEBUG : a: Looking for writers 2025/11/20 14:52:25 DEBUG : b: Looking for writers 2025/11/20 14:52:25 DEBUG : c: Looking for writers 2025/11/20 14:52:25 DEBUG : d: Looking for writers 2025/11/20 14:52:25 DEBUG : Looking for writers 2025/11/20 14:52:25 DEBUG : Looking for writers 2025/11/20 14:52:25 DEBUG : /: reading active writers 2025/11/20 14:52:25 DEBUG : a: reading active writers 2025/11/20 14:52:25 DEBUG : b: reading active writers 2025/11/20 14:52:25 DEBUG : c: reading active writers 2025/11/20 14:52:25 DEBUG : d: reading active writers 2025/11/20 14:52:25 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.40s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:52:25 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:52:25 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/20 14:52:25 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/11/20 14:52:25 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/11/20 14:52:25 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/11/20 14:52:25 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:52:25 DEBUG : a/b/c/d: Looking for writers 2025/11/20 14:52:25 DEBUG : a/b/c: Looking for writers 2025/11/20 14:52:25 DEBUG : d: reading active writers 2025/11/20 14:52:25 DEBUG : a/b: Looking for writers 2025/11/20 14:52:25 DEBUG : c: reading active writers 2025/11/20 14:52:25 DEBUG : a: Looking for writers 2025/11/20 14:52:25 DEBUG : b: reading active writers 2025/11/20 14:52:25 DEBUG : Looking for writers 2025/11/20 14:52:25 DEBUG : a: reading active writers 2025/11/20 14:52:25 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-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:52:25 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:52:25 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:52:25 DEBUG : Looking for writers 2025/11/20 14:52:25 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-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:52:25 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:52:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:52:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:52:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:52:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/20 14:52:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/20 14:52:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:52:25 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/20 14:52:25 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/20 14:52:25 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/11/20 14:52:25 DEBUG : webdav root 'rclone-test-cavawub8fole': File to upload is small (5 bytes), uploading instead of streaming 2025/11/20 14:52:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:25 DEBUG : file1: size = 5 OK 2025/11/20 14:52:25 DEBUG : file1: Size of src and dst objects identical 2025/11/20 14:52:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:52:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:52:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:52:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:52:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/20 14:52:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/20 14:52:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:52:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:52:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:52:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/20 14:52:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/20 14:52:25 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/11/20 14:52:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/20 14:52:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/20 14:52:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:52:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/20 14:52:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/20 14:52:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:52:25 DEBUG : webdav root 'rclone-test-cavawub8fole': File to upload is small (0 bytes), uploading instead of streaming 2025/11/20 14:52:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:25 DEBUG : file1: size = 0 OK 2025/11/20 14:52:25 DEBUG : file1: Size of src and dst objects identical 2025/11/20 14:52:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:52:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/20 14:52:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/20 14:52:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:52:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/20 14:52:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/20 14:52:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:52:25 DEBUG : webdav root 'rclone-test-cavawub8fole': File to upload is small (7 bytes), uploading instead of streaming 2025/11/20 14:52:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:25 DEBUG : file1: size = 7 OK 2025/11/20 14:52:25 DEBUG : file1: Size of src and dst objects identical 2025/11/20 14:52:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:52:25 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:52:25 DEBUG : Looking for writers 2025/11/20 14:52:25 DEBUG : file1: reading active writers 2025/11/20 14:52:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:52:25 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:52:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:52:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:52:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:52:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/20 14:52:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/20 14:52:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:52:25 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/11/20 14:52:26 DEBUG : file1: aborting in-sequence write wait, off=100 2025/11/20 14:52:26 DEBUG : file1: failed to wait for in-sequence write to 100 2025/11/20 14:52:26 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/11/20 14:52:26 DEBUG : webdav root 'rclone-test-cavawub8fole': File to upload is small (11 bytes), uploading instead of streaming 2025/11/20 14:52:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:26 DEBUG : file1: size = 11 OK 2025/11/20 14:52:26 DEBUG : file1: Size of src and dst objects identical 2025/11/20 14:52:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:52:26 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/11/20 14:52:26 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:52:26 DEBUG : Looking for writers 2025/11/20 14:52:26 DEBUG : file1: reading active writers 2025/11/20 14:52:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:52:26 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:52:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:52:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:52:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:52:26 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/20 14:52:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/20 14:52:26 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/11/20 14:52:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:52:26 DEBUG : webdav root 'rclone-test-cavawub8fole': File to upload is small (5 bytes), uploading instead of streaming 2025/11/20 14:52:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:27 DEBUG : file1: size = 5 OK 2025/11/20 14:52:27 DEBUG : file1: Size of src and dst objects identical 2025/11/20 14:52:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:52:27 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/11/20 14:52:27 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:52:27 DEBUG : Looking for writers 2025/11/20 14:52:27 DEBUG : file1: reading active writers 2025/11/20 14:52:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:52:27 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:52:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:52:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:52:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:52:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/20 14:52:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/20 14:52:27 DEBUG : file1: WriteFileHandle.Release closing 2025/11/20 14:52:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:52:27 DEBUG : webdav root 'rclone-test-cavawub8fole': File to upload is small (0 bytes), uploading instead of streaming 2025/11/20 14:52:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:27 DEBUG : file1: size = 0 OK 2025/11/20 14:52:27 DEBUG : file1: Size of src and dst objects identical 2025/11/20 14:52:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:52:27 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/11/20 14:52:27 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:52:27 DEBUG : Looking for writers 2025/11/20 14:52:27 DEBUG : file1: reading active writers 2025/11/20 14:52:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:52:27 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:52:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:52:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:52:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:52:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/20 14:52:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/11/20 14:52:27 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:52:27 DEBUG : Looking for writers 2025/11/20 14:52:27 DEBUG : file1: reading active writers 2025/11/20 14:52:27 DEBUG : file1: active writers 1 2025/11/20 14:52:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/11/20 14:52:27 DEBUG : Looking for writers 2025/11/20 14:52:27 DEBUG : file1: reading active writers 2025/11/20 14:52:27 DEBUG : file1: active writers 1 2025/11/20 14:52:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/11/20 14:52:27 DEBUG : Looking for writers 2025/11/20 14:52:27 DEBUG : file1: reading active writers 2025/11/20 14:52:27 DEBUG : file1: active writers 1 2025/11/20 14:52:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/11/20 14:52:27 DEBUG : Looking for writers 2025/11/20 14:52:27 DEBUG : file1: reading active writers 2025/11/20 14:52:27 DEBUG : file1: active writers 1 2025/11/20 14:52:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/11/20 14:52:27 DEBUG : Looking for writers 2025/11/20 14:52:27 DEBUG : file1: reading active writers 2025/11/20 14:52:27 DEBUG : file1: active writers 1 2025/11/20 14:52:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/11/20 14:52:27 DEBUG : Looking for writers 2025/11/20 14:52:27 DEBUG : file1: reading active writers 2025/11/20 14:52:27 DEBUG : file1: active writers 1 2025/11/20 14:52:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/11/20 14:52:27 DEBUG : Looking for writers 2025/11/20 14:52:27 DEBUG : file1: reading active writers 2025/11/20 14:52:27 DEBUG : file1: active writers 1 2025/11/20 14:52:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/11/20 14:52:28 DEBUG : Looking for writers 2025/11/20 14:52:28 DEBUG : file1: reading active writers 2025/11/20 14:52:28 DEBUG : file1: active writers 1 2025/11/20 14:52:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/20 14:52:29 DEBUG : Looking for writers 2025/11/20 14:52:29 DEBUG : file1: reading active writers 2025/11/20 14:52:29 DEBUG : file1: active writers 1 2025/11/20 14:52:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/20 14:52:30 DEBUG : Looking for writers 2025/11/20 14:52:30 DEBUG : file1: reading active writers 2025/11/20 14:52:30 DEBUG : file1: active writers 1 2025/11/20 14:52:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/20 14:52:31 DEBUG : Looking for writers 2025/11/20 14:52:31 DEBUG : file1: reading active writers 2025/11/20 14:52:31 DEBUG : file1: active writers 1 2025/11/20 14:52:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/20 14:52:32 DEBUG : Looking for writers 2025/11/20 14:52:32 DEBUG : file1: reading active writers 2025/11/20 14:52:32 DEBUG : file1: active writers 1 2025/11/20 14:52:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/20 14:52:33 DEBUG : Looking for writers 2025/11/20 14:52:33 DEBUG : file1: reading active writers 2025/11/20 14:52:33 DEBUG : file1: active writers 1 2025/11/20 14:52:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/20 14:52:34 DEBUG : Looking for writers 2025/11/20 14:52:34 DEBUG : file1: reading active writers 2025/11/20 14:52:34 DEBUG : file1: active writers 1 2025/11/20 14:52:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/20 14:52:35 DEBUG : Looking for writers 2025/11/20 14:52:35 DEBUG : file1: reading active writers 2025/11/20 14:52:35 DEBUG : file1: active writers 1 2025/11/20 14:52:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/20 14:52:36 DEBUG : Looking for writers 2025/11/20 14:52:36 DEBUG : file1: reading active writers 2025/11/20 14:52:36 DEBUG : file1: active writers 1 2025/11/20 14:52:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/20 14:52:37 DEBUG : Looking for writers 2025/11/20 14:52:37 DEBUG : file1: reading active writers 2025/11/20 14:52:37 DEBUG : file1: active writers 1 2025/11/20 14:52:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/20 14:52:38 DEBUG : Looking for writers 2025/11/20 14:52:38 DEBUG : file1: reading active writers 2025/11/20 14:52:38 DEBUG : file1: active writers 1 2025/11/20 14:52:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/20 14:52:39 DEBUG : Looking for writers 2025/11/20 14:52:39 DEBUG : file1: reading active writers 2025/11/20 14:52:39 DEBUG : file1: active writers 1 2025/11/20 14:52:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/20 14:52:40 DEBUG : Looking for writers 2025/11/20 14:52:40 DEBUG : file1: reading active writers 2025/11/20 14:52:40 DEBUG : file1: active writers 1 2025/11/20 14:52:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/20 14:52:41 DEBUG : Looking for writers 2025/11/20 14:52:41 DEBUG : file1: reading active writers 2025/11/20 14:52:41 DEBUG : file1: active writers 1 2025/11/20 14:52:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/20 14:52:42 DEBUG : Looking for writers 2025/11/20 14:52:42 DEBUG : file1: reading active writers 2025/11/20 14:52:42 DEBUG : file1: active writers 1 2025/11/20 14:52:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/20 14:52:43 DEBUG : Looking for writers 2025/11/20 14:52:43 DEBUG : file1: reading active writers 2025/11/20 14:52:43 DEBUG : file1: active writers 1 2025/11/20 14:52:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/20 14:52:44 DEBUG : Looking for writers 2025/11/20 14:52:44 DEBUG : file1: reading active writers 2025/11/20 14:52:44 DEBUG : file1: active writers 1 2025/11/20 14:52:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/20 14:52:45 DEBUG : Looking for writers 2025/11/20 14:52:45 DEBUG : file1: reading active writers 2025/11/20 14:52:45 DEBUG : file1: active writers 1 2025/11/20 14:52:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/20 14:52:46 DEBUG : Looking for writers 2025/11/20 14:52:46 DEBUG : file1: reading active writers 2025/11/20 14:52:46 DEBUG : file1: active writers 1 2025/11/20 14:52:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/20 14:52:47 DEBUG : Looking for writers 2025/11/20 14:52:47 DEBUG : file1: reading active writers 2025/11/20 14:52:47 DEBUG : file1: active writers 1 2025/11/20 14:52:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/20 14:52:48 DEBUG : Looking for writers 2025/11/20 14:52:48 DEBUG : file1: reading active writers 2025/11/20 14:52:48 DEBUG : file1: active writers 1 2025/11/20 14:52:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/20 14:52:49 DEBUG : Looking for writers 2025/11/20 14:52:49 DEBUG : file1: reading active writers 2025/11/20 14:52:49 DEBUG : file1: active writers 1 2025/11/20 14:52:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/20 14:52:50 DEBUG : Looking for writers 2025/11/20 14:52:50 DEBUG : file1: reading active writers 2025/11/20 14:52:50 DEBUG : file1: active writers 1 2025/11/20 14:52:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/20 14:52:51 DEBUG : Looking for writers 2025/11/20 14:52:51 DEBUG : file1: reading active writers 2025/11/20 14:52:51 DEBUG : file1: active writers 1 2025/11/20 14:52:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/20 14:52:52 DEBUG : Looking for writers 2025/11/20 14:52:52 DEBUG : file1: reading active writers 2025/11/20 14:52:52 DEBUG : file1: active writers 1 2025/11/20 14:52:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/20 14:52:53 DEBUG : Looking for writers 2025/11/20 14:52:53 DEBUG : file1: reading active writers 2025/11/20 14:52:53 DEBUG : file1: active writers 1 2025/11/20 14:52:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/20 14:52:54 DEBUG : Looking for writers 2025/11/20 14:52:54 DEBUG : file1: reading active writers 2025/11/20 14:52:54 DEBUG : file1: active writers 1 2025/11/20 14:52:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/20 14:52:55 DEBUG : Looking for writers 2025/11/20 14:52:55 DEBUG : file1: reading active writers 2025/11/20 14:52:55 DEBUG : file1: active writers 1 2025/11/20 14:52:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/20 14:52:56 DEBUG : Looking for writers 2025/11/20 14:52:56 DEBUG : file1: reading active writers 2025/11/20 14:52:56 DEBUG : file1: active writers 1 2025/11/20 14:52:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/20 14:52:57 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/11/20 14:52:57 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:52:57 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:52:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:52:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:52:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:52:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/20 14:52:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/20 14:52:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:52:57 DEBUG : webdav root 'rclone-test-cavawub8fole': File to upload is small (0 bytes), uploading instead of streaming 2025/11/20 14:52:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:57 DEBUG : file1: size = 0 OK 2025/11/20 14:52:57 DEBUG : file1: Size of src and dst objects identical 2025/11/20 14:52:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:52:57 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:52:57 DEBUG : file1: Open: flags=O_RDONLY 2025/11/20 14:52:57 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/20 14:52:57 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/20 14:52:57 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:57 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:57 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:52:57 DEBUG : Looking for writers 2025/11/20 14:52:57 DEBUG : file1: reading active writers 2025/11/20 14:52:57 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:52:57 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:52:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/20 14:52:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/20 14:52:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:52:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/20 14:52:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/20 14:52:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:52:57 DEBUG : webdav root 'rclone-test-cavawub8fole': File to upload is small (100 bytes), uploading instead of streaming 2025/11/20 14:52:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:57 DEBUG : file1: size = 100 OK 2025/11/20 14:52:57 DEBUG : file1: Size of src and dst objects identical 2025/11/20 14:52:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/20 14:52:57 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/20 14:52:57 DEBUG : file1: Open: flags=O_RDONLY 2025/11/20 14:52:57 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/20 14:52:57 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/20 14:52:57 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:57 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:57 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:52:57 DEBUG : Looking for writers 2025/11/20 14:52:57 DEBUG : file1: reading active writers 2025/11/20 14:52:57 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:52:57 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:52:57 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:57 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:57 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:57 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:57 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:57 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/11/20 14:52:57 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/11/20 14:52:57 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:57 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:57 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/11/20 14:52:57 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/11/20 14:52:57 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:57 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:57 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/11/20 14:52:57 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/11/20 14:52:57 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:57 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:57 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/11/20 14:52:57 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/11/20 14:52:57 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:57 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:57 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/11/20 14:52:57 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/11/20 14:52:57 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:57 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:57 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:52:57 DEBUG : flat: Looking for writers 2025/11/20 14:52:57 DEBUG : f003.txt: reading active writers 2025/11/20 14:52:57 DEBUG : f004.txt: reading active writers 2025/11/20 14:52:57 DEBUG : f000.txt: reading active writers 2025/11/20 14:52:57 DEBUG : f001.txt: reading active writers 2025/11/20 14:52:57 DEBUG : f002.txt: reading active writers 2025/11/20 14:52:57 DEBUG : Looking for writers 2025/11/20 14:52:57 DEBUG : flat: reading active writers 2025/11/20 14:52:57 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.36s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:52:57 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:52:57 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:57 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:57 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:57 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/11/20 14:52:57 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/11/20 14:52:57 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:57 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:57 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/11/20 14:52:57 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/11/20 14:52:57 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:57 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:57 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/11/20 14:52:57 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/11/20 14:52:57 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:57 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:57 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:52:57 DEBUG : a/b/c: Looking for writers 2025/11/20 14:52:57 DEBUG : deep.txt: reading active writers 2025/11/20 14:52:57 DEBUG : a/b: Looking for writers 2025/11/20 14:52:57 DEBUG : c: reading active writers 2025/11/20 14:52:57 DEBUG : mid.txt: reading active writers 2025/11/20 14:52:57 DEBUG : a: Looking for writers 2025/11/20 14:52:57 DEBUG : b: reading active writers 2025/11/20 14:52:57 DEBUG : top.txt: reading active writers 2025/11/20 14:52:57 DEBUG : Looking for writers 2025/11/20 14:52:57 DEBUG : a: reading active writers 2025/11/20 14:52:57 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.33s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:52:58 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:52:58 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:58 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/11/20 14:52:58 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/11/20 14:52:58 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:58 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:52:58 DEBUG : bigdir: Looking for writers 2025/11/20 14:52:58 DEBUG : big.bin: reading active writers 2025/11/20 14:52:58 DEBUG : Looking for writers 2025/11/20 14:52:58 DEBUG : bigdir: reading active writers 2025/11/20 14:52:58 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.61s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-cavawub8fole'", Local "Local file system at /tmp/rclone3222101577", Modify Window "1s" 2025/11/20 14:52:58 INFO : webdav root 'rclone-test-cavawub8fole': poll-interval is not supported by this remote 2025/11/20 14:52:58 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:58 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:58 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2025/11/20 14:52:58 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/11/20 14:52:58 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/11/20 14:52:58 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:58 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:58 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/11/20 14:52:58 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/11/20 14:52:58 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:58 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:58 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/11/20 14:52:58 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/11/20 14:52:58 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/20 14:52:58 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/20 14:52:58 DEBUG : WaitForWriters: timeout=30s 2025/11/20 14:52:58 DEBUG : dir1: Looking for writers 2025/11/20 14:52:58 DEBUG : a.txt: reading active writers 2025/11/20 14:52:58 DEBUG : dir2: Looking for writers 2025/11/20 14:52:58 DEBUG : b.txt: reading active writers 2025/11/20 14:52:58 DEBUG : dir3: Looking for writers 2025/11/20 14:52:58 DEBUG : c.txt: reading active writers 2025/11/20 14:52:58 DEBUG : Looking for writers 2025/11/20 14:52:58 DEBUG : dir1: reading active writers 2025/11/20 14:52:58 DEBUG : dir2: reading active writers 2025/11/20 14:52:58 DEBUG : dir3: reading active writers 2025/11/20 14:52:58 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/11/20 14:52:58 DEBUG : webdav root 'rclone-test-cavawub8fole': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.51510547s (try 1/5)