No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles PLAY [Test remove nonexistent pool] ******************************************** TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:22:57 -0400 (0:00:00.020) 0:00:00.020 ********* ok: [managed_node1] TASK [Run the role] ************************************************************ Thursday 25 July 2024 07:22:58 -0400 (0:00:01.098) 0:00:01.119 ********* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** Thursday 25 July 2024 07:22:58 -0400 (0:00:00.024) 0:00:01.144 ********* included: /var/ARTIFACTS/work-general7m17y9p9/plans/general/tree/tmp.k1dCLeL8xH/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** Thursday 25 July 2024 07:22:58 -0400 (0:00:00.037) 0:00:01.182 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** Thursday 25 July 2024 07:22:58 -0400 (0:00:00.033) 0:00:01.215 ********* skipping: [managed_node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/var/ARTIFACTS/work-general7m17y9p9/plans/general/tree/tmp.k1dCLeL8xH/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed_node1] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/var/ARTIFACTS/work-general7m17y9p9/plans/general/tree/tmp.k1dCLeL8xH/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** Thursday 25 July 2024 07:22:58 -0400 (0:00:00.064) 0:00:01.280 ********* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** Thursday 25 July 2024 07:22:58 -0400 (0:00:00.526) 0:00:01.807 ********* ok: [managed_node1] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** Thursday 25 July 2024 07:22:58 -0400 (0:00:00.037) 0:00:01.845 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** Thursday 25 July 2024 07:22:58 -0400 (0:00:00.016) 0:00:01.861 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** Thursday 25 July 2024 07:22:58 -0400 (0:00:00.016) 0:00:01.877 ********* included: /var/ARTIFACTS/work-general7m17y9p9/plans/general/tree/tmp.k1dCLeL8xH/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed_node1 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* Thursday 25 July 2024 07:22:58 -0400 (0:00:00.061) 0:00:01.939 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kmod-kvdo libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python3-blivet stratis-cli stratisd vdo xfsprogs TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** Thursday 25 July 2024 07:23:01 -0400 (0:00:02.940) 0:00:04.879 ********* ok: [managed_node1] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** Thursday 25 July 2024 07:23:01 -0400 (0:00:00.033) 0:00:04.913 ********* ok: [managed_node1] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** Thursday 25 July 2024 07:23:01 -0400 (0:00:00.033) 0:00:04.947 ********* ok: [managed_node1] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** Thursday 25 July 2024 07:23:02 -0400 (0:00:00.754) 0:00:05.702 ********* included: /var/ARTIFACTS/work-general7m17y9p9/plans/general/tree/tmp.k1dCLeL8xH/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for managed_node1 TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** Thursday 25 July 2024 07:23:02 -0400 (0:00:00.056) 0:00:05.759 ********* TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** Thursday 25 July 2024 07:23:02 -0400 (0:00:00.015) 0:00:05.774 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ Thursday 25 July 2024 07:23:02 -0400 (0:00:00.016) 0:00:05.791 ********* TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** Thursday 25 July 2024 07:23:02 -0400 (0:00:00.014) 0:00:05.805 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kpartx TASK [fedora.linux_system_roles.storage : Get service facts] ******************* Thursday 25 July 2024 07:23:05 -0400 (0:00:02.874) 0:00:08.680 ********* ok: [managed_node1] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "stratis-fstab-setup@.service": { "name": "stratis-fstab-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "stratisd-min-postinitrd.service": { "name": "stratisd-min-postinitrd.service", "source": "systemd", "state": "inactive", "status": "static" }, "stratisd.service": { "name": "stratisd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** Thursday 25 July 2024 07:23:07 -0400 (0:00:02.106) 0:00:10.787 ********* ok: [managed_node1] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** Thursday 25 July 2024 07:23:07 -0400 (0:00:00.032) 0:00:10.819 ********* TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** Thursday 25 July 2024 07:23:07 -0400 (0:00:00.017) 0:00:10.837 ********* ok: [managed_node1] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** Thursday 25 July 2024 07:23:08 -0400 (0:00:00.615) 0:00:11.453 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** Thursday 25 July 2024 07:23:08 -0400 (0:00:00.020) 0:00:11.473 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721904799.1180906, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4644c54c9838cbc512975c626cc4f46832c5b181", "ctime": 1716969427.210901, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1716969427.210901, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1321, "uid": 0, "version": "1528175122", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** Thursday 25 July 2024 07:23:08 -0400 (0:00:00.408) 0:00:11.881 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** Thursday 25 July 2024 07:23:08 -0400 (0:00:00.021) 0:00:11.903 ********* TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** Thursday 25 July 2024 07:23:08 -0400 (0:00:00.017) 0:00:11.920 ********* ok: [managed_node1] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** Thursday 25 July 2024 07:23:08 -0400 (0:00:00.021) 0:00:11.941 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** Thursday 25 July 2024 07:23:08 -0400 (0:00:00.021) 0:00:11.963 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** Thursday 25 July 2024 07:23:08 -0400 (0:00:00.021) 0:00:11.984 ********* TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** Thursday 25 July 2024 07:23:08 -0400 (0:00:00.018) 0:00:12.002 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** Thursday 25 July 2024 07:23:09 -0400 (0:00:00.018) 0:00:12.021 ********* TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** Thursday 25 July 2024 07:23:09 -0400 (0:00:00.018) 0:00:12.039 ********* TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** Thursday 25 July 2024 07:23:09 -0400 (0:00:00.018) 0:00:12.057 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** Thursday 25 July 2024 07:23:09 -0400 (0:00:00.018) 0:00:12.076 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721905009.1831107, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716968941.893, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1716968586.525, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1157759751", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** Thursday 25 July 2024 07:23:09 -0400 (0:00:00.410) 0:00:12.487 ********* TASK [fedora.linux_system_roles.storage : Update facts] ************************ Thursday 25 July 2024 07:23:09 -0400 (0:00:00.017) 0:00:12.504 ********* ok: [managed_node1] TASK [Mark tasks to be skipped] ************************************************ Thursday 25 July 2024 07:23:10 -0400 (0:00:00.812) 0:00:13.317 ********* ok: [managed_node1] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks] ******************************************************** Thursday 25 July 2024 07:23:10 -0400 (0:00:00.025) 0:00:13.342 ********* included: /var/ARTIFACTS/work-general7m17y9p9/plans/general/tree/tmp.k1dCLeL8xH/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml for managed_node1 TASK [Ensure test packages] **************************************************** Thursday 25 July 2024 07:23:10 -0400 (0:00:00.028) 0:00:13.370 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: util-linux TASK [Find unused disks in the system] ***************************************** Thursday 25 July 2024 07:23:13 -0400 (0:00:02.933) 0:00:16.304 ********* ok: [managed_node1] => { "changed": false, "disks": "Unable to find unused disk", "info": [ "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG-SEC=\"512\"", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions" ] } TASK [Debug why there are no unused disks] ************************************* Thursday 25 July 2024 07:23:13 -0400 (0:00:00.526) 0:00:16.830 ********* ok: [managed_node1] => { "changed": false, "cmd": "set -x\nexec 1>&2\nlsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC\njournalctl -ex\n", "delta": "0:00:00.026429", "end": "2024-07-25 07:23:14.287498", "rc": 0, "start": "2024-07-25 07:23:14.261069" } STDERR: + exec + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" LOG-SEC="512" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" LOG-SEC="512" + journalctl -ex -- Logs begin at Thu 2024-07-25 06:52:50 EDT, end at Thu 2024-07-25 07:23:14 EDT. -- Jul 25 07:17:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[132864]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[132990]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tlunwxfdygmfdosrcpnyngupcsdvmciv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906228.619279-26126-87649742794109/AnsiballZ_service_facts.py' Jul 25 07:17:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[132990]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:08 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[132993]: ansible-service_facts Invoked Jul 25 07:17:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[132990]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133210]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ctygopqfxlstbyuqxbpesnlgqwozqdgh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906230.6645203-26139-78301654710449/AnsiballZ_blivet.py' Jul 25 07:17:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133210]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:11 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[133213]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:17:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133210]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133338]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hiqvkctvukhqfnecrlucfivagyjwaacd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906231.2603197-26150-26171642648566/AnsiballZ_stat.py' Jul 25 07:17:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133338]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:11 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[133341]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:17:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133338]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133466]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zabejktzzebesmbtujunntdwgldevuyn ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906231.8491461-26179-23937560677069/AnsiballZ_stat.py' Jul 25 07:17:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133466]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:12 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[133469]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:17:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133466]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133594]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gkjqdcvzmveppfodmkocgsqydsirqfoo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906232.2612188-26190-90819023575358/AnsiballZ_setup.py' Jul 25 07:17:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133594]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:12 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[133597]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:17:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133594]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133748]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ttoxneneizvdajkhqtrvvsfjqvmrrbfn ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906233.0620642-26201-117176297873875/AnsiballZ_package_facts.py' Jul 25 07:17:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133748]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:13 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[133751]: ansible-package_facts Invoked with manager=['auto'] strategy=first Jul 25 07:17:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133748]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133876]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nbzauetubjwzahndylqwbcsujhdgjqru ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906235.230194-26216-71788959796796/AnsiballZ_dnf.py' Jul 25 07:17:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133876]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:15 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[133879]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:17:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[133876]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134002]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-knrfocxsnkxifgcwmaonpfwzwlqblmjl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906237.944789-26225-276352890335516/AnsiballZ_find_unused_disk.py' Jul 25 07:17:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134002]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:18 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[134005]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g match_sector_size=True max_return=10 max_size=0 with_interface=None Jul 25 07:17:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134002]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:21 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[134169]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:17:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134320]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pbubkpmgayzxouttiiirerzvriufbtif ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906241.6638405-26356-278054623900145/AnsiballZ_setup.py' Jul 25 07:17:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134320]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:22 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[134323]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:17:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134320]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134474]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wjglllegvfmspulaxoqskfhsrnpdgpwt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906242.5947642-26373-272739540655791/AnsiballZ_stat.py' Jul 25 07:17:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134474]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:22 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[134477]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:17:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134474]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134600]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ykddkxeeprzvtlsezttuviskzgiecomb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906243.1975312-26390-192068371717440/AnsiballZ_dnf.py' Jul 25 07:17:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134600]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:23 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[134603]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:17:25 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134600]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134726]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-achsnkhbothcylgbdktfbhvdmiwxmibk ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906246.0653012-26403-42290062021431/AnsiballZ_blivet.py' Jul 25 07:17:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134726]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:26 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[134729]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:17:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134726]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134854]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wqqljrbithtjwbwnijcmcvnzfkhqderf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906246.8694174-26420-113866446577100/AnsiballZ_dnf.py' Jul 25 07:17:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134854]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:27 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[134857]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:17:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134854]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134980]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-njgvpzccyjdottooxsviztswtlhguzuy ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906249.5192697-26429-199022479499232/AnsiballZ_service_facts.py' Jul 25 07:17:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134980]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:29 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[134983]: ansible-service_facts Invoked Jul 25 07:17:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[134980]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135200]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dmlysxxxjybuswxuhqwonyapzcbplaia ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906251.595346-26442-16096522083492/AnsiballZ_blivet.py' Jul 25 07:17:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135200]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:32 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[135203]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:17:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135200]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135328]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dlfqwwsfltgqfshuwnkhjvmxmpkyjsfr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906252.1915128-26453-73668763468109/AnsiballZ_stat.py' Jul 25 07:17:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135328]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:32 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[135331]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:17:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135328]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135456]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pagbyortfqohtgkynyoqrqetyonirgyq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906252.8109663-26482-37311081160345/AnsiballZ_stat.py' Jul 25 07:17:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135456]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:33 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[135459]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:17:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135456]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135584]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yhchbpelnbnphyvostaqujiupycaeowu ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906253.2294312-26493-21153904635540/AnsiballZ_setup.py' Jul 25 07:17:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135584]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:33 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[135587]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:17:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135584]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135738]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rrlmorfrjbzmmgbxjigkwqquithflzoe ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906254.0083299-26504-179917471643675/AnsiballZ_package_facts.py' Jul 25 07:17:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135738]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:34 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[135741]: ansible-package_facts Invoked with manager=['auto'] strategy=first Jul 25 07:17:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135738]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:36 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135866]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tldfljyutarpvvzcpyjdgixjqavfpebd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906256.150994-26519-247496096278155/AnsiballZ_dnf.py' Jul 25 07:17:36 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135866]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:36 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[135869]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:17:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135866]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135992]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-aswlzrrghtmcbhjxnipfyxfqxpsqzyrg ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906258.8870254-26528-274568903364048/AnsiballZ_find_unused_disk.py' Jul 25 07:17:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135992]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:39 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[135995]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g with_interface=scsi match_sector_size=True max_return=10 max_size=0 Jul 25 07:17:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[135992]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136159]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tohgfibvbuhmyhalgxtrxezzgsbtpwoh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906260.3933218-26589-165669870605513/AnsiballZ_setup.py' Jul 25 07:17:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136159]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:41 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[136162]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:17:41 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136159]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:41 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136313]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qbolkhveuardrqojxcpxuxldsqrnrudm ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906261.6586952-26608-111488670175129/AnsiballZ_stat.py' Jul 25 07:17:41 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136313]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:42 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[136316]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:17:42 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136313]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:42 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136439]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mutyfbejvaoisjiumjvyttfvcfdatewq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906262.3542225-26625-83714414067540/AnsiballZ_dnf.py' Jul 25 07:17:42 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136439]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:42 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[136442]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:17:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136439]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136565]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ksnombupnpsveqwspcnnvwhxgfpinyjt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906265.2398648-26638-122262705639963/AnsiballZ_blivet.py' Jul 25 07:17:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136565]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:45 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[136568]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:17:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136565]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136693]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hkhwmuzjxukrsptyytopivxzoiykkqjr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906266.1270618-26655-73557482700714/AnsiballZ_dnf.py' Jul 25 07:17:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136693]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:46 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[136696]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:17:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136693]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:49 ip-10-31-40-189.us-east-1.aws.redhat.com systemd[1]: Starting dnf makecache... -- Subject: Unit dnf-makecache.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dnf-makecache.service has begun starting up. Jul 25 07:17:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136819]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-houaeycqzccrdtvengvqujegynslvxwm ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906268.9148352-26664-129092256543242/AnsiballZ_service_facts.py' Jul 25 07:17:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136819]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:49 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[136823]: ansible-service_facts Invoked Jul 25 07:17:49 ip-10-31-40-189.us-east-1.aws.redhat.com dnf[136820]: Failed determining last makecache time. Jul 25 07:17:49 ip-10-31-40-189.us-east-1.aws.redhat.com dnf[136820]: CentOS Stream 8 - AppStream 99 kB/s | 4.4 kB 00:00 Jul 25 07:17:49 ip-10-31-40-189.us-east-1.aws.redhat.com dnf[136820]: CentOS Stream 8 - BaseOS 91 kB/s | 3.9 kB 00:00 Jul 25 07:17:50 ip-10-31-40-189.us-east-1.aws.redhat.com dnf[136820]: CentOS Stream 8 - Extras 69 kB/s | 2.9 kB 00:00 Jul 25 07:17:50 ip-10-31-40-189.us-east-1.aws.redhat.com dnf[136820]: CentOS Stream 8 - Extras common packages 62 kB/s | 3.0 kB 00:00 Jul 25 07:17:50 ip-10-31-40-189.us-east-1.aws.redhat.com dnf[136820]: Beaker Client - RedHatEnterpriseLinux8 19 kB/s | 1.5 kB 00:00 Jul 25 07:17:50 ip-10-31-40-189.us-east-1.aws.redhat.com dnf[136820]: Beaker harness 102 kB/s | 1.3 kB 00:00 Jul 25 07:17:50 ip-10-31-40-189.us-east-1.aws.redhat.com dnf[136820]: Copr repo for beakerlib-libraries owned by bgon 12 kB/s | 1.8 kB 00:00 Jul 25 07:17:50 ip-10-31-40-189.us-east-1.aws.redhat.com dnf[136820]: Copr repo for qa-tools owned by lpol 30 kB/s | 1.8 kB 00:00 Jul 25 07:17:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[136819]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137053]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ymtjdvntlitnycwmruhnggrpqvgkwsad ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906271.7266228-26677-257196758156789/AnsiballZ_blivet.py' Jul 25 07:17:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137053]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:52 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[137056]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:17:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137053]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137181]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xrrpqtdehlrqtsxoalffhlbbdycakynv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906272.5954602-26688-270300197516050/AnsiballZ_stat.py' Jul 25 07:17:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137181]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:53 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[137184]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:17:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137181]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:53 ip-10-31-40-189.us-east-1.aws.redhat.com dnf[136820]: Metadata cache created. Jul 25 07:17:53 ip-10-31-40-189.us-east-1.aws.redhat.com systemd[1]: dnf-makecache.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dnf-makecache.service has successfully entered the 'dead' state. Jul 25 07:17:53 ip-10-31-40-189.us-east-1.aws.redhat.com systemd[1]: Started dnf makecache. -- Subject: Unit dnf-makecache.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dnf-makecache.service has finished starting up. -- -- The start-up result is done. Jul 25 07:17:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137312]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wnijcbqogbklfjtiumwgqlzyaettzknd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906273.3605475-26717-47955391172823/AnsiballZ_stat.py' Jul 25 07:17:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137312]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:53 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[137315]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:17:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137312]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137440]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bhbvselkbbobhfmupjtyjoesdudkhgbq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906273.8059292-26728-162028789924943/AnsiballZ_setup.py' Jul 25 07:17:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137440]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:54 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[137443]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:17:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137440]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137594]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nsxybdebzvidhvrlssfxffssohpnjxvp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906274.6984415-26741-125134668934990/AnsiballZ_dnf.py' Jul 25 07:17:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137594]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:55 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[137597]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:17:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137594]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137720]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yukugazjlniekadmkbqqvvgzyrkmlluw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906277.398271-26750-42048085105632/AnsiballZ_find_unused_disk.py' Jul 25 07:17:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137720]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:57 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[137723]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 max_size=0 match_sector_size=False with_interface=None Jul 25 07:17:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137720]: pam_unix(sudo:session): session closed for user root Jul 25 07:17:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137848]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rnquqzhwwbblhxwjkyjznwvidipzewbf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906277.8998556-26759-109764892501120/AnsiballZ_command.py' Jul 25 07:17:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137848]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:17:58 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[137851]: ansible-command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:17:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[137848]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:01 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[138015]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:18:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138166]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kfsrkvnbfdqusbwhmpvaihppqhzhqvif ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906282.3628945-26894-167750454007809/AnsiballZ_setup.py' Jul 25 07:18:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138166]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:02 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[138169]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:18:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138166]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138320]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nnkhlecqygvdhvctqoeqaflbzjrpeqyx ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906283.3245182-26911-67130572506020/AnsiballZ_stat.py' Jul 25 07:18:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138320]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:03 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[138323]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:18:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138320]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138446]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ptvdkzyhrezppiytkyfkrnpdnaoxfgql ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906283.9987557-26928-239762324427024/AnsiballZ_dnf.py' Jul 25 07:18:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138446]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:04 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[138449]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:18:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138446]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138572]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bnfwzmylauglqysqklnhkpwmfoxbteop ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906286.8699574-26941-268325117505905/AnsiballZ_blivet.py' Jul 25 07:18:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138572]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:07 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[138575]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:18:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138572]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138700]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hqzyxbjjgyencjjdzxgbgszzgaplvqwe ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906287.7460139-26958-190010544348896/AnsiballZ_dnf.py' Jul 25 07:18:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138700]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:08 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[138703]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:18:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138700]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138826]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xzdrbanquwxtpyacfcmjjnlednuluyqt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906290.4283102-26967-154583484826255/AnsiballZ_service_facts.py' Jul 25 07:18:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138826]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:10 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[138829]: ansible-service_facts Invoked Jul 25 07:18:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[138826]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139046]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-aexxonnvkbeoigjknrbzvhoktofpcrbq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906292.4876204-26980-112063432722504/AnsiballZ_blivet.py' Jul 25 07:18:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139046]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:12 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[139049]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:18:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139046]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139174]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oiykqznbjyedoghnhirfhcyfecykhhkc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906293.0933154-26991-47926243093840/AnsiballZ_stat.py' Jul 25 07:18:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139174]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:13 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[139177]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:18:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139174]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139302]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gvhtcokmjgnajhzikviapxoedgfgjjaf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906293.7357411-27020-62777504121685/AnsiballZ_stat.py' Jul 25 07:18:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139302]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:14 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[139305]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:18:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139302]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139430]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-quyhegammhqvmpguvbmydpqyrwddqbgk ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906294.1564338-27031-227586927743547/AnsiballZ_setup.py' Jul 25 07:18:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139430]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:14 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[139433]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:18:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139430]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139584]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qcgiiigzjgtazhgmucazninbkmjpnrqk ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906295.0589423-27044-88836068458583/AnsiballZ_dnf.py' Jul 25 07:18:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139584]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:15 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[139587]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:18:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139584]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139710]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ywhsdoyuqtguhfozgdlwquveyxquxgoc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906297.7395573-27053-50337976389320/AnsiballZ_find_unused_disk.py' Jul 25 07:18:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139710]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:18 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[139713]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:18:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139710]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139838]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jdkbjmtrwksxbhtpsbfdxacgvktzgnlt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906298.2650485-27062-242362868771546/AnsiballZ_command.py' Jul 25 07:18:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139838]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:18 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[139841]: ansible-command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:18:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[139838]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140005]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hutyxzpzhgfsqcgrrwflickuocvbynhy ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906301.2216055-27127-111121798264119/AnsiballZ_setup.py' Jul 25 07:18:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140005]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:21 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[140008]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:18:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140005]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:25 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[140198]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:18:25 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140349]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jsbrdqilvqrcsdpbgpoavvamwzxzivnv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906305.5769587-27260-230884022934879/AnsiballZ_setup.py' Jul 25 07:18:25 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140349]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:25 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[140352]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:18:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140349]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140542]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pacunpwrzmitpmupmfumihhskagdvwej ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906307.3862906-27321-280276710457584/AnsiballZ_setup.py' Jul 25 07:18:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140542]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:28 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[140545]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:18:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140542]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140696]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-guauydgovvunhokezxzfzgmqpywmdtwc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906308.663261-27340-126989409881107/AnsiballZ_stat.py' Jul 25 07:18:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140696]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:29 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[140699]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:18:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140696]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140822]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ykmmnvcahgzjyoyqzlmpluyoqjhrxaex ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906309.3679097-27357-29723908290884/AnsiballZ_dnf.py' Jul 25 07:18:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140822]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:29 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[140825]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:18:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140822]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140948]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wccbceatqddbynidsavswhktzkrzcahd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906312.2096558-27370-4442035751321/AnsiballZ_blivet.py' Jul 25 07:18:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140948]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:32 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[140951]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:18:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[140948]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141076]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vqhtiadstxujcqzyxlrjjqmyktfmxznh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906313.0936353-27387-116136298398406/AnsiballZ_dnf.py' Jul 25 07:18:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141076]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:33 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[141079]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:18:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141076]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:36 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141202]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xrvtvbnmohyzmwqdjpfjphpzzlowtuzt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906315.9231398-27396-50116802137286/AnsiballZ_service_facts.py' Jul 25 07:18:36 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141202]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:36 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[141205]: ansible-service_facts Invoked Jul 25 07:18:37 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141202]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141422]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fjaqbmwvpoktxztpwnwgfaecuadtnzak ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906318.008541-27409-139432811615825/AnsiballZ_blivet.py' Jul 25 07:18:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141422]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:38 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[141425]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:18:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141422]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141550]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vlrunijqamznuoasdhstffmfrarqjdie ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906318.6282985-27420-279269470190124/AnsiballZ_stat.py' Jul 25 07:18:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141550]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:38 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[141553]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:18:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141550]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141678]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cipxdacwceycukuikbikyhpkhdrptzeb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906319.2464075-27449-59963287699683/AnsiballZ_stat.py' Jul 25 07:18:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141678]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:39 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[141681]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:18:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141678]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141806]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vagdkzucbfiyiepcovursjsowyntzhzw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906319.670386-27460-16478741766488/AnsiballZ_setup.py' Jul 25 07:18:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141806]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:40 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[141809]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:18:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141806]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141960]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vvjyxrnjsjjxiwuwqtvaonaebtpoyvkr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906320.5630748-27473-96418370214769/AnsiballZ_dnf.py' Jul 25 07:18:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141960]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:41 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[141963]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:18:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[141960]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142086]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qnzdzzqsegzawkzthgbponpfvkdeorhb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906323.2322187-27482-75216738323410/AnsiballZ_find_unused_disk.py' Jul 25 07:18:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142086]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:43 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[142089]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g max_return=1 max_size=0 match_sector_size=False with_interface=None Jul 25 07:18:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142086]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142214]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tprynxeypfqyeymyazqbtivjovdfmahm ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906323.743828-27491-143967124971602/AnsiballZ_command.py' Jul 25 07:18:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142214]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:44 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[142217]: ansible-command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:18:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142214]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:47 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[142381]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:18:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142532]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-elyfjizvmgqjyapgyrfsrxwerlsrvqfe ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906328.1202183-27626-231270841897074/AnsiballZ_setup.py' Jul 25 07:18:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142532]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:48 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[142535]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:18:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142532]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142686]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tmjdgrafcpdibmmearjajazsudtwkhgz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906329.09617-27643-122869367698455/AnsiballZ_stat.py' Jul 25 07:18:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142686]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:49 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[142689]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:18:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142686]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142812]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xqwddsjwwlrecgkbevewnwpxthpfccql ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906329.781741-27660-174210975478563/AnsiballZ_dnf.py' Jul 25 07:18:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142812]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:50 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[142815]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:18:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142812]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142938]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fvudlvhltbaxdfebvfuflyufmjreqhtq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906332.820533-27673-113398555400632/AnsiballZ_blivet.py' Jul 25 07:18:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142938]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:53 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[142941]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:18:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[142938]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143066]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xsdhvqfqvtknuehqissmjvgowodqfdmq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906333.739006-27690-135653981382869/AnsiballZ_dnf.py' Jul 25 07:18:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143066]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:54 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[143069]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:18:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143066]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143192]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oonpurkvenvbxmhhqrfdhamhgqsebjio ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906336.5244105-27699-241089059649425/AnsiballZ_service_facts.py' Jul 25 07:18:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143192]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:56 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[143195]: ansible-service_facts Invoked Jul 25 07:18:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143192]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143412]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wakggwgxfkfkxlcpvlcmhptjjuuqmmsn ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906338.622167-27712-186324381551154/AnsiballZ_blivet.py' Jul 25 07:18:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143412]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:59 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[143415]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:18:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143412]: pam_unix(sudo:session): session closed for user root Jul 25 07:18:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143540]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eyjpgstahhqcgqktaidnxlbmudqxjvqj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906339.239456-27723-8667223010013/AnsiballZ_stat.py' Jul 25 07:18:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143540]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:18:59 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[143543]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:18:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143540]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143668]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xlyzbcvfckujuvibzoevdvitqvhormso ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906339.8751664-27752-53985568966612/AnsiballZ_stat.py' Jul 25 07:19:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143668]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:00 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[143671]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:19:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143668]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143796]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zgxaxbosdzgzkcngmmzkggvxcvqiuvhn ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906340.302894-27763-223632524507317/AnsiballZ_setup.py' Jul 25 07:19:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143796]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:00 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[143799]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:19:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143796]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143950]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bvdpynndfqdspukkzyuqtbtsgrskhryk ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906341.230845-27776-30541104521657/AnsiballZ_dnf.py' Jul 25 07:19:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143950]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:01 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[143953]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:19:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[143950]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144076]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ajigkhldkyyskaqlfllkodilsnroqljl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906344.0108812-27785-101874515615320/AnsiballZ_find_unused_disk.py' Jul 25 07:19:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144076]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:04 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[144079]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:19:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144076]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144204]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-riuatwlqohfpnyzrxzgjwpddyibzmyts ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906344.5325131-27794-146757498043585/AnsiballZ_command.py' Jul 25 07:19:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144204]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:04 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[144207]: ansible-command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:19:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144204]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144371]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uxsbsvvzzzhbzuulkidwcwkbbdhcqako ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906346.1858146-27859-87177580697848/AnsiballZ_setup.py' Jul 25 07:19:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144371]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:06 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[144374]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:19:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144371]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144525]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nsrnvsbewksnhjitabmuecqfsdnjbsco ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906347.4566665-27878-20602623041163/AnsiballZ_stat.py' Jul 25 07:19:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144525]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:07 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[144528]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:19:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144525]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144651]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-svtbxbyfcosscdxxdleuarssxvzsvjev ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906348.1555295-27895-80063169937042/AnsiballZ_dnf.py' Jul 25 07:19:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144651]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:08 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[144654]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:19:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144651]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144777]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ulykgmcwqqxujpeocjjqppntwfdcvwrx ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906351.0084722-27908-134375148595153/AnsiballZ_blivet.py' Jul 25 07:19:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144777]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:11 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[144780]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:19:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144777]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144905]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-twodfwobqwixraquyrgeqmgsppgafnux ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906351.9062724-27925-497705436091/AnsiballZ_dnf.py' Jul 25 07:19:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144905]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:12 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[144908]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:19:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[144905]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145031]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-umqccxosbpsmfrwnrasfhmamttmwguwj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906354.5810814-27934-42922318027045/AnsiballZ_service_facts.py' Jul 25 07:19:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145031]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:14 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[145034]: ansible-service_facts Invoked Jul 25 07:19:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145031]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145251]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hvmbjhagzkunawmqigghhsmfnokpnhao ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906356.6530228-27947-70988161255350/AnsiballZ_blivet.py' Jul 25 07:19:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145251]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:17 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[145254]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:19:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145251]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145379]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ufuxollsibdxrlbtdcqkntfrbumqzadr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906357.2705264-27958-45132778328346/AnsiballZ_stat.py' Jul 25 07:19:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145379]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:17 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[145382]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:19:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145379]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145507]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-apdzhfjxakbifjiemajhtueryjkusdpl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906357.8885362-27987-185759206107794/AnsiballZ_stat.py' Jul 25 07:19:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145507]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:18 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[145510]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:19:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145507]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145635]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wpskbxowmcizbaueyrqttbeohwbyiiqa ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906358.312033-27998-278005806212195/AnsiballZ_setup.py' Jul 25 07:19:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145635]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:18 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[145638]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:19:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145635]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:19 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145789]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gicruflmqjmyhqdjngegjceyepifahwc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906359.2090104-28011-119531250277829/AnsiballZ_dnf.py' Jul 25 07:19:19 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145789]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:19 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[145792]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:19:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145789]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145915]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iyrixwqcdhorlodyopjjnufzbzqekodb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906361.8978956-28020-177113491026471/AnsiballZ_find_unused_disk.py' Jul 25 07:19:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145915]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:22 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[145918]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=1 min_size=0 max_size=0 match_sector_size=False with_interface=None Jul 25 07:19:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[145915]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146043]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-quizapyllthsmecmuyiqflmjycbeanzq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906362.4155033-28029-223423163810429/AnsiballZ_command.py' Jul 25 07:19:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146043]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:22 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[146046]: ansible-command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:19:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146043]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:26 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[146210]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:19:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146361]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nbuckdagqprvbxnnotbkvqyhusoxiirh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906366.8730612-28164-222317393486768/AnsiballZ_setup.py' Jul 25 07:19:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146361]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:27 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[146364]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:19:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146361]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146515]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ojdlmtajboepnqzsufghtoslshngajtt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906367.8484242-28181-67791162299165/AnsiballZ_stat.py' Jul 25 07:19:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146515]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:28 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[146518]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:19:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146515]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146641]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jneeentgfeosaliimusjxqzgthpgxyub ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906368.5371237-28198-108397668673401/AnsiballZ_dnf.py' Jul 25 07:19:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146641]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:29 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[146644]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:19:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146641]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146767]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-firxayhbtwkvtlxsublsjtoesbhqkelh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906371.575364-28211-101145885991344/AnsiballZ_blivet.py' Jul 25 07:19:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146767]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:32 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[146770]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:19:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146767]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146895]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yiserzrodruihtabtamfzpvsftfyzcns ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906372.46651-28228-196291527143702/AnsiballZ_dnf.py' Jul 25 07:19:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146895]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:32 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[146898]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:19:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[146895]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147021]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fadxxvbekmlorpqaqavtceswtbdonzwt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906375.286322-28237-190619710290601/AnsiballZ_service_facts.py' Jul 25 07:19:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147021]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:35 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[147024]: ansible-service_facts Invoked Jul 25 07:19:37 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147021]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:37 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147241]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gafhqogrrrdywmakjwutlqutwtuppxrf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906377.3806748-28250-132794106730808/AnsiballZ_blivet.py' Jul 25 07:19:37 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147241]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:37 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[147244]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:19:37 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147241]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147369]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ddnxoajkexxuxukvvyuevbtwnhmxpgqg ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906377.9897351-28261-134402080558968/AnsiballZ_stat.py' Jul 25 07:19:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147369]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:38 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[147372]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:19:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147369]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147497]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yhipnkxyvgrnhhopztwxrihhhrgsrjsl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906378.6025002-28290-142262619665588/AnsiballZ_stat.py' Jul 25 07:19:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147497]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:38 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[147500]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:19:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147497]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147625]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wrngvdxomldtsnvmvjmkpxdhyvvulcdd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906379.0251687-28301-78685994379842/AnsiballZ_setup.py' Jul 25 07:19:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147625]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:39 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[147628]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:19:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147625]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147779]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qmtixlqmrawtvwirzvivccaotkhdrjvo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906379.928921-28314-39833705274163/AnsiballZ_dnf.py' Jul 25 07:19:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147779]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:40 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[147782]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:19:42 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147779]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:42 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147905]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bzmobqnusbtxkkcxksrehkhnwuulbfez ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906382.6165524-28323-196039381592096/AnsiballZ_find_unused_disk.py' Jul 25 07:19:42 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147905]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:43 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[147908]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=1 with_interface=scsi min_size=0 max_size=0 match_sector_size=False Jul 25 07:19:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[147905]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148033]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-isyouxmffkgcubsdhursilcxmzhtmfsa ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906383.1384046-28332-211459574833648/AnsiballZ_command.py' Jul 25 07:19:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148033]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:43 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[148036]: ansible-command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:19:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148033]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148200]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pczredbkyyngtcbkdgshgmmeifigxavv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906384.785497-28397-110221813174986/AnsiballZ_setup.py' Jul 25 07:19:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148200]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:45 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[148203]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:19:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148200]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148354]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vfqgonjihxgejgerkqvsrtptfigclcve ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906386.0621896-28416-28408954646821/AnsiballZ_stat.py' Jul 25 07:19:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148354]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:46 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[148357]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:19:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148354]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:47 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148480]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nciwwfhnmhcgcmyqrlmzxoqdwkzlpjgj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906386.766261-28433-42495480532693/AnsiballZ_dnf.py' Jul 25 07:19:47 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148480]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:47 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[148483]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:19:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148480]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148606]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gzfrsvmpguyeqaqbozaypqzbguvclkmp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906389.6401415-28446-226495701180145/AnsiballZ_blivet.py' Jul 25 07:19:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148606]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:50 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[148609]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:19:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148606]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148734]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tjynptbbuxmzulsighmxlbtdknzerrev ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906390.545423-28463-44924263792411/AnsiballZ_dnf.py' Jul 25 07:19:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148734]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:51 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[148737]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:19:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148734]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148860]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sezmnqoytnpfehlediagcemajwqxeexr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906393.233823-28472-114547394955627/AnsiballZ_service_facts.py' Jul 25 07:19:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148860]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:53 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[148863]: ansible-service_facts Invoked Jul 25 07:19:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[148860]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149080]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mmkhvpnjqzynbsbrwyvzfkbehrtdbilf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906395.3498116-28485-113163802631056/AnsiballZ_blivet.py' Jul 25 07:19:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149080]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:55 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[149083]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:19:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149080]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149208]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mhjgbtylpfxqktitppaxsupvllqitsml ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906395.9599264-28496-15526306107584/AnsiballZ_stat.py' Jul 25 07:19:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149208]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:56 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[149211]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:19:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149208]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149336]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cbbbgintkrunvqkbphuxtpdybdpeqqog ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906396.5854638-28525-259114470089351/AnsiballZ_stat.py' Jul 25 07:19:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149336]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:56 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[149339]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:19:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149336]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149464]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mtfaqlqufncsbynuzcxqsffatuxcbkwo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906397.0095847-28536-61051214963210/AnsiballZ_setup.py' Jul 25 07:19:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149464]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:57 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[149467]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:19:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149464]: pam_unix(sudo:session): session closed for user root Jul 25 07:19:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149618]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nekxmpkoczjzepkdcxrtsblddcpjzexo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906397.932411-28549-96953675156637/AnsiballZ_dnf.py' Jul 25 07:19:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149618]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:19:58 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[149621]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:20:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149618]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149744]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rjyrmmfporomoeripcbmgvjeablqazpl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906400.6237571-28558-235038900840320/AnsiballZ_find_unused_disk.py' Jul 25 07:20:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149744]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:01 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[149747]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=2 min_size=0 max_size=0 match_sector_size=False with_interface=None Jul 25 07:20:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149744]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149872]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wghiuhbixtdcyfqjdgcysgwywcuttwhl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906401.1521366-28567-84648495720838/AnsiballZ_command.py' Jul 25 07:20:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149872]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:01 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[149875]: ansible-command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:20:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[149872]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:04 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[150039]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:20:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150190]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eqalvqzsxrnnumhyaumzakrgbzjicvya ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906405.062143-28702-46435038998858/AnsiballZ_setup.py' Jul 25 07:20:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150190]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:05 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[150193]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:20:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150190]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150344]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lefhjhorjsuyqktpdtlbaaphbiexjjrr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906406.0535793-28719-20063840820331/AnsiballZ_stat.py' Jul 25 07:20:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150344]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:06 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[150347]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:20:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150344]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150470]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ydimzkfgagdnlxbuwnpxvlxpxptkxhpy ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906406.7491748-28736-99629143851850/AnsiballZ_dnf.py' Jul 25 07:20:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150470]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:07 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[150473]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:20:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150470]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150596]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fttsboatmxehicrthbwtodfeupgmonwx ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906409.710348-28749-161733921059519/AnsiballZ_blivet.py' Jul 25 07:20:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150596]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:10 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[150599]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:20:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150596]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150724]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dgmloopraahxwmzrskwsbzysijqqjtgv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906410.622493-28766-99274223298202/AnsiballZ_dnf.py' Jul 25 07:20:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150724]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:11 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[150727]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:20:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150724]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150850]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-derzzntlmbxmhcbcbkschxuhnxqiszli ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906413.325565-28775-159148791679456/AnsiballZ_service_facts.py' Jul 25 07:20:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150850]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:13 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[150853]: ansible-service_facts Invoked Jul 25 07:20:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[150850]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151070]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gxbqbqdyhfmqwhsxdxbeldlpedhnytor ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906415.4130135-28788-217702016634974/AnsiballZ_blivet.py' Jul 25 07:20:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151070]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:15 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[151073]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:20:15 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151070]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151198]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yjnvcpkccvhrmqzzvhmlszixggqhdygd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906416.022051-28799-109050312861886/AnsiballZ_stat.py' Jul 25 07:20:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151198]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:16 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[151201]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:20:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151198]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151326]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xvtbdvferrnflysnbnxxdnrmskeiazmy ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906416.6651542-28828-164481199786550/AnsiballZ_stat.py' Jul 25 07:20:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151326]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:16 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[151329]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:20:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151326]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151454]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bgjiermnpoxpnjomuuownkcqtkubuqqi ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906417.0991511-28839-212303936942889/AnsiballZ_setup.py' Jul 25 07:20:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151454]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:17 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[151457]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:20:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151454]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151608]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cdeubyuvgdpyvopvwxcyyuhnvvyjgtwd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906418.0313573-28852-75515748484220/AnsiballZ_dnf.py' Jul 25 07:20:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151608]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:18 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[151611]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:20:20 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151608]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151734]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kpsdgeowbzwkbnzqctxtxgharkthukbk ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906420.8775256-28861-263254843650593/AnsiballZ_find_unused_disk.py' Jul 25 07:20:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151734]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:21 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[151737]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=2 with_interface=scsi min_size=0 max_size=0 match_sector_size=False Jul 25 07:20:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151734]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151862]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tcqyjpbvisslvwweljasmgiunboohkvq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906421.3992424-28870-16221084647365/AnsiballZ_command.py' Jul 25 07:20:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151862]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:21 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[151865]: ansible-command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:20:21 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[151862]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152029]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ptosmfhoixfwijufiqevsvgsgbohgcvc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906423.0094578-28935-42710799034303/AnsiballZ_setup.py' Jul 25 07:20:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152029]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:23 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[152032]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:20:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152029]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152183]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fszggobpuqegcbxeuqnhbyyoenibzwng ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906424.2973142-28954-111683845587709/AnsiballZ_stat.py' Jul 25 07:20:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152183]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:24 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[152186]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:20:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152183]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:25 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152309]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jvpkyqwsqhfysurrthhyykriugnjlxqu ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906425.0131516-28971-14774616031269/AnsiballZ_dnf.py' Jul 25 07:20:25 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152309]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:25 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[152312]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:20:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152309]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152435]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ghbrdfahjjoxlsqgzlumlmobppmvuhcb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906427.961291-28984-97772420646280/AnsiballZ_blivet.py' Jul 25 07:20:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152435]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:28 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[152438]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:20:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152435]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152563]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lpqjlspdqmsimvyuostvmsozvkpqsihr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906428.867725-29001-153861754320070/AnsiballZ_dnf.py' Jul 25 07:20:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152563]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:29 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[152566]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:20:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152563]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152689]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lwbqbfpnzgwucnwkwndcfffwdjzivxqr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906431.5589254-29010-252005721854518/AnsiballZ_service_facts.py' Jul 25 07:20:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152689]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:31 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[152692]: ansible-service_facts Invoked Jul 25 07:20:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152689]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152909]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bbdrzeyxlqsedtsxqzljxuvwfenmuhtt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906433.6201634-29023-142987867375870/AnsiballZ_blivet.py' Jul 25 07:20:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152909]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:34 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[152912]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:20:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[152909]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153037]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cmlipgcccjnzzfzzmtqmmikqtghucxws ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906434.2187915-29034-258954350551358/AnsiballZ_stat.py' Jul 25 07:20:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153037]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:34 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[153040]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:20:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153037]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153165]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nwshsoivqycsxcuvcfcztxkhtdujbdqu ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906434.8514342-29063-256766133426112/AnsiballZ_stat.py' Jul 25 07:20:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153165]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:35 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[153168]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:20:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153165]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153293]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ermynphkqllhvhkbphkihuwhpvbspnmx ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906435.2871609-29074-131873548782675/AnsiballZ_setup.py' Jul 25 07:20:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153293]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:35 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[153296]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:20:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153293]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:36 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153447]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xzivmzignuvyljztkylznofgzaswysnq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906436.214704-29087-172491686391510/AnsiballZ_dnf.py' Jul 25 07:20:36 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153447]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:36 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[153450]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:20:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153447]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153573]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gvmzpiqnpmeowfrltwipqvxzusiueosl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906439.0459478-29096-66306822689494/AnsiballZ_find_unused_disk.py' Jul 25 07:20:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153573]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:39 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[153576]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=3 min_size=0 max_size=0 match_sector_size=False with_interface=None Jul 25 07:20:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153573]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153701]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pqvoupquoytgkxswvagqpzxctvbfhfdw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906439.5560033-29105-100459277062633/AnsiballZ_command.py' Jul 25 07:20:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153701]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:39 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[153704]: ansible-command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:20:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[153701]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:42 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[153868]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:20:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154019]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ydkterqrixhxbtbbdbvpthbddhxlpmpq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906443.2935085-29240-59766680998649/AnsiballZ_setup.py' Jul 25 07:20:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154019]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:43 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[154022]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:20:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154019]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154173]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hxxqrlibinaogetneynrikxstnvfyutr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906444.2763207-29257-68724556579290/AnsiballZ_stat.py' Jul 25 07:20:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154173]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:44 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[154176]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:20:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154173]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154299]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ojtctyxwvwjunspbizlseppjlzomnxhd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906444.9569147-29274-94547316589663/AnsiballZ_dnf.py' Jul 25 07:20:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154299]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:45 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[154302]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:20:47 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154299]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154425]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-skhwqooxxtlwajwxtkgqlangvsinztns ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906447.872261-29287-89758124023061/AnsiballZ_blivet.py' Jul 25 07:20:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154425]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:48 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[154428]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:20:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154425]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154553]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fwztfpirrdxkgsaikhkhbbwsqobyabjr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906448.78237-29304-133402475115358/AnsiballZ_dnf.py' Jul 25 07:20:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154553]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:49 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[154556]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:20:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154553]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154679]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wfpzyifmxnrfkyfnhfzfbcekmepunkcl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906451.4582071-29313-61989343430506/AnsiballZ_service_facts.py' Jul 25 07:20:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154679]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:51 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[154682]: ansible-service_facts Invoked Jul 25 07:20:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154679]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154899]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ijbklifgmbokospyaxzhibqqungrwrzr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906453.5591838-29326-198520469455335/AnsiballZ_blivet.py' Jul 25 07:20:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154899]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:54 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[154902]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:20:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[154899]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155027]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-veacjyftzlabazhxjpxyhoegoyzvkncz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906454.1787698-29337-163498663133127/AnsiballZ_stat.py' Jul 25 07:20:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155027]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:54 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[155030]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:20:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155027]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155155]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-epvkkeuljgvztlwtnwlqbxniogtsqfqo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906454.823861-29366-231574495503711/AnsiballZ_stat.py' Jul 25 07:20:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155155]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:55 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[155158]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:20:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155155]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155283]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fzrjlsidexqkeyhrxpinmmginvonrkmi ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906455.2537372-29377-174083810141670/AnsiballZ_setup.py' Jul 25 07:20:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155283]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:55 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[155286]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:20:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155283]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155437]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-snyegguysfdsngrnvqdlfhwxjuzprjbf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906456.159144-29391-48871149258920/AnsiballZ_dnf.py' Jul 25 07:20:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155437]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:56 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[155440]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:20:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155437]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155563]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-btwvtlpytezhglikzbnhluqwcpfzmzch ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906458.8408134-29400-150669999554415/AnsiballZ_find_unused_disk.py' Jul 25 07:20:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155563]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:59 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[155566]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=3 with_interface=scsi min_size=0 max_size=0 match_sector_size=False Jul 25 07:20:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155563]: pam_unix(sudo:session): session closed for user root Jul 25 07:20:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155691]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-utgrczflkttrfgufjueygkulsnebdudf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906459.3660872-29409-144691421576258/AnsiballZ_command.py' Jul 25 07:20:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155691]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:20:59 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[155694]: ansible-command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:20:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155691]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155858]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eiysrbllphnzbjcitphwjuaanjlqaexo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906461.1079009-29474-239757650227363/AnsiballZ_setup.py' Jul 25 07:21:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155858]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:01 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[155861]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:21:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[155858]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156012]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rjlfgbaejyqfgjcptlnutikjojqcoaho ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906462.3883286-29493-108961181853456/AnsiballZ_stat.py' Jul 25 07:21:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156012]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:02 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[156015]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:21:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156012]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156138]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tsthhekfdkemiqgrlopcjyzoucudommg ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906463.0879998-29510-51255932448895/AnsiballZ_dnf.py' Jul 25 07:21:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156138]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:03 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[156141]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:21:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156138]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156264]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mjyslsqotdpefsykgtwamebpcnwxmkga ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906465.9697616-29523-80956862135949/AnsiballZ_blivet.py' Jul 25 07:21:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156264]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:06 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[156267]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:21:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156264]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156392]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-smpfcccqzaueqrzxqwetrhbznomrdeon ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906466.8903732-29540-11613259804589/AnsiballZ_dnf.py' Jul 25 07:21:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156392]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:07 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[156395]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:21:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156392]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156518]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cybmncdwwgxulamvpwkbfzylitdgryxv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906469.5481298-29549-111436740248717/AnsiballZ_service_facts.py' Jul 25 07:21:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156518]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:09 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[156521]: ansible-service_facts Invoked Jul 25 07:21:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156518]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156738]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mhlbqbywjcmiattduunxqlxoutadekwf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906471.65699-29562-104742922268359/AnsiballZ_blivet.py' Jul 25 07:21:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156738]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:12 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[156741]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:21:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156738]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156866]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rqcennodkpaeuftghmowucoqunubjbjw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906472.2858553-29573-3850586317946/AnsiballZ_stat.py' Jul 25 07:21:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156866]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:12 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[156869]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:21:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156866]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156994]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cwfxtbwhacmbcjfvgfdwetobvnsndqzh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906472.922278-29602-270995155278492/AnsiballZ_stat.py' Jul 25 07:21:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156994]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:13 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[156997]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:21:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[156994]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[157122]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xkcxlbtyskwodiltwhbmjffpxnnhzaae ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906473.350987-29613-64729935813790/AnsiballZ_setup.py' Jul 25 07:21:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[157122]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:13 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[157125]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:21:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[157122]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[157276]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wzylcwdixwktozdovqzzoevloxgjewwp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906474.2419665-29626-179047738248480/AnsiballZ_dnf.py' Jul 25 07:21:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[157276]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:14 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[157279]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:21:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[157276]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[157402]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-buflydhcbriifnlrwsqyuwkgrfowtlpj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906476.9318662-29635-266270833115663/AnsiballZ_find_unused_disk.py' Jul 25 07:21:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[157402]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:17 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[157405]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=3 min_size=0 max_size=0 match_sector_size=False with_interface=None Jul 25 07:21:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[157402]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[157530]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rmcvgrtuibfttpmspxtwamulxnvakyop ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906477.4645653-29644-181054345978944/AnsiballZ_command.py' Jul 25 07:21:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[157530]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:17 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[157533]: ansible-command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:21:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[157530]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:21 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[157697]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:21:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[157848]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yzgftnomhdvngwaifbnzjzymlqzkblxv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906482.1931984-29779-281151278201644/AnsiballZ_setup.py' Jul 25 07:21:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[157848]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:22 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[157851]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:21:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[157848]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158002]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iyudevxysbxipubuvjfraymxehxcuqak ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906483.1709898-29796-246395817286769/AnsiballZ_stat.py' Jul 25 07:21:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158002]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:23 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[158005]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:21:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158002]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158128]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qntundohgmadtawrqqwoxgloqjxpflin ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906483.8650343-29813-189118607060455/AnsiballZ_dnf.py' Jul 25 07:21:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158128]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:24 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[158131]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:21:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158128]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158254]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kamqkxwqtomntprvhrqyvogcaidqsfqx ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906486.9089382-29826-23914250267692/AnsiballZ_blivet.py' Jul 25 07:21:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158254]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:27 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[158257]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:21:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158254]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158382]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wxsmhjrehdxxdaoxywrzzfuamwswgkwf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906487.8115463-29843-111203613361286/AnsiballZ_dnf.py' Jul 25 07:21:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158382]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:28 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[158385]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:21:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158382]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158508]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mmnytiiehuinbjqmqwlfzszpdzzhgdxa ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906490.513069-29852-88518290982185/AnsiballZ_service_facts.py' Jul 25 07:21:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158508]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:30 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[158511]: ansible-service_facts Invoked Jul 25 07:21:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158508]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158728]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lscponjseueznwhxukdrcylblvptaztj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906492.6293182-29865-193713210040248/AnsiballZ_blivet.py' Jul 25 07:21:32 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158728]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:33 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[158731]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:21:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158728]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158856]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mernhrcnwwydbmvyjfkbwmbvmmudjfcn ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906493.2445135-29876-267890836659994/AnsiballZ_stat.py' Jul 25 07:21:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158856]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:33 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[158859]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:21:33 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158856]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158984]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bwheqpfnxxqsctphjjgprctbdwkajumb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906493.8805368-29905-2783993990625/AnsiballZ_stat.py' Jul 25 07:21:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158984]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:34 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[158987]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:21:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[158984]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159112]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rocaljqfylgafaxwvezdtstyymjvpffa ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906494.305956-29916-266522089859461/AnsiballZ_setup.py' Jul 25 07:21:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159112]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:34 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[159115]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:21:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159112]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159266]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mtvsgnhwmwewqzwwessmdlsdavbtwezi ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906495.2357411-29929-48148490197501/AnsiballZ_dnf.py' Jul 25 07:21:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159266]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:35 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[159269]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:21:37 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159266]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159392]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-clikwxzzgibscownhzapkddgpymdmpbi ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906497.9392881-29938-191492125947671/AnsiballZ_find_unused_disk.py' Jul 25 07:21:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159392]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:38 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[159395]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=3 with_interface=scsi min_size=0 max_size=0 match_sector_size=False Jul 25 07:21:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159392]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159520]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qhpaeasfozinbsmbfmewnimsashpylpq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906498.4525173-29947-44639812512088/AnsiballZ_command.py' Jul 25 07:21:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159520]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:38 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[159523]: ansible-command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:21:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159520]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159687]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tuzlrpmmbgdawkzxshubflvltplvxtiq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906500.0632875-30012-161467671640848/AnsiballZ_setup.py' Jul 25 07:21:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159687]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:40 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[159690]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:21:41 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159687]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:41 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159841]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rdpmmparfjbceogxwmuwhpojrplptlwh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906501.3446956-30031-127380295000985/AnsiballZ_stat.py' Jul 25 07:21:41 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159841]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:41 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[159844]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:21:41 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159841]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:42 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159967]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eyunuyvoiemxdzvpstpwpxqykrelpdij ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906502.065511-30048-37207957278950/AnsiballZ_dnf.py' Jul 25 07:21:42 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159967]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:42 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[159970]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:21:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[159967]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160093]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-peibqmnsdtbjqvviwdazfvuakjoiveud ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906504.9541473-30061-36807704280169/AnsiballZ_blivet.py' Jul 25 07:21:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160093]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:45 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[160096]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:21:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160093]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160221]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ymgktewmhuhgvwspuipspzxnhbumltuo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906505.8474138-30078-73431865013627/AnsiballZ_dnf.py' Jul 25 07:21:45 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160221]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:46 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[160224]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:21:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160221]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160347]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qbooowzxxbyghiavatzfpimscvztozef ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906508.5521858-30087-116020594761025/AnsiballZ_service_facts.py' Jul 25 07:21:48 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160347]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:48 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[160350]: ansible-service_facts Invoked Jul 25 07:21:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160347]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160567]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fzlgirzjvadfykacrspjzebxmfpbglgh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906510.655807-30100-206295374208147/AnsiballZ_blivet.py' Jul 25 07:21:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160567]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:51 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[160570]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:21:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160567]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160695]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hvxybcjscxcxoxygnqbntwlgyvnlvyfl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906511.2767909-30111-211464750826904/AnsiballZ_stat.py' Jul 25 07:21:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160695]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:51 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[160698]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:21:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160695]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160823]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yylnmwndidsvztyrtxasfrrxfhozdllv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906511.9054997-30140-245078304728333/AnsiballZ_stat.py' Jul 25 07:21:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160823]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:52 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[160826]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:21:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160823]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160951]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-utxndylrjwchieaooephlwdctaixxdtd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906512.3324714-30151-9801620590438/AnsiballZ_setup.py' Jul 25 07:21:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160951]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:52 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[160954]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:21:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[160951]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161105]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kibnjdozxbrbkdzhevjvxurxciwhrycp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906513.272929-30164-159139740880773/AnsiballZ_dnf.py' Jul 25 07:21:53 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161105]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:53 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[161108]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:21:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161105]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161231]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pufwxylqqauxgrqfetdmksltanowxmdb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906515.9699047-30173-221780935623688/AnsiballZ_find_unused_disk.py' Jul 25 07:21:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161231]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:56 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[161234]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=3 min_size=0 max_size=0 match_sector_size=False with_interface=None Jul 25 07:21:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161231]: pam_unix(sudo:session): session closed for user root Jul 25 07:21:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161359]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pagnmzmxbjwhmzaofkaplvvwtilmicct ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906516.4938354-30182-9699779111542/AnsiballZ_command.py' Jul 25 07:21:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161359]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:21:56 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[161362]: ansible-command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:21:56 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161359]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:00 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[161526]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:22:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161677]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jbtxlwdognsflzpohmzegjgxgvhjtzat ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906520.5503576-30317-216756493085777/AnsiballZ_setup.py' Jul 25 07:22:00 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161677]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:00 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[161680]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:22:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161677]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161831]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kudozddtdspnzotgxcbwtikvjojycrnw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906521.5339518-30334-76734345190829/AnsiballZ_stat.py' Jul 25 07:22:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161831]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:01 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[161834]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:22:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161831]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161957]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eeypztlormmdhbvzpqblzgfkfphatkvc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906522.2231686-30351-178710105428061/AnsiballZ_dnf.py' Jul 25 07:22:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161957]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:02 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[161960]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:22:04 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[161957]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162083]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yepujcuxudqnzqxlvdavsxzfewvygeyp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906525.1355093-30364-121378098939865/AnsiballZ_blivet.py' Jul 25 07:22:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162083]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:05 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[162086]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:22:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162083]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162211]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ilcfytaebqkpyuhfwdumvfzlgrujbmsh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906526.0531983-30381-216296809876802/AnsiballZ_dnf.py' Jul 25 07:22:06 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162211]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:06 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[162214]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:22:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162211]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162337]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jngkhqyyyfjweoxquozzrmzbvkiklouf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906528.7338579-30390-45213110744920/AnsiballZ_service_facts.py' Jul 25 07:22:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162337]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:09 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[162340]: ansible-service_facts Invoked Jul 25 07:22:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162337]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162557]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rnicizgzmyuhybzilnrhwscdehvxuphq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906530.8141227-30403-150331761871994/AnsiballZ_blivet.py' Jul 25 07:22:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162557]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:11 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[162560]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:22:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162557]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162685]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-snemqjpdfgladidqlazahgszumynydpr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906531.4453163-30414-64409441738102/AnsiballZ_stat.py' Jul 25 07:22:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162685]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:11 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[162688]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:22:11 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162685]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162813]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uivpajwepeoxkovvyumjefwrjukckfss ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906532.0916803-30443-141789184583878/AnsiballZ_stat.py' Jul 25 07:22:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162813]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:12 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[162816]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:22:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162813]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162941]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-doadwrmcujkedwvlerwvjiweentpgqnu ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906532.5203114-30454-252096667277226/AnsiballZ_setup.py' Jul 25 07:22:12 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162941]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:12 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[162944]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:22:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[162941]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163095]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hypsdxcygmeypvmklqnvqwfejovuuibp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906533.4297276-30467-35594403019857/AnsiballZ_dnf.py' Jul 25 07:22:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163095]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:13 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[163098]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:22:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163095]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163221]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gkpcmpflihcngnpxicbyomhzbfpjuvst ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906536.1135123-30476-120642223622708/AnsiballZ_find_unused_disk.py' Jul 25 07:22:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163221]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:16 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[163224]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=3 with_interface=scsi min_size=0 max_size=0 match_sector_size=False Jul 25 07:22:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163221]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163349]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-maklfhlxikvotnoscdwjmqeybnqbshum ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906536.631935-30485-163088866050838/AnsiballZ_command.py' Jul 25 07:22:16 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163349]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:17 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[163352]: ansible-command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:22:17 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163349]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163516]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bmbwbdnavxpdmrhkjlvhlmqjdetfprcl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906538.3157988-30550-188351996755582/AnsiballZ_setup.py' Jul 25 07:22:18 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163516]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:19 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[163519]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:22:19 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163516]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:19 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163670]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uornbemcnjkndkypgyzrflqabjsdzmaz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906539.582213-30569-63311659039338/AnsiballZ_stat.py' Jul 25 07:22:19 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163670]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:19 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[163673]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:22:19 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163670]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:20 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163796]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qwmwhvfbagfzwlmjscmrubpswkeiwubv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906540.270145-30586-145799364165835/AnsiballZ_dnf.py' Jul 25 07:22:20 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163796]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:20 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[163799]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:22:22 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163796]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163922]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-skgazmnkickaytrksdrgxasedodkutxc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906543.1500907-30599-22003979673321/AnsiballZ_blivet.py' Jul 25 07:22:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163922]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:23 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[163925]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:22:23 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[163922]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164050]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ajbwnklwqzntfgcgvqilwrhbolpxhyxb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906544.0628846-30616-163395173962074/AnsiballZ_dnf.py' Jul 25 07:22:24 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164050]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:24 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[164053]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:22:26 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164050]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164176]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mtuzodoqiogdqppqdfpfxxrfhivwhjpf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906546.7572637-30625-190408324613421/AnsiballZ_service_facts.py' Jul 25 07:22:27 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164176]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:27 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[164179]: ansible-service_facts Invoked Jul 25 07:22:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164176]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164396]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zeclblqftqeeucdcelnruhvnjfcklztl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906548.844793-30638-233207042151099/AnsiballZ_blivet.py' Jul 25 07:22:28 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164396]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:29 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[164399]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:22:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164396]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164524]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eydzgtzzpjqoybvnfxwwkryewsxafhba ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906549.4675257-30649-98940623592020/AnsiballZ_stat.py' Jul 25 07:22:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164524]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:29 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[164527]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:22:29 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164524]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164652]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-biewffvohokmfhekyhdbkdykuwpdycdo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906550.0987864-30678-114209184781302/AnsiballZ_stat.py' Jul 25 07:22:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164652]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:30 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[164655]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:22:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164652]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164780]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ilxmunqcbljvpctswupjjtnujscqfckr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906550.5307055-30689-151217045156504/AnsiballZ_setup.py' Jul 25 07:22:30 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164780]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:30 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[164783]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:22:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164780]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164934]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ruhqhwzlrgefhzdgmhiksikrocfdgfam ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906551.4712043-30702-257242161377482/AnsiballZ_dnf.py' Jul 25 07:22:31 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164934]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:31 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[164937]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:22:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[164934]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165060]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dewgwhtrklioccpxzslbundbcgnzouca ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906554.3043563-30711-195299904656737/AnsiballZ_find_unused_disk.py' Jul 25 07:22:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165060]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:34 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[165063]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=3g max_return=1 max_size=0 match_sector_size=False with_interface=None Jul 25 07:22:34 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165060]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165188]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hkpsxlsbkzvmpepjjwwvkizkhahzppfj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906554.8447363-30720-56195472006521/AnsiballZ_command.py' Jul 25 07:22:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165188]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:35 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[165191]: ansible-command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:22:35 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165188]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:38 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[165355]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:22:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165506]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nbhcikpbhjhrbmllbwrabcmljzqahboi ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906558.6698287-30855-92630662908050/AnsiballZ_setup.py' Jul 25 07:22:38 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165506]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:39 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[165509]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:22:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165506]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165660]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-aihupyngoyboffdabhgqydlfyabcyhjd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906559.6641552-30872-231835409544217/AnsiballZ_stat.py' Jul 25 07:22:39 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165660]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:40 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[165663]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:22:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165660]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165786]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jcydwktzuzurlxvvlajpakfokqdvxckc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906560.3684132-30889-155629513901013/AnsiballZ_dnf.py' Jul 25 07:22:40 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165786]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:41 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[165789]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:22:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165786]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165912]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lkkelynuenebalxlqsqtbknlpufcjqkz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906563.368916-30902-167353349534842/AnsiballZ_blivet.py' Jul 25 07:22:43 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165912]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:43 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[165915]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:22:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[165912]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166040]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qrkpibpmsxsoekrgtidrhndjcprmptxr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906564.3082855-30919-164624359988385/AnsiballZ_dnf.py' Jul 25 07:22:44 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166040]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:44 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[166043]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:22:46 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166040]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:47 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166166]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-crmmrazykbawpuikajcdijbuazniking ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906567.0799363-30928-180810313167920/AnsiballZ_service_facts.py' Jul 25 07:22:47 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166166]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:47 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[166169]: ansible-service_facts Invoked Jul 25 07:22:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166166]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166386]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mxdjwpawmrqqwyihcotdafzocncugbyy ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906569.2814775-30941-112416971411677/AnsiballZ_blivet.py' Jul 25 07:22:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166386]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:49 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[166389]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:22:49 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166386]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166514]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fxzoiiyizlsijijqenfoqyjqapmhxqoh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906569.9252248-30952-180062246192191/AnsiballZ_stat.py' Jul 25 07:22:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166514]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:50 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[166517]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:22:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166514]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166642]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-badzhowikirkvocpmvpbojdlbehgsdhd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906570.54697-30981-270347552652993/AnsiballZ_stat.py' Jul 25 07:22:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166642]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:50 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[166645]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:22:50 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166642]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166770]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uslcaxkiumrzkyvntralxsujwzkmrekw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906570.9784253-30992-131459337085529/AnsiballZ_setup.py' Jul 25 07:22:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166770]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:51 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[166773]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:22:51 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166770]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166924]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kfnnrefofpvdfkkxptyuqyridowtxykw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906571.8989758-31005-131633994968584/AnsiballZ_dnf.py' Jul 25 07:22:52 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166924]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:52 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[166927]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:22:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[166924]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167050]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hzbapeftwzzcpwnjicbdjfuiesbgyqud ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906574.6882088-31014-244834418808053/AnsiballZ_find_unused_disk.py' Jul 25 07:22:54 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167050]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:55 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[167053]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=3g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:22:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167050]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167178]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rborouzbzfzquwunnsyhkkgwjhybifdc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906575.2268984-31023-130639456209323/AnsiballZ_command.py' Jul 25 07:22:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167178]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:55 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[167181]: ansible-command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:22:55 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167178]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167345]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-unrokssboqhhzmxhurvlgfnymeaarcpn ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906577.0471761-31088-81341767615035/AnsiballZ_setup.py' Jul 25 07:22:57 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167345]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:57 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[167348]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:22:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167345]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167499]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zxizmsuaipuyqcmdpzpdfzeetnrjlcpf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906578.3257835-31107-107837772629563/AnsiballZ_stat.py' Jul 25 07:22:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167499]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:58 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[167502]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:22:58 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167499]: pam_unix(sudo:session): session closed for user root Jul 25 07:22:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167625]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ybvbnnbfzetlubyoaveyocjmejmcyafd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906579.05326-31124-258311061998710/AnsiballZ_dnf.py' Jul 25 07:22:59 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167625]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:22:59 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[167628]: ansible-dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:23:01 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167625]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167751]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nkiwqkhxxsbegxneagocrfercpfukdlp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906582.0003898-31146-235094016475555/AnsiballZ_blivet.py' Jul 25 07:23:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167751]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:02 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[167754]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:23:02 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167751]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167879]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vftvmbseuusdmdzfqurcgsirixtczlkm ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906582.9029372-31163-143000873387615/AnsiballZ_dnf.py' Jul 25 07:23:03 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167879]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:03 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[167882]: ansible-dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:23:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[167879]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168005]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kcodwsgtwmllumobrqejgbbzzxepgskg ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906585.7137685-31172-59213998092428/AnsiballZ_service_facts.py' Jul 25 07:23:05 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168005]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:06 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[168008]: ansible-service_facts Invoked Jul 25 07:23:07 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168005]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168225]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mledzizlehyrjdcelwqtowhnhkdmgxoo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906587.8740604-31185-219037916676405/AnsiballZ_blivet.py' Jul 25 07:23:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168225]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:08 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[168228]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:23:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168225]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168353]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pjrpjtejdouezjmyouaqdqmyzyjkjhie ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906588.499769-31196-130770262876634/AnsiballZ_stat.py' Jul 25 07:23:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168353]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:08 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[168356]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:23:08 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168353]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168481]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-efgnqxywjoqybeddobxompibvsdfqxdk ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906589.102957-31225-36959171546623/AnsiballZ_stat.py' Jul 25 07:23:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168481]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:09 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[168484]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:23:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168481]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168609]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jauqdjzpmjvvrisznjgmprrncrtbucut ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906589.5348618-31236-86771398477956/AnsiballZ_setup.py' Jul 25 07:23:09 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168609]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:09 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[168612]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jul 25 07:23:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168609]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168763]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-evmpacwhjkfzeefozdxrdqfzenlyznpq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906590.474037-31249-128596055302349/AnsiballZ_dnf.py' Jul 25 07:23:10 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168763]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:11 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[168766]: ansible-dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:23:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168763]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168889]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eqqddqvutjkyqdbqfiysxhkviacpbmix ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906593.3384783-31258-197501970305611/AnsiballZ_find_unused_disk.py' Jul 25 07:23:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168889]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:13 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[168892]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=1 min_size=0 max_size=0 match_sector_size=False with_interface=None Jul 25 07:23:13 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[168889]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:13 ip-10-31-40-189.us-east-1.aws.redhat.com NetworkManager[660]: [1721906593.8548] dhcp4 (eth0): state changed new lease, address=10.31.40.189 Jul 25 07:23:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[169017]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zwldzprgotwddvnluxgbpwrdshnjumlz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721906593.8630576-31267-58389910141786/AnsiballZ_command.py' Jul 25 07:23:14 ip-10-31-40-189.us-east-1.aws.redhat.com sudo[169017]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:23:14 ip-10-31-40-189.us-east-1.aws.redhat.com platform-python[169020]: ansible-command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None TASK [Set unused_disks if necessary] ******************************************* Thursday 25 July 2024 07:23:14 -0400 (0:00:00.550) 0:00:17.381 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** Thursday 25 July 2024 07:23:14 -0400 (0:00:00.020) 0:00:17.402 ********* fatal: [managed_node1]: FAILED! => { "changed": false } MSG: Unable to find enough unused disks. Exiting playbook. PLAY RECAP ********************************************************************* managed_node1 : ok=28 changed=0 unreachable=0 failed=1 skipped=15 rescued=0 ignored=0 Thursday 25 July 2024 07:23:14 -0400 (0:00:00.016) 0:00:17.418 ********* =============================================================================== fedora.linux_system_roles.storage : Make sure blivet is available ------- 2.94s Ensure test packages ---------------------------------------------------- 2.93s fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.87s fedora.linux_system_roles.storage : Get service facts ------------------- 2.11s Gathering Facts --------------------------------------------------------- 1.10s fedora.linux_system_roles.storage : Update facts ------------------------ 0.81s fedora.linux_system_roles.storage : Get required packages --------------- 0.75s fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 0.62s Debug why there are no unused disks ------------------------------------- 0.55s fedora.linux_system_roles.storage : Check if system is ostree ----------- 0.53s Find unused disks in the system ----------------------------------------- 0.53s fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file --- 0.41s fedora.linux_system_roles.storage : Check if /etc/fstab is present ------ 0.41s fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.06s fedora.linux_system_roles.storage : Include the appropriate provider tasks --- 0.06s fedora.linux_system_roles.storage : Enable copr repositories if needed --- 0.06s fedora.linux_system_roles.storage : Set flag to indicate system is ostree --- 0.04s fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.04s fedora.linux_system_roles.storage : Show storage_pools ------------------ 0.03s fedora.linux_system_roles.storage : Ensure ansible_facts used by role --- 0.03s