Getting:
TASK [gather facts] ***********************************************************
Wednesday 23 November 2022 10:30:57 +0000 (0:00:00.098) 0:00:00.997 ****
Wednesday 23 November 2022 10:30:57 +0000 (0:00:00.098) 0:00:00.996 ****
The authenticity of host 'copr-be-dev.aws.fedoraproject.org (18.208.10.131)' can't be established.
ED25519 key fingerprint is SHA256:0FAk4qNLXN6uCdH34Ki+EmBwu6ZI4PzpWbAMKJf7lvM.
Are you sure you want to continue connecting (yes/no/[fingerprint])?
Instead of copy-pasted wait-for-ssh one in this repo. Long term it
would be better if we moved the script into 'resalloc-server' or
'resalloc-server-helpers' (or alike).
WARNING --os-type is deprecated and does nothing. Please stop using it.
WARNING
--os-variant/--osinfo OS name is required, but no value was
set or detected.
This is now a fatal error. Specifying an OS name is required
for modern, performant, and secure virtual machine defaults.
You can see a full list of possible OS name values with:
virt-install --osinfo list
If your Linux distro is not listed, try one of generic values
such as: linux2022, linux2020, linux2018, linux2016
If you just need to get the old behavior back, you can use:
--osinfo detect=on,require=off
Or export VIRTINSTALL_OSINFO_DISABLE_REQUIRE=1
WARNING VIRTINSTALL_OSINFO_DISABLE_REQUIRE set. Skipping fatal error.
WARNING Using --osinfo generic, VM performance may suffer. Specify an accurate OS for optimal results.
[DEPRECATION WARNING]:
[defaults]callback_whitelist option, normalizing names to new standard,
use callbacks_enabled instead. This feature will be removed from
ansible-core in version 2.15. Deprecation warnings can be disabled by
setting deprecation_warnings=False in ansible.cfg.
Both scripts help when cleaning up badges. All authorizations and
all invitations as well as awardees need to be removed before the
badge itself can be removed.
There's no functionality in the web interface to see who's
authorized for particular badges.
Invitations are a bit of an undocumented feature. But I stumbled
upon it trying to delete an old badge.
It was notoriously colliding with other system users like copr-signer
and others.
Revert "copr: test without nrpe_client_uid specified"
This reverts commit 435b71a695.