- The multicast test failure could be caused by https://github.com/actions/runner-images/issues/10924 - The `getpwuid` failure is that the direct `unix` call returns `pw_shell = /bin/bash` but the `lwt_unix` call returns `pw_shell = /bin/sh`
getpwuidfailure is that the directunixcall returnspw_shell = /bin/bashbut thelwt_unixcall returnspw_shell = /bin/sh