The "cleanup" in ed9a7fbdd7d39c4b9226bf5b7c4b565c28bae876 added globally executed mutable modification to the defined container marks by in-place mutating marks via "_marks += _non_fips_host_skip_mark", which causes every container in any test to be skipped, including non-fips tests. Revert the bulk of that cleanup and do a shallow copy instead.
The "cleanup" in ed9a7fbdd7d39c4b9226bf5b7c4b565c28bae876 added globally executed mutable modification to the defined container marks by in-place mutating marks via "_marks += _non_fips_host_skip_mark", which causes every container in any test to be skipped, including non-fips tests. Revert the bulk of that cleanup and do a shallow copy instead.