Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles PLAY [Test lvm errors] ********************************************************* TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:13:20 -0400 (0:00:00.024) 0:00:00.024 ********* ok: [managed_node1] TASK [Run the role] ************************************************************ Thursday 25 July 2024 07:13:21 -0400 (0:00:00.951) 0:00:00.975 ********* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** Thursday 25 July 2024 07:13:21 -0400 (0:00:00.035) 0:00:01.011 ********* included: /var/ARTIFACTS/work-generalk_r9vn7s/plans/general/tree/tmp.haQQz4tqYm/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:13:22 -0400 (0:00:00.085) 0:00:01.096 ********* 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:13:22 -0400 (0:00:00.041) 0:00:01.138 ********* 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_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/var/ARTIFACTS/work-generalk_r9vn7s/plans/general/tree/tmp.haQQz4tqYm/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed_node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** Thursday 25 July 2024 07:13:22 -0400 (0:00:00.072) 0:00:01.211 ********* 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:13:22 -0400 (0:00:00.425) 0:00:01.636 ********* 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:13:22 -0400 (0:00:00.045) 0:00:01.682 ********* 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:13:22 -0400 (0:00:00.019) 0:00:01.701 ********* 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:13:22 -0400 (0:00:00.021) 0:00:01.723 ********* included: /var/ARTIFACTS/work-generalk_r9vn7s/plans/general/tree/tmp.haQQz4tqYm/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:13:22 -0400 (0:00:00.074) 0:00:01.797 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "python-enum34-1.0.4-1.el7.noarch providing python-enum34 is already installed", "1:python2-blivet3-3.1.3-3.el7.noarch providing python-blivet3 is already installed", "libblockdev-crypto-2.18-5.el7.x86_64 providing libblockdev-crypto is already installed", "libblockdev-dm-2.18-5.el7.x86_64 providing libblockdev-dm is already installed", "libblockdev-lvm-2.18-5.el7.x86_64 providing libblockdev-lvm is already installed", "libblockdev-mdraid-2.18-5.el7.x86_64 providing libblockdev-mdraid is already installed", "libblockdev-swap-2.18-5.el7.x86_64 providing libblockdev-swap is already installed" ] } lsrpackages: libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python-blivet3 python-enum34 TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** Thursday 25 July 2024 07:13:23 -0400 (0:00:00.936) 0:00:02.734 ********* 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:13:23 -0400 (0:00:00.044) 0:00:02.778 ********* 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:13:23 -0400 (0:00:00.040) 0:00:02.818 ********* 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:13:24 -0400 (0:00:00.641) 0:00:03.459 ********* included: /var/ARTIFACTS/work-generalk_r9vn7s/plans/general/tree/tmp.haQQz4tqYm/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:13:24 -0400 (0:00:00.070) 0:00:03.530 ********* TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** Thursday 25 July 2024 07:13:24 -0400 (0:00:00.020) 0:00:03.551 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ Thursday 25 July 2024 07:13:24 -0400 (0:00:00.019) 0:00:03.570 ********* TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** Thursday 25 July 2024 07:13:24 -0400 (0:00:00.018) 0:00:03.588 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "kpartx-0.4.9-136.el7_9.x86_64 providing kpartx is already installed" ] } lsrpackages: kpartx TASK [fedora.linux_system_roles.storage : Get service facts] ******************* Thursday 25 July 2024 07:13:25 -0400 (0:00:00.591) 0:00:04.180 ********* 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" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "inactive", "status": "disabled" }, "brandbot.service": { "name": "brandbot.service", "source": "systemd", "state": "inactive", "status": "static" }, "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-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" }, "console-shell.service": { "name": "console-shell.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.import1.service": { "name": "dbus-org.freedesktop.import1.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.machine1.service": { "name": "dbus-org.freedesktop.machine1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "static" }, "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" }, "dmraid-activation.service": { "name": "dmraid-activation.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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.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" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "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" }, "lvm2-lvmetad.service": { "name": "lvm2-lvmetad.service", "source": "systemd", "state": "running", "status": "static" }, "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" }, "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" }, "netconsole": { "name": "netconsole", "source": "sysv", "state": "stopped", "status": "disabled" }, "network": { "name": "network", "source": "sysv", "state": "running", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-config.service": { "name": "nfs-config.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-idmap.service": { "name": "nfs-idmap.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-lock.service": { "name": "nfs-lock.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-rquotad.service": { "name": "nfs-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-secure.service": { "name": "nfs-secure.service", "source": "systemd", "state": "inactive", "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" }, "nfs.service": { "name": "nfs.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfslock.service": { "name": "nfslock.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "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" }, "postfix.service": { "name": "postfix.service", "source": "systemd", "state": "running", "status": "enabled" }, "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" }, "rhel-autorelabel-mark.service": { "name": "rhel-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-autorelabel.service": { "name": "rhel-autorelabel.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-configure.service": { "name": "rhel-configure.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-dmesg.service": { "name": "rhel-dmesg.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-domainname.service": { "name": "rhel-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-import-state.service": { "name": "rhel-import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-loadmodules.service": { "name": "rhel-loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-readonly.service": { "name": "rhel-readonly.service", "source": "systemd", "state": "stopped", "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-rquotad.service": { "name": "rpc-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "rpcgssd.service": { "name": "rpcgssd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rpcidmapd.service": { "name": "rpcidmapd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rsyncd.service": { "name": "rsyncd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyncd@.service": { "name": "rsyncd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-policy-migrate-local-changes@.service": { "name": "selinux-policy-migrate-local-changes@.service", "source": "systemd", "state": "unknown", "status": "static" }, "selinux-policy-migrate-local-changes@targeted.service": { "name": "selinux-policy-migrate-local-changes@targeted.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "unknown" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "static" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "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-bootchart.service": { "name": "systemd-bootchart.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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-importd.service": { "name": "systemd-importd.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-machined.service": { "name": "systemd-machined.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-nspawn@.service": { "name": "systemd-nspawn@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "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-readahead-collect.service": { "name": "systemd-readahead-collect.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-readahead-done.service": { "name": "systemd-readahead-done.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "systemd-readahead-drop.service": { "name": "systemd-readahead-drop.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "systemd-readahead-replay.service": { "name": "systemd-readahead-replay.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill@.service": { "name": "systemd-rfkill@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-shutdownd.service": { "name": "systemd-shutdownd.service", "source": "systemd", "state": "stopped", "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-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "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" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "wpa_supplicant.service": { "name": "wpa_supplicant.service", "source": "systemd", "state": "inactive", "status": "disabled" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** Thursday 25 July 2024 07:13:26 -0400 (0:00:01.046) 0:00:05.226 ********* 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:13:26 -0400 (0:00:00.040) 0:00:05.266 ********* TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** Thursday 25 July 2024 07:13:26 -0400 (0:00:00.023) 0:00:05.290 ********* 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:13:26 -0400 (0:00:00.484) 0:00:05.775 ********* 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:13:26 -0400 (0:00:00.027) 0:00:05.802 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721904765.0972824, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4db69458c23204aa354c1fce8c724ba0713d6623", "ctime": 1718881114.40265, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131078, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1718881114.40265, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1207, "uid": 0, "version": "18446744072852913878", "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:13:27 -0400 (0:00:00.319) 0:00:06.122 ********* 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:13:27 -0400 (0:00:00.029) 0:00:06.151 ********* TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** Thursday 25 July 2024 07:13:27 -0400 (0:00:00.024) 0:00:06.175 ********* 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:13:27 -0400 (0:00:00.032) 0:00:06.207 ********* 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:13:27 -0400 (0:00:00.029) 0:00:06.237 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** Thursday 25 July 2024 07:13:27 -0400 (0:00:00.031) 0:00:06.268 ********* TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** Thursday 25 July 2024 07:13:27 -0400 (0:00:00.024) 0:00:06.293 ********* 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:13:27 -0400 (0:00:00.026) 0:00:06.320 ********* TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** Thursday 25 July 2024 07:13:27 -0400 (0:00:00.023) 0:00:06.344 ********* TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** Thursday 25 July 2024 07:13:27 -0400 (0:00:00.024) 0:00:06.368 ********* 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:13:27 -0400 (0:00:00.027) 0:00:06.395 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721904972.848812, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1718879272.062, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "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": 1718879026.308, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "18446744072852913879", "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:13:27 -0400 (0:00:00.315) 0:00:06.710 ********* TASK [fedora.linux_system_roles.storage : Update facts] ************************ Thursday 25 July 2024 07:13:27 -0400 (0:00:00.025) 0:00:06.736 ********* ok: [managed_node1] TASK [Mark tasks to be skipped] ************************************************ Thursday 25 July 2024 07:13:28 -0400 (0:00:00.623) 0:00:07.359 ********* 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:13:28 -0400 (0:00:00.035) 0:00:07.394 ********* included: /var/ARTIFACTS/work-generalk_r9vn7s/plans/general/tree/tmp.haQQz4tqYm/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml for managed_node1 TASK [Ensure test packages] **************************************************** Thursday 25 July 2024 07:13:28 -0400 (0:00:00.044) 0:00:07.439 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "util-linux-2.23.2-65.el7_9.1.x86_64 providing util-linux is already installed" ] } lsrpackages: util-linux TASK [Find unused disks in the system] ***************************************** Thursday 25 July 2024 07:13:28 -0400 (0:00:00.603) 0:00:08.042 ********* 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=\"ext4\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"ext4\" LOG-SEC=\"512\"", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'fstype': '', 'type': 'disk', 'ssize': '512', 'size': '268435456000'}] has partitions" ] } TASK [Debug why there are no unused disks] ************************************* Thursday 25 July 2024 07:13:29 -0400 (0:00:00.405) 0:00:08.448 ********* 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.043320", "end": "2024-07-25 07:13:29.736092", "rc": 0, "start": "2024-07-25 07:13:29.692772" } 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="ext4" LOG-SEC="512" + journalctl -ex -- Logs begin at Thu 2024-07-25 06:52:28 EDT, end at Thu 2024-07-25 07:13:29 EDT. -- Jul 25 07:09:21 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[4842]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:09:22 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[4895]: Invoked Jul 25 07:09:23 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[5057]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:09:23 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[5112]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:09:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[5163]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:09:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[5214]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:09:25 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[5294]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:09:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[5347]: Invoked with min_size=5g max_return=1 with_interface=scsi max_size=127g match_sector_size=False Jul 25 07:09:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[5398]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:09:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5463]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-aqrrlkwctxstyvjioukhtihxofoeqzzq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905768.42-29586-3759760571460/AnsiballZ_setup.py Jul 25 07:09:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5463]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[5466]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:09:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5463]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5546]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hufodntlvqjeiebcskhfbnoxuhgdoato ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905769.63-29605-207399449389578/AnsiballZ_stat.py Jul 25 07:09:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5546]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[5549]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:09:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5546]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5598]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-edniyxyjzofdgtbzamcwmjyzcemdjdlf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905770.32-29622-96579967531656/AnsiballZ_yum.py Jul 25 07:09:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5598]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:30 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[5601]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:09:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5598]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5654]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-grdlpxlwnlsgywialkqayrjpzlqluoxc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905771.25-29635-280858041960649/AnsiballZ_blivet.py Jul 25 07:09:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5654]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[5657]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:09:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5654]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5712]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wimdxppyqtoikqbfjgmzgqtirybmeupg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905772.08-29652-84833790516267/AnsiballZ_yum.py Jul 25 07:09:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5712]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:32 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[5715]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:09:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5712]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5768]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pzoakpymbpobxrtxndnysybgfaqsxojn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905772.58-29661-281029471997371/AnsiballZ_service_facts.py Jul 25 07:09:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5768]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:32 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[5771]: Invoked Jul 25 07:09:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5768]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5933]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fdmdhztdttjkwmyvgsthwqpyigjvdaak ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905773.71-29674-202784430600230/AnsiballZ_blivet.py Jul 25 07:09:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5933]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[5936]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:09:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5933]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5991]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-sitlddsyhhrezrxeixbkirirzoddmaur ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905774.19-29685-62797659816001/AnsiballZ_stat.py Jul 25 07:09:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5991]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[5994]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:09:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[5991]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6045]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ujwwsztzprblcmhxcqiydfylrzaqaajq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905774.77-29714-89850445629458/AnsiballZ_stat.py Jul 25 07:09:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6045]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[6048]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:09:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6045]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6099]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ptzaioecwwcorudmnipdnkhewvtymvee ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905775.11-29725-66992634821655/AnsiballZ_setup.py Jul 25 07:09:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6099]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:35 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[6102]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:09:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6099]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6182]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-awfayroazpnjkfzaznbyejxgwanajcfy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905775.91-29738-268396634198988/AnsiballZ_yum.py Jul 25 07:09:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6182]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:36 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[6185]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:09:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6182]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6238]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yquthqxspdmqbkobuqzkloevamlwkqqj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905776.42-29747-154693694245221/AnsiballZ_find_unused_disk.py Jul 25 07:09:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6238]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:36 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[6241]: Invoked with min_size=5g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:09:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6238]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6292]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vnbeasblhilmkngoxysviigfhnpwcckz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905777.82-29756-270124701499567/AnsiballZ_command.py Jul 25 07:09:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6292]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:38 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[6295]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:09:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6292]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6360]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-whpavybfxzdsjoiklacxmuxqvfxmjmyd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905779.38-29826-266976717746300/AnsiballZ_setup.py Jul 25 07:09:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6360]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:39 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[6363]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:09:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6360]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6443]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-eaolckkynjxrrtahdjjgeghczxortjjr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905780.6-29845-37414182187952/AnsiballZ_stat.py Jul 25 07:09:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6443]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[6446]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:09:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6443]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6495]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mxargmdxnushfthtctesecwtvbjhfpky ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905781.32-29862-179696358250976/AnsiballZ_yum.py Jul 25 07:09:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6495]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:41 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[6498]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:09:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6495]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6551]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vmcgesqlrccrialxpqhgevzrqsvvtkqp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905782.24-29875-139411015333500/AnsiballZ_blivet.py Jul 25 07:09:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6551]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:42 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[6554]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:09:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6551]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6609]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-muemwmkbpwzzyncnmfxmkuntsmvkwpll ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905783.08-29892-46806641494066/AnsiballZ_yum.py Jul 25 07:09:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6609]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[6612]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:09:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6609]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6665]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cmswhyyftoneqlfmijyuvaraomqkkkxy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905783.57-29901-211686171187074/AnsiballZ_service_facts.py Jul 25 07:09:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6665]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[6668]: Invoked Jul 25 07:09:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6665]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6830]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-byxohpplrzdfbrulatjjoglaiyhnmvrr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905784.68-29914-204744359967048/AnsiballZ_blivet.py Jul 25 07:09:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6830]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[6833]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:09:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6830]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6888]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hhillutzthadiqitmbxnfzngjqtxvfbz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905785.16-29925-13120597893187/AnsiballZ_stat.py Jul 25 07:09:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6888]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[6891]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:09:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6888]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6942]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-iljcbxixckicexjhuxhoruwdtuprtosr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905785.75-29954-256624497996204/AnsiballZ_stat.py Jul 25 07:09:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6942]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[6945]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:09:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6942]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6996]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zzteureetasupvlrgmdnstnfrbtyxzqr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905786.1-29965-104179184243228/AnsiballZ_setup.py Jul 25 07:09:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6996]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:46 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[6999]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:09:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[6996]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7079]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ymogirlmzwmdvvubqljtheugnwkhzapg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905786.89-29978-241840477646936/AnsiballZ_yum.py Jul 25 07:09:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7079]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:47 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[7082]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:09:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7079]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7135]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uppwlivsiphnbyhdmnbiixsnadeteprk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905787.41-29987-198684930807941/AnsiballZ_find_unused_disk.py Jul 25 07:09:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7135]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:47 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[7138]: Invoked with min_size=0 max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:09:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7135]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7189]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-denhawpkrwxdojmukzbqfxedhlpuvsde ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905787.88-29996-264351337377087/AnsiballZ_command.py Jul 25 07:09:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7189]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:48 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[7192]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:09:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7189]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[7257]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:09:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7337]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cyrmjywtnoqmugvaurdfbcmlziqhsndt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905790.45-30081-204817715251849/AnsiballZ_setup.py Jul 25 07:09:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7337]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[7340]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:09:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7337]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7420]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-flypssrzztuuqmnqzzvesyehpncroybm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905791.38-30098-134145757298144/AnsiballZ_stat.py Jul 25 07:09:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7420]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:51 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[7423]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:09:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7420]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7472]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-eoeyrdrtqjbuxmjnonzqcnioedsngdlm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905792.03-30115-208599713180884/AnsiballZ_yum.py Jul 25 07:09:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7472]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[7475]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:09:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7472]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7528]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qkvybngpkmeocaruphqtwnhutvoeyemj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905793.06-30128-195967187079548/AnsiballZ_blivet.py Jul 25 07:09:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7528]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:53 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[7531]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:09:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7528]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7586]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qirfhxqirlkmimsxcwlqwtoemrzlplud ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905793.9-30145-119652260680428/AnsiballZ_yum.py Jul 25 07:09:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7586]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[7589]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:09:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7586]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7642]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lfisqevtznyscmsrjnzkijmxovnlqpev ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905794.41-30154-258645170389174/AnsiballZ_service_facts.py Jul 25 07:09:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7642]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[7645]: Invoked Jul 25 07:09:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7642]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7808]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yikfmrsugtkhduatwzblwihhtvulspex ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905795.52-30167-103076644402153/AnsiballZ_blivet.py Jul 25 07:09:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7808]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:55 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[7811]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:09:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7808]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7866]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wjjdunswtkgqrewtavhmadlvpzssmbod ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905796.01-30178-249679974285005/AnsiballZ_stat.py Jul 25 07:09:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7866]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:56 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[7869]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:09:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7866]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7920]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mzilhgqdvemllirdifqscklcipnrbqpu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905796.59-30207-274440623541500/AnsiballZ_stat.py Jul 25 07:09:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7920]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:56 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[7923]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:09:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7920]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7974]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qnzmqazlormdwpxbdqnibdszxrbiunyt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905796.95-30218-57843068303727/AnsiballZ_setup.py Jul 25 07:09:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7974]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:57 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[7977]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:09:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[7974]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8058]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-iouzzclmtoplzggpazfoufdxntmzjwzi ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905797.74-30231-222664150514386/AnsiballZ_yum.py Jul 25 07:09:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8058]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:58 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[8061]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:09:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8058]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8114]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rlkggvgrsjwxebrjzxkqzlvlycjuwary ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905798.25-30240-6635363525826/AnsiballZ_find_unused_disk.py Jul 25 07:09:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8114]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:58 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[8117]: Invoked with min_size=5g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:09:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8114]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8168]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wpmqnufpasqtmoxjpvkgqxbqgqptbwza ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905798.67-30249-245376849895294/AnsiballZ_command.py Jul 25 07:09:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8168]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:58 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[8171]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:09:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8168]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8236]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xdpuyzkssfhvrfptfstqxxzwfadeweti ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905800.35-30318-114040409927624/AnsiballZ_setup.py Jul 25 07:10:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8236]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:00 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[8239]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:10:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8236]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8319]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tfhxpbijixdiikagllodhjyuxhbudcnn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905802.44-30337-255762333614538/AnsiballZ_stat.py Jul 25 07:10:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8319]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:02 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[8322]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:10:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8319]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8371]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-njegfhnigjvbtnzrgouhkynfiaiunlup ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905803.11-30354-155147285123301/AnsiballZ_yum.py Jul 25 07:10:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8371]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:03 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[8374]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:10:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8371]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8428]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-flyhgguaravtuojpmdtdiahdqjjnther ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905804.08-30367-243556263435186/AnsiballZ_blivet.py Jul 25 07:10:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8428]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:04 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[8431]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:10:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8428]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8486]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-geuapwybiyjekurfiqiqkhsdebqwhiqo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905804.92-30384-128157544259911/AnsiballZ_yum.py Jul 25 07:10:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8486]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:05 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[8489]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:10:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8486]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8542]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lnnykgrmqolkjgipfhmdcpfkkiuswmkb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905805.43-30393-79699187077973/AnsiballZ_service_facts.py Jul 25 07:10:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8542]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:05 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[8545]: Invoked Jul 25 07:10:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8542]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8707]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zacsundnkembjqrwqgxvaccbvhhmjixt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905806.56-30406-175188844270893/AnsiballZ_blivet.py Jul 25 07:10:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8707]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:06 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[8710]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:10:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8707]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8765]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jctzcmzzqvzahopxmdmjvshrnorppcak ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905807.05-30417-274333489485546/AnsiballZ_stat.py Jul 25 07:10:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8765]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[8768]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:10:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8765]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8819]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cfdomiuiojjavomkstjyrgjufgguexvt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905807.66-30446-239266766000224/AnsiballZ_stat.py Jul 25 07:10:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8819]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[8822]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:10:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8819]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8873]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uwoisdnanrrxerljqpffjqpfnolhexvt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905808.0-30457-58493196200901/AnsiballZ_setup.py Jul 25 07:10:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8873]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:08 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[8876]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:10:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8873]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8956]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-eyazsjgveoqqfnpxknemdqgdwzbfwcye ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905808.79-30470-260743319811439/AnsiballZ_yum.py Jul 25 07:10:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8956]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:09 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[8959]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:10:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8956]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9012]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qjcwwocmfndlqepnyiqhqndjfpphwbes ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905809.3-30479-150221162724621/AnsiballZ_find_unused_disk.py Jul 25 07:10:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9012]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:09 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[9015]: Invoked with min_size=10g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:10:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9012]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9066]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jyygmhsbiqwlrhopsgkrlgosiqprugrq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905809.74-30488-6397162278215/AnsiballZ_command.py Jul 25 07:10:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9066]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:10 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[9069]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:10:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9066]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9134]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-awzzaayemvsmtemovgnwggkkyqqrjoec ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905814.54-30674-20043623562439/AnsiballZ_setup.py Jul 25 07:10:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9134]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:15 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[9137]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:10:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9134]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9217]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vwnyiyilkxdqsybhbktmfzbqmvjzsnkl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905815.73-30693-200425401744587/AnsiballZ_stat.py Jul 25 07:10:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9217]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[9220]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:10:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9217]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9269]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wdqskcbesvhiqvobeoutocrfpenpujmc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905816.43-30710-230749862436359/AnsiballZ_yum.py Jul 25 07:10:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9269]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[9272]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:10:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9269]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9325]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bveerhmeitxktchyxyhitreoixxkwgaf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905817.35-30723-161798346989038/AnsiballZ_blivet.py Jul 25 07:10:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9325]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:17 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[9328]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:10:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9325]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9383]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cuaiswryxgjxdoskmuwgamjzxuhefeiz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905818.19-30740-223999460497846/AnsiballZ_yum.py Jul 25 07:10:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9383]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:18 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[9386]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:10:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9383]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9439]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gxkbgmthhrjlsmrecehgmkoqlqlyjutw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905818.7-30749-143463342018933/AnsiballZ_service_facts.py Jul 25 07:10:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9439]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:19 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[9442]: Invoked Jul 25 07:10:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9439]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9604]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-znizhulaglpgiokfqkpkljyxnqcwbtle ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905819.82-30762-10574768341924/AnsiballZ_blivet.py Jul 25 07:10:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9604]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:20 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[9607]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:10:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9604]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9662]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-eubmfigwfsosgskrrgsjnbaenydwtzjr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905820.3-30773-51669706847485/AnsiballZ_stat.py Jul 25 07:10:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9662]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:20 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[9665]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:10:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9662]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9716]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ekaoobuhweybztqexkexeiwljtfpzqnh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905820.9-30802-60441293332287/AnsiballZ_stat.py Jul 25 07:10:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9716]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:21 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[9719]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:10:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9716]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9770]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fdoutfpfjleqwcjuaukpskpynsrzycpz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905821.25-30813-32399301718421/AnsiballZ_setup.py Jul 25 07:10:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9770]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:21 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[9773]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:10:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9770]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9853]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vetosdbnvmtyjvvfccgypekxdqauzxgu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905822.03-30826-172332491264480/AnsiballZ_yum.py Jul 25 07:10:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9853]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:22 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[9856]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:10:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9853]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9909]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dwbdftuorsixyfbwvcudgmlnmfuqsehg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905822.54-30835-130049232208482/AnsiballZ_find_unused_disk.py Jul 25 07:10:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9909]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:22 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[9912]: Invoked with min_size=10g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:10:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9909]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9963]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-egsitljvsgrwjydmtbxciqhsuxgtguud ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905822.99-30844-124383442245426/AnsiballZ_command.py Jul 25 07:10:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9963]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:23 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[9966]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:10:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9963]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10031]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gvtsgzfewiugsowspcqpkyxfxsogbkzo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905824.81-30914-237592134971447/AnsiballZ_setup.py Jul 25 07:10:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10031]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:25 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[10034]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:10:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10031]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10114]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rjqevxutgfmofbhqdzruifsnryfaqrym ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905825.89-30933-164290947387506/AnsiballZ_stat.py Jul 25 07:10:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10114]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[10117]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:10:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10114]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10166]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nmjifsumrpuzlyykewnjywslhucndmqz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905826.5-30950-127340780143179/AnsiballZ_yum.py Jul 25 07:10:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10166]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[10169]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:10:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10166]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10222]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-asgmwscspnapedjzmnqnculfdlomgovh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905827.43-30963-109420934505029/AnsiballZ_blivet.py Jul 25 07:10:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10222]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:27 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[10225]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:10:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10222]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10280]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mcvdgdhzrifxncwyvcrxjtoeihhdqvnl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905828.17-30980-193850747138597/AnsiballZ_yum.py Jul 25 07:10:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10280]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:28 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[10283]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:10:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10280]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10336]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-agqhueelbiczflylbbkvewmmqngtccvp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905828.68-30989-28332883714541/AnsiballZ_service_facts.py Jul 25 07:10:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10336]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[10339]: Invoked Jul 25 07:10:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10336]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10501]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ivqzcxrbkbahauasbyhhxlvomebnwoop ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905829.79-31002-27040450138959/AnsiballZ_blivet.py Jul 25 07:10:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10501]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:30 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[10504]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:10:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10501]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10559]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ckqiubepmvdztnunhptlroabdxrofpqp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905830.28-31013-220908496188853/AnsiballZ_stat.py Jul 25 07:10:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10559]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:30 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[10562]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:10:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10559]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10613]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fqfnomqsnzedvwwkokdsnopzlboppezv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905830.87-31042-96390871927829/AnsiballZ_stat.py Jul 25 07:10:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10613]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[10616]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:10:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10613]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10667]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jvjykxcffmkxnrrhcykflkchuykrnmew ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905831.21-31053-51506307014629/AnsiballZ_setup.py Jul 25 07:10:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10667]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[10670]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:10:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10667]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10750]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xahlnbbyqeonnhffvqxhdktnhjingqwu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905831.85-31064-208069720389807/AnsiballZ_package_facts.py Jul 25 07:10:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10750]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:32 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-package_facts[10753]: Invoked with manager=['auto'] strategy=first Jul 25 07:10:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10750]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10804]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zkzqiiemzhnaropoicftvkqhpthjqzpn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905833.87-31081-87507321297221/AnsiballZ_yum.py Jul 25 07:10:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10804]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[10807]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:10:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10804]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10860]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vffoyrxigxuableztnixryteeyyqvjwj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905834.42-31090-47294761307733/AnsiballZ_find_unused_disk.py Jul 25 07:10:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10860]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[10863]: Invoked with min_size=0 max_return=2 max_size=0 with_interface=None match_sector_size=False Jul 25 07:10:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10860]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10914]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wkfodxvaxywlyhamhwuylhbxulevebjx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905834.91-31099-198692375244786/AnsiballZ_command.py Jul 25 07:10:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10914]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:35 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[10917]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:10:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10914]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10982]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lzxfwstigoucsvgrjdhtwicrchngfnei ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905836.82-31169-26271284922386/AnsiballZ_setup.py Jul 25 07:10:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10982]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:37 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[10985]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:10:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10982]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11065]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mygdrlwzxbqnzpozoswsnopqbjuqiyau ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905838.01-31188-34321036234579/AnsiballZ_stat.py Jul 25 07:10:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11065]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:38 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[11068]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:10:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11065]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11117]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bzxhxtpfybkhcxienjidakmjhqprnofu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905838.72-31205-114838089532624/AnsiballZ_yum.py Jul 25 07:10:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11117]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:39 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[11120]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:10:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11117]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11173]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mvypmwfadjscycfjkfnghkelofuwnqwz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905839.64-31218-177506502522193/AnsiballZ_blivet.py Jul 25 07:10:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11173]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[11176]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:10:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11173]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11231]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-oacyaenjlohyczjuekljzaseydgjpnfa ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905840.48-31235-123955363152778/AnsiballZ_yum.py Jul 25 07:10:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11231]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[11234]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:10:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11231]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11287]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nagyjswnbyceoryyavehayuihkxgpvog ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905840.98-31244-96312537656135/AnsiballZ_service_facts.py Jul 25 07:10:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11287]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:41 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[11290]: Invoked Jul 25 07:10:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11287]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11452]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-olfadeiobxnilflfanzyqptiexulvkfg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905842.09-31257-51643088413910/AnsiballZ_blivet.py Jul 25 07:10:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11452]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:42 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[11455]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:10:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11452]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11510]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kycysijjxptmjxampnbsmglbxttgenbg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905842.57-31268-279767979638857/AnsiballZ_stat.py Jul 25 07:10:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11510]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:42 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[11513]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:10:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11510]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11564]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jbpoxvjmcciyiwydwhaekvzseuyvvbdo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905843.16-31297-257025855223364/AnsiballZ_stat.py Jul 25 07:10:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11564]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[11567]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:10:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11564]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11618]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-incseztwpshxjiskursphgtikizlorgl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905843.49-31308-185355634367107/AnsiballZ_setup.py Jul 25 07:10:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11618]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[11621]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:10:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11618]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11701]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nmwytqplofkmhmgvepevxterzfmuyldq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905844.26-31321-15651213498639/AnsiballZ_yum.py Jul 25 07:10:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11701]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:44 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[11704]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:10:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11701]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11757]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jmtymatwenqunpdjhnxlsmzjwqxcjsay ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905844.77-31330-129712516040253/AnsiballZ_find_unused_disk.py Jul 25 07:10:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11757]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[11760]: Invoked with min_size=0 max_return=3 max_size=0 with_interface=None match_sector_size=False Jul 25 07:10:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11757]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11811]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-upjginutyrjptanyoxfdmvxzueqtmnxk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905846.17-31339-275042885866830/AnsiballZ_command.py Jul 25 07:10:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11811]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:46 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[11814]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:10:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11811]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:48 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[11879]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:10:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11959]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-iikaoukcfyolotskydjzhxdrziznrdfk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905848.75-31424-155398545966883/AnsiballZ_setup.py Jul 25 07:10:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11959]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:49 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[11962]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:10:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11959]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12042]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-esdeopgutpnmdvagpeobvgeqevewluwy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905849.68-31441-260747490025700/AnsiballZ_stat.py Jul 25 07:10:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12042]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:49 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[12045]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:10:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12042]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12094]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zrdjjgyuoyvapkmwvblztoakrgownkhu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905850.33-31458-219854771478996/AnsiballZ_yum.py Jul 25 07:10:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12094]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[12097]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:10:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12094]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12150]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zuejganrcfhnusesbwmyuokpzwcdimdq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905851.31-31471-90970991386057/AnsiballZ_blivet.py Jul 25 07:10:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12150]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:51 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[12153]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:10:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12150]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12208]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hcsdcnkygrybfkzjtxfvjdgeatksrgfr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905852.14-31488-230819095282050/AnsiballZ_yum.py Jul 25 07:10:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12208]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[12211]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:10:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12208]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12264]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mwmvazfvayecohlljbodbpcxxknvseyi ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905852.65-31497-108822637686918/AnsiballZ_service_facts.py Jul 25 07:10:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12264]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[12267]: Invoked Jul 25 07:10:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12264]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12429]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nflnhuutyuucwahhwiocpangoccfwbaq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905853.77-31510-180242724675962/AnsiballZ_blivet.py Jul 25 07:10:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12429]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[12432]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:10:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12429]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12487]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ktlybwmwhuzwepztgadtqyzetycmrmfd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905854.26-31521-221277056032446/AnsiballZ_stat.py Jul 25 07:10:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12487]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[12490]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:10:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12487]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12541]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-iiqpfeewyyextrwrobikcutgdmwonepc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905854.85-31550-122849605511924/AnsiballZ_stat.py Jul 25 07:10:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12541]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:55 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[12544]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:10:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12541]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12595]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-swgprjfccuboikdjqvgrnjvqzbsnvxuv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905855.28-31561-155549846801624/AnsiballZ_setup.py Jul 25 07:10:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12595]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:55 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[12598]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:10:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12595]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12678]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jlycmzvtmyddeycfgjikpmhuhepviluj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905856.09-31574-79490029766110/AnsiballZ_yum.py Jul 25 07:10:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12678]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:56 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[12681]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:10:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12678]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12734]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xxtsewmvxbrxcnptnekiobyfqhmjbfbj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905856.59-31583-93678705929681/AnsiballZ_find_unused_disk.py Jul 25 07:10:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12734]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:56 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[12737]: Invoked with min_size=0 max_return=3 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:10:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12734]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12788]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vehyirfnschinpqazvvjlxlwmzywczjl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905856.99-31592-255960905318195/AnsiballZ_command.py Jul 25 07:10:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12788]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:57 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[12791]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:10:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12788]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:59 ip-10-31-42-48.us-east-1.aws.redhat.com auditd[420]: Audit daemon rotating log files Jul 25 07:11:00 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[12856]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:11:02 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[12936]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:11:03 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[12985]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:11:04 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[13038]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:11:05 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[13093]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:11:05 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[13146]: Invoked Jul 25 07:11:06 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[13308]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:11:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[13363]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:11:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[13414]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:11:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[13465]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:11:10 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[13559]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:11:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13639]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bzbdtyqbeluexvefunusdjurvvjjgkvc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905870.79-32105-238488189007785/AnsiballZ_setup.py Jul 25 07:11:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13639]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:11 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[13642]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:11:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13639]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13722]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ckjbvdvsitrmjtdpzwubhozgvtgdbpkc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905871.74-32122-77142684344020/AnsiballZ_stat.py Jul 25 07:11:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13722]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:12 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[13725]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:11:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13722]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13774]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-iwjdqvekjnnzmzbhmdjmqxbjkusdahbq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905872.42-32139-64383659537316/AnsiballZ_yum.py Jul 25 07:11:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13774]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:12 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[13777]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:11:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13774]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13830]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xtzbjfiuwmfbkwioasulyjkzqkkzfszh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905873.39-32152-193365469007654/AnsiballZ_blivet.py Jul 25 07:11:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13830]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:13 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[13833]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:11:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13830]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13888]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tyjqewkwsfalbjohzsrsrsdpjtiajipv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905874.23-32169-165951577932591/AnsiballZ_yum.py Jul 25 07:11:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13888]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:14 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[13891]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:11:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13888]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13944]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lwuqkmjcuyfuclhgktqjfefyqjzbimid ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905874.73-32178-176859264621134/AnsiballZ_service_facts.py Jul 25 07:11:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13944]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:15 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[13947]: Invoked Jul 25 07:11:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13944]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14109]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-myxpxxupkjucdbuknxikuxgluzaqxtdw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905875.82-32191-248331348260215/AnsiballZ_blivet.py Jul 25 07:11:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14109]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[14112]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:11:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14109]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14167]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jqrxhhdayoftmojhzvfvyzxjgezginyt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905876.3-32202-151654128112894/AnsiballZ_stat.py Jul 25 07:11:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14167]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[14170]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:11:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14167]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14221]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xvnltkspxzekqfwtyaijrbndcpglxqie ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905876.9-32231-185854779419826/AnsiballZ_stat.py Jul 25 07:11:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14221]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:17 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[14224]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:11:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14221]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14275]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vjbsitqrwyhyviizdgeqbofeyuwtzufo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905877.25-32242-167226833792082/AnsiballZ_setup.py Jul 25 07:11:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14275]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:17 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[14278]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:11:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14275]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14358]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jnxrkvecxwkanuzdxjmhbhajpdmhaipj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905878.1-32255-177708247447567/AnsiballZ_yum.py Jul 25 07:11:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14358]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:18 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[14361]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:11:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14358]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14414]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jeajscwblxeryfqvtbymaugxtcwvbopc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905878.62-32264-205313069188454/AnsiballZ_find_unused_disk.py Jul 25 07:11:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14414]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:18 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[14417]: Invoked with min_size=3g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:11:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14414]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14468]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dtafndoehjmsbwfnsmnkfczwzoubwgos ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905879.02-32273-149944063956260/AnsiballZ_command.py Jul 25 07:11:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14468]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:19 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[14471]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:11:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14468]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:23 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[14536]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:11:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14616]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-sikdxspvtwmmqeekggbdatbqgqugqvis ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905883.66-32415-118189093832656/AnsiballZ_setup.py Jul 25 07:11:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14616]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:23 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[14619]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:11:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14616]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14699]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wjtyaprfoqhsynqfpteabnhtisvvzjfl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905884.47-32432-120899988832187/AnsiballZ_stat.py Jul 25 07:11:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14699]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[14702]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:11:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14699]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14751]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tybxnnycwwoynabzuszjnoqrvzqzjgzk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905885.04-32449-116721757524480/AnsiballZ_yum.py Jul 25 07:11:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14751]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:25 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[14754]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:11:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14751]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14807]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gdyocxjdnjbsjlkxmhpjxltvtqqahbhw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905886.03-32462-33394112393133/AnsiballZ_blivet.py Jul 25 07:11:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14807]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[14810]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:11:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14807]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14865]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-aajwjlawknfmztsksamizekmxtripgpe ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905886.8-32479-122494133535288/AnsiballZ_yum.py Jul 25 07:11:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14865]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:27 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[14868]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:11:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14865]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14921]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bpredfbrkxmmrcadqfxxrugtocqykepl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905887.3-32488-162239640651447/AnsiballZ_service_facts.py Jul 25 07:11:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14921]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:27 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[14924]: Invoked Jul 25 07:11:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14921]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15086]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cjptgfdcwgmrqhjoesdjvakqgoqfeadj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905888.41-32501-95946703307256/AnsiballZ_blivet.py Jul 25 07:11:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15086]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:28 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[15089]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:11:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15086]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15144]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bcqpctgvvdknjupletajytmjljvwkzhe ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905888.9-32512-211704647741230/AnsiballZ_stat.py Jul 25 07:11:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15144]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[15147]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:11:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15144]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15198]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wijbfvgdvttzfnvqspjhqnzwuzfpzsms ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905889.49-32541-177145779861352/AnsiballZ_stat.py Jul 25 07:11:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15198]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[15201]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:11:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15198]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15252]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uqegiczkczyhcuvktquxjiveqfywawrr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905889.83-32552-268979740106998/AnsiballZ_setup.py Jul 25 07:11:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15252]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:30 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[15255]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:11:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15252]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15335]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tcximvkugueuaeezxelvrhzijgljkxrm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905890.5-32563-11108003460489/AnsiballZ_package_facts.py Jul 25 07:11:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15335]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-package_facts[15338]: Invoked with manager=['auto'] strategy=first Jul 25 07:11:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15335]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15403]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dqzvrjqsgdivorbdmlayizffjlbamzcu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905900.15-32714-110311844133070/AnsiballZ_setup.py Jul 25 07:11:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15403]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[15406]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:11:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15403]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15486]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fojdfvvfokdoivoqpwrsyvoiuxcsivhb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905901.23-32733-127271854696833/AnsiballZ_stat.py Jul 25 07:11:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15486]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:41 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[15489]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:11:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15486]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15538]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-deyuwvwprslgmsxihyzcbifzrfgywkoz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905901.83-32750-242991296263511/AnsiballZ_yum.py Jul 25 07:11:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15538]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:42 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[15541]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:11:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15538]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15594]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rgtmicogpdvtfiqqyigvofkbskcbkjgy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905902.76-32763-21214347954610/AnsiballZ_blivet.py Jul 25 07:11:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15594]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[15597]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:11:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15594]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15652]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tbwlvlksbisgqjhpmcvrwyrcmpmmbkep ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905903.51-312-204917129149499/AnsiballZ_yum.py Jul 25 07:11:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15652]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[15655]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:11:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15652]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15708]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ynhofsgctrtbclggjrihnercyxagytdo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905904.01-321-127032959610410/AnsiballZ_service_facts.py Jul 25 07:11:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15708]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:44 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[15711]: Invoked Jul 25 07:11:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15708]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15873]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bwrsnouckvuckoqlvyejahfxduvrmlml ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905905.14-334-222758027348799/AnsiballZ_blivet.py Jul 25 07:11:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15873]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[15876]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:11:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15873]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15931]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tthshcjvldhrlnynitrpotvzmmdubtyx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905905.62-345-206397246921409/AnsiballZ_stat.py Jul 25 07:11:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15931]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[15934]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:11:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15931]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15985]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jlyashmkrviigkhdwhugqrqrnpacfddj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905906.2-376-53082105943323/AnsiballZ_stat.py Jul 25 07:11:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15985]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:46 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[15988]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:11:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15985]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16039]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fwbzkjuxljnfmpfnsgfymfzykodtnbad ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905906.56-387-22933435153611/AnsiballZ_setup.py Jul 25 07:11:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16039]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:46 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[16042]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:11:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16039]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16122]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bqaqlmmlhenizmvmdhrhiebefjpllikf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905907.24-398-206133983835225/AnsiballZ_package_facts.py Jul 25 07:11:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16122]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:47 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-package_facts[16125]: Invoked with manager=['auto'] strategy=first Jul 25 07:11:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16122]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[16190]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:11:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16270]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jqjkukvjnfdfdipywbuvtqhszawgvean ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905912.81-565-73612435539755/AnsiballZ_setup.py Jul 25 07:11:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16270]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:53 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[16273]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:11:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16270]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16353]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-umxaeccvesqjhtpeczuycisqnataauch ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905913.75-585-68061017946931/AnsiballZ_stat.py Jul 25 07:11:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16353]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[16356]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:11:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16353]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16405]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zxtnepfwpszeprlcjuifjciadxdjhcaz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905914.39-603-189342374597202/AnsiballZ_yum.py Jul 25 07:11:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16405]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[16408]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:11:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16405]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16461]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-oeeodesvzkmnkqsnjxbyqhuieiklzdkn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905915.36-616-187046656627057/AnsiballZ_blivet.py Jul 25 07:11:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16461]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:55 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[16464]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:11:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16461]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16519]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-txcrwpqcvmulighyydcmppswtcqftbig ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905916.2-633-92301109599357/AnsiballZ_yum.py Jul 25 07:11:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16519]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:56 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[16522]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:11:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16519]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16575]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uxmfgefynovfkoextjqyoyuybbybysvz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905916.7-642-30020355243828/AnsiballZ_service_facts.py Jul 25 07:11:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16575]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:57 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[16578]: Invoked Jul 25 07:11:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16575]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16740]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rtcdlcaxdrolgbhztvzymfhzskhodfmx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905917.79-655-4547726874987/AnsiballZ_blivet.py Jul 25 07:11:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16740]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:58 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[16743]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:11:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16740]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16798]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jxmgquflbxcgozwovyccrbotoiuwmces ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905918.28-666-51737543132591/AnsiballZ_stat.py Jul 25 07:11:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16798]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:58 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[16801]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:11:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16798]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16852]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-sbvrixstykfblanknnzhaffpwlxeezdt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905918.86-695-190032994321803/AnsiballZ_stat.py Jul 25 07:11:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16852]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:59 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[16855]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:11:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16852]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16906]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-olfewnfavjybagxhppoznsiebclqutti ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905919.21-706-120015996597759/AnsiballZ_setup.py Jul 25 07:11:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16906]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:59 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[16909]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:11:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16906]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16989]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ysrcvepmrjfnpmdnhuehguycaaxmatpt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905920.01-719-178304151648738/AnsiballZ_yum.py Jul 25 07:12:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16989]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:00 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[16992]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:12:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16989]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17045]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dgkjynnssjwulznrgwimwrgvhzvfmxcn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905920.63-728-189684958722909/AnsiballZ_find_unused_disk.py Jul 25 07:12:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17045]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:00 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[17048]: Invoked with min_size=10g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:12:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17045]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17099]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xzuxcgzicoijogvbolgcqczmuxffhzkj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905921.04-737-104701956986078/AnsiballZ_command.py Jul 25 07:12:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17099]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:01 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[17102]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:12:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17099]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17167]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-whxvffgszbwcinobrxenuhqmmqirjmni ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905922.78-806-182324570277718/AnsiballZ_setup.py Jul 25 07:12:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17167]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:03 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[17170]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:12:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17167]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17250]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ugadauxlkaoaonydyctkmntwrasegefg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905923.97-825-207922473945458/AnsiballZ_stat.py Jul 25 07:12:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17250]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:04 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[17253]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:12:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17250]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17302]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nyozzidekyagahfmiardpjkcxoqtkxmc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905924.68-842-62486529431024/AnsiballZ_yum.py Jul 25 07:12:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17302]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:05 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[17305]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:12:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17302]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17358]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zmduobixpyqzukueussbgyhzbflxjsib ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905925.6-856-166203177822896/AnsiballZ_blivet.py Jul 25 07:12:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17358]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:06 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[17361]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:12:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17358]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17416]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cmcftlqzndemhylwecraffslktcmmwxl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905926.44-873-51057696803318/AnsiballZ_yum.py Jul 25 07:12:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17416]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:06 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[17419]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:12:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17416]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17472]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wjgpjioiucpgdvrdekzpcrcpzhjtyejp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905926.93-882-209869082039930/AnsiballZ_service_facts.py Jul 25 07:12:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17472]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[17475]: Invoked Jul 25 07:12:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17472]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17637]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-usjwxxftwdfjpfywyjgbwmahzfyswhxq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905928.05-895-103596037362057/AnsiballZ_blivet.py Jul 25 07:12:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17637]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:08 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[17640]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:12:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17637]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17695]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ryfuwlyamndycrcoebsowybzvywtquen ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905928.54-906-203595981357599/AnsiballZ_stat.py Jul 25 07:12:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17695]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:08 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[17698]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:12:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17695]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17749]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lugvgzmqqjchhfenjpmuntrsiqvubzvl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905929.13-935-179624842228627/AnsiballZ_stat.py Jul 25 07:12:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17749]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:09 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[17752]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:12:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17749]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17803]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pubtzfzlvkmpbcqzzxnmhdqhkpfglwpz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905929.48-946-38139390306980/AnsiballZ_setup.py Jul 25 07:12:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17803]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:09 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[17806]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:12:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17803]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17886]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xalmxqstbuuxmlalmwzsygehirwmginx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905930.28-959-81492506056786/AnsiballZ_yum.py Jul 25 07:12:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17886]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:10 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[17889]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:12:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17886]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17942]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uyujyexhaiwehungnqnizczpdhmlswfm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905930.79-968-141101615983716/AnsiballZ_find_unused_disk.py Jul 25 07:12:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17942]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:11 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[17945]: Invoked with min_size=10g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:12:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17942]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17996]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-czdresnzntvimnbxzjyygvhypnbindiz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905931.19-977-8829594443831/AnsiballZ_command.py Jul 25 07:12:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17996]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:11 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[17999]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:12:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17996]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:13 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[18064]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:12:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18144]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-koziuxjjbnkzixiavmwdkqenymlqhkta ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905933.91-1062-268473996155509/AnsiballZ_setup.py Jul 25 07:12:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18144]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:14 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[18147]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:12:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18144]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18227]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qmowmmaswzytmkhxooixuvckoefwgcek ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905934.86-1079-178509317756114/AnsiballZ_stat.py Jul 25 07:12:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18227]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:15 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[18230]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:12:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18227]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18279]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pjhusuzzdybaiogfxneqfbwmpyipfodd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905935.51-1096-14575420699112/AnsiballZ_yum.py Jul 25 07:12:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18279]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:15 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[18282]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:12:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18279]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18335]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wdspnrayriuzaffreotgpxvrqzgqjpjl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905936.45-1109-177512584474063/AnsiballZ_blivet.py Jul 25 07:12:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18335]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[18338]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:12:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18335]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18393]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ujbftiohygnuxzmammsyfkrqspprkuqa ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905937.29-1126-218132767072956/AnsiballZ_yum.py Jul 25 07:12:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18393]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:17 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[18396]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:12:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18393]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18449]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lvyzkelgmjjmairfzlxddtyybshnvmax ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905937.79-1135-10182444920763/AnsiballZ_service_facts.py Jul 25 07:12:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18449]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:18 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[18452]: Invoked Jul 25 07:12:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18449]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18614]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hxuvdneyyarhuzvckycdnzmyilesipak ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905938.9-1150-33880952558632/AnsiballZ_blivet.py Jul 25 07:12:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18614]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:19 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[18617]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:12:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18614]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18672]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qndbwimhxrmfldyeqrxiflzjfqxcrsbp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905939.38-1162-188005026432050/AnsiballZ_stat.py Jul 25 07:12:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18672]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:19 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[18675]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:12:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18672]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18726]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-sgsyzqnotekkynlqdenodcwcytwvpezy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905939.97-1195-108071789755756/AnsiballZ_stat.py Jul 25 07:12:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18726]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:20 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[18729]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:12:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18726]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18780]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fndxkcrgkxvkfkceqzoqfubnhhkqybmj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905940.32-1206-148966817207847/AnsiballZ_setup.py Jul 25 07:12:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18780]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:20 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[18783]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:12:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18780]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18863]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nadwimlkqqkcixpqbtsscykupmiytjvi ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905940.97-1217-247877216755254/AnsiballZ_blivet.py Jul 25 07:12:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18863]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:21 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[18866]: Invoked with packages_only=True disklabel_type=None volumes=[] diskvolume_mkfs_option_map={} safe_mode=True pools=[{'shared': None, 'raid_device_count': None, 'grow_to_fill': None, 'name': 'foo', 'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_key_size': None, 'disks': [], 'encryption_key': None, 'encryption_luks_version': None, 'raid_spare_count': None, 'state': 'present', 'volumes': [{'fs_type': 'xfs', 'mount_options': None, 'size': None, 'mount_point': '/foo', 'compression': None, 'encryption_password': None, 'encryption': False, 'raid_level': None, 'state': 'present', 'vdo_pool_size': None, 'mount_mode': None, 'thin_pool_name': None, 'type': 'lvm', 'encryption_cipher': None, 'deduplication': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': None, 'encryption_luks_version': None, 'raid_stripe_size': None, 'mount_user': None, 'raid_disks': [], 'cache_mode': None, 'name': 'test1', 'mount_group': None, 'thin_pool_size': None, 'cached': None, 'thin': False, 'cache_size': None, 'cache_devices': [], 'fs_create_options': None}], 'encryption_tang_url': None, 'encryption_cipher': None, 'raid_chunk_size': None, 'encryption_clevis_pin': None, 'type': 'lvm', 'raid_level': None, 'encryption_tang_thumbprint': None}] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:12:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18863]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18930]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rhrffifitdhafcnwmyzqhmxmyycwxxnb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905944.86-1232-79822120065965/AnsiballZ_blivet.py Jul 25 07:12:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18930]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:25 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[18933]: Invoked with packages_only=True disklabel_type=None volumes=[{'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'ext4', 'mount_options': None, 'size': None, 'mount_point': None, 'encryption_password': None, 'encryption': False, 'raid_chunk_size': None, 'raid_device_count': None, 'state': 'present', 'mount_mode': None, 'type': 'disk', 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': None, 'encryption_luks_version': None, 'mount_user': None, 'raid_spare_count': None, 'name': 'foo', 'mount_group': None, 'disks': [], 'fs_create_options': None}] diskvolume_mkfs_option_map={} safe_mode=True pools=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:12:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18930]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18996]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wshmxotjpadiwkhdfjbksjibzrwadknw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905948.39-1248-137317731022984/AnsiballZ_blivet.py Jul 25 07:12:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18996]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:28 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[18999]: Invoked with packages_only=True disklabel_type=None volumes=[{'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'swap', 'mount_options': None, 'size': None, 'mount_point': None, 'encryption_password': None, 'encryption': False, 'raid_chunk_size': None, 'raid_device_count': None, 'state': 'present', 'mount_mode': None, 'type': 'disk', 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': None, 'encryption_luks_version': None, 'mount_user': None, 'raid_spare_count': None, 'name': 'foo', 'mount_group': None, 'disks': [], 'fs_create_options': None}] diskvolume_mkfs_option_map={} safe_mode=True pools=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:12:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18996]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:33 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[19076]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:12:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19156]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-daddxoemxencqeawmutczbjxhjzjrnab ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905954.24-1334-126938972900287/AnsiballZ_setup.py Jul 25 07:12:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19156]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[19159]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:12:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19156]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19239]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rygwlbefshxrthekjfoouzyjovjiqwwq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905955.08-1351-171179432854873/AnsiballZ_stat.py Jul 25 07:12:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19239]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:35 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[19242]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:12:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19239]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19291]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gvrhwjdifkqtykswixfkitzneunhqyza ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905955.65-1368-278707025111113/AnsiballZ_yum.py Jul 25 07:12:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19291]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:36 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[19294]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:12:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19291]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19347]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-namrqkdadrknomzaznmlwakpklekpfns ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905956.64-1381-160995485244036/AnsiballZ_blivet.py Jul 25 07:12:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19347]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:37 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[19350]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:12:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19347]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19405]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yamrmbzqjytljovqcdpslhqwqxalmvru ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905957.39-1398-252570108239517/AnsiballZ_yum.py Jul 25 07:12:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19405]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:37 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[19408]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:12:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19405]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19461]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tlamlngdkvptlbezcrfenybzoqpleepg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905957.88-1407-217186222307595/AnsiballZ_service_facts.py Jul 25 07:12:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19461]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:38 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[19464]: Invoked Jul 25 07:12:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19461]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19626]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nuhdlymqrtnjgoyawhokzlyhjfsktisg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905958.99-1420-74907837774644/AnsiballZ_blivet.py Jul 25 07:12:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19626]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:39 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[19629]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:12:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19626]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19684]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dgagxuxxfwpmjsxnwvxxgatqdjikerty ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905959.47-1431-249060460504325/AnsiballZ_stat.py Jul 25 07:12:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19684]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:39 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[19687]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:12:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19684]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19738]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nwinmvllklsspxlexcbsjndoqmfbvtza ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905960.05-1460-162896156689830/AnsiballZ_stat.py Jul 25 07:12:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19738]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[19741]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:12:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19738]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19792]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pbzlixowobrdskpjqepjwkvofqjqskma ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905960.39-1471-28339905923411/AnsiballZ_setup.py Jul 25 07:12:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19792]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[19795]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:12:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19792]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19875]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-chpbqusokuojtounftadzaytlxcjmbbr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905961.03-1482-13289857453513/AnsiballZ_package_facts.py Jul 25 07:12:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19875]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:41 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-package_facts[19878]: Invoked with manager=['auto'] strategy=first Jul 25 07:12:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19875]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19929]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bkwgkbpcvwsijidczmtfvgvzorjrktfu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905962.76-1495-13283871284654/AnsiballZ_command.py Jul 25 07:12:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19929]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[19932]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -euo pipefail modprobe --dry-run kvdo removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:12:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19929]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[19995]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:12:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20075]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jzbmebavhuncbtucwtmxkixukcwntrqq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905965.89-1597-261584953655393/AnsiballZ_setup.py Jul 25 07:12:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20075]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:46 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[20078]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:12:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20075]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20158]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wppcvpguwliwnfigozbmzpqkhzinonso ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905966.84-1614-60676363728599/AnsiballZ_stat.py Jul 25 07:12:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20158]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:47 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[20161]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:12:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20158]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20210]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-imgxnfamesojmxrobstuxvprujisocly ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905967.51-1631-255310691611473/AnsiballZ_yum.py Jul 25 07:12:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20210]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:48 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[20213]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:12:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20210]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20266]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jahzcpxegsprrqkbmsmuoatdhvddaaya ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905968.49-1644-43399913521670/AnsiballZ_blivet.py Jul 25 07:12:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20266]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:48 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[20269]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:12:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20266]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20324]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-umjzmocfjqhcgdzeomquftyloddjztlt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905969.32-1661-88354383464119/AnsiballZ_yum.py Jul 25 07:12:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20324]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:49 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[20327]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:12:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20324]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20380]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-merorpduhutothhlqeruqbcxjpkvieqj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905969.83-1670-251485657393351/AnsiballZ_service_facts.py Jul 25 07:12:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20380]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[20383]: Invoked Jul 25 07:12:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20380]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20545]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kjhehyeidqhutojwepcivdftjkmvpouc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905970.93-1683-263481925652636/AnsiballZ_blivet.py Jul 25 07:12:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20545]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:51 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[20548]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:12:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20545]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20603]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mnhsrjepkffkocdvxrpltxhwmuooofnv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905971.42-1694-165316503093401/AnsiballZ_stat.py Jul 25 07:12:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20603]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:51 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[20606]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:12:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20603]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20657]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xwxpjxhupmrayhlgorrignvcjtpnzzwv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905972.03-1723-242586725079359/AnsiballZ_stat.py Jul 25 07:12:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20657]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[20660]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:12:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20657]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20711]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wcuhyazowjtpwwwvilhlatvzivadfvhx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905972.38-1734-127067904294482/AnsiballZ_setup.py Jul 25 07:12:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20711]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[20714]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:12:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20711]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20794]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gbkmhkivnzcgxlultqraeamkwghmiceu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905973.16-1747-266298174808688/AnsiballZ_yum.py Jul 25 07:12:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20794]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:53 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[20797]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:12:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20794]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20850]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vfctaniwhmwvggirdejfrbkpjdpwyefh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905973.69-1756-148118207599261/AnsiballZ_find_unused_disk.py Jul 25 07:12:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20850]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[20853]: Invoked with min_size=5g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:12:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20850]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20904]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dlrddrxleohucfjlcoikglqjzzbnyzly ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905974.15-1765-4555519082064/AnsiballZ_command.py Jul 25 07:12:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20904]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[20907]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:12:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20904]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:59 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[20972]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:13:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21052]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-sarrkuwjnnuknsnvlxyncjwisyuyvqhg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905980.04-2023-212614019023271/AnsiballZ_setup.py Jul 25 07:13:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21052]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:00 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[21055]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:13:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21052]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21135]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bxkwfqkhaknntzjdchlrdakqmaxxzhng ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905981.02-2040-15264760701728/AnsiballZ_stat.py Jul 25 07:13:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21135]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:01 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[21138]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:13:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21135]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21187]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-whjydlmtmgfmxsvwwpvhnhtxqpulwyix ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905981.69-2057-152107670322007/AnsiballZ_yum.py Jul 25 07:13:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21187]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:02 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[21190]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:13:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21187]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21243]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-iffkptpptszhrrtryjiiedmxpzkmhfoj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905982.67-2070-28554598502657/AnsiballZ_blivet.py Jul 25 07:13:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21243]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:03 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[21246]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:13:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21243]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21301]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-orroyvticdtqdxxnllibqyybarcaghph ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905983.6-2087-134056096696931/AnsiballZ_yum.py Jul 25 07:13:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21301]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:03 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[21304]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:13:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21301]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21357]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-imwufvyscwbljyijpxbbywsxlkxpxkfb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905984.09-2096-61380075719742/AnsiballZ_service_facts.py Jul 25 07:13:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21357]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:04 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[21360]: Invoked Jul 25 07:13:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21357]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21522]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jlkjhpgmfnwpyxvdlcywunolidfwxged ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905985.19-2109-44160516104562/AnsiballZ_blivet.py Jul 25 07:13:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21522]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:05 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[21525]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:13:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21522]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21580]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zkynaivwttpstxamrkcpvebpkdufzqbl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905985.67-2120-37791640593184/AnsiballZ_stat.py Jul 25 07:13:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21580]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:05 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[21583]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:13:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21580]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21634]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gsycjhlfvnaapmalulbhadaxgzgfaark ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905986.25-2149-129089886352373/AnsiballZ_stat.py Jul 25 07:13:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21634]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:06 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[21637]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:13:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21634]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21688]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ktiraaotaiulimfttbfvmelzxrcfqqka ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905986.6-2160-55469743371126/AnsiballZ_setup.py Jul 25 07:13:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21688]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:06 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[21691]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:13:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21688]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21771]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ghibjqvpygogecndjclwhspufpvyiedj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905987.39-2173-174442410942228/AnsiballZ_yum.py Jul 25 07:13:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21771]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[21774]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:13:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21771]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21827]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dtqbvuscfkwvmmczzljyexugtncaonuj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905987.89-2182-125339204229337/AnsiballZ_find_unused_disk.py Jul 25 07:13:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21827]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:08 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[21830]: Invoked with min_size=10g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:13:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21827]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21881]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qcutfoguodnuqtrhjbihzqkcppuobqur ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905988.29-2191-23086598326514/AnsiballZ_command.py Jul 25 07:13:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21881]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:08 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[21884]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:13:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21881]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21949]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wknxegqrfqwjpjbkichjqounlfibrquz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905989.85-2260-150101434301774/AnsiballZ_setup.py Jul 25 07:13:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21949]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:10 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[21952]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:13:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21949]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22032]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dotmxqfuvwvwdyjiozaeernkpbjbkccy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905991.05-2279-97419511212579/AnsiballZ_stat.py Jul 25 07:13:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22032]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:11 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[22035]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:13:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22032]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22084]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zqkowthvwkpthmutrhcmmowvoecuvcqf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905991.77-2296-207472573649745/AnsiballZ_yum.py Jul 25 07:13:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22084]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:12 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[22087]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:13:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22084]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22140]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hdwcwodrzbigrjybghrrngsuotaxmedv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905992.71-2309-137498925651955/AnsiballZ_blivet.py Jul 25 07:13:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22140]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:13 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[22143]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:13:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22140]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22198]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qymuvdrtgsmhntehlnvaazbcfspuxjdk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905993.55-2326-93334323727716/AnsiballZ_yum.py Jul 25 07:13:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22198]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:13 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[22201]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:13:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22198]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22254]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pvomlgixfbmlbxsnvuyvqjfkjufbnvan ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905994.08-2335-20951434290350/AnsiballZ_service_facts.py Jul 25 07:13:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22254]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:14 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[22257]: Invoked Jul 25 07:13:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22254]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22419]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rkaxzntnjpaktbjcabewpmfuqmjskfdv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905995.19-2348-100256998928607/AnsiballZ_blivet.py Jul 25 07:13:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22419]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:15 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[22422]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:13:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22419]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22477]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rszierhhkyvgnpkijwbkhkgnwazfmcuh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905995.68-2359-158028061678023/AnsiballZ_stat.py Jul 25 07:13:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22477]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:15 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[22480]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:13:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22477]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22531]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jlbkilgmnxykkwlxpiraquuppchtvcgi ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905996.28-2388-94858351226802/AnsiballZ_stat.py Jul 25 07:13:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22531]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[22534]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:13:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22531]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22585]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-sisqnyzdpqnktcltxjsdanindeavozog ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905996.62-2399-1553325483417/AnsiballZ_setup.py Jul 25 07:13:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22585]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[22588]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:13:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22585]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22668]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ljbvrllitblmeyphdpkbyuuthbchyuap ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905997.43-2412-109415074420059/AnsiballZ_yum.py Jul 25 07:13:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22668]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:17 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[22671]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:13:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22668]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22724]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-irkaypnxvezbdsqgoswkeiehdsnkvhvl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905997.94-2421-279012868560190/AnsiballZ_find_unused_disk.py Jul 25 07:13:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22724]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:18 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[22727]: Invoked with min_size=0 max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:13:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22724]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22778]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dxltbzrnyyfvwscruofpxpalaeodcjcl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905998.34-2430-104983274862453/AnsiballZ_command.py Jul 25 07:13:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22778]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:18 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[22781]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:13:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22778]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22846]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qcwaeblneqrbsgwejdqynohkrrjtarfd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721906000.97-2500-156934720103104/AnsiballZ_setup.py Jul 25 07:13:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22846]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:21 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[22849]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:13:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22846]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22929]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-osdmsevnpvmcwntryajebdycxhhvjzbe ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721906002.18-2519-73877397954789/AnsiballZ_stat.py Jul 25 07:13:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22929]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:22 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[22932]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:13:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22929]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22981]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fpjtsbuqjsgpbshptqejgadvxjievjyh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721906002.86-2536-56267104253299/AnsiballZ_yum.py Jul 25 07:13:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22981]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:23 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[22984]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:13:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22981]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23037]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-plblulutxupaclocvulgrrgqykfrbfoe ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721906003.8-2549-50688394324941/AnsiballZ_blivet.py Jul 25 07:13:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23037]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[23040]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:13:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23037]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23095]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qqsbkkmiiexnnciwxdfyttabghzybkqz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721906004.63-2566-216167545526788/AnsiballZ_yum.py Jul 25 07:13:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23095]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[23098]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:13:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23095]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23151]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-shgpvhiurcmntnsabqamlrvlstymusza ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721906005.13-2575-128719784478039/AnsiballZ_service_facts.py Jul 25 07:13:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23151]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:25 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[23154]: Invoked Jul 25 07:13:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23151]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23316]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mqfdzoizqvcrszzxxtgbdmbmbqqqjkov ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721906006.25-2588-257018136595256/AnsiballZ_blivet.py Jul 25 07:13:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23316]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[23319]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:13:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23316]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23374]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xozfhuowsqmecbcwpxahxlyopegxqmfv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721906006.75-2599-21235747781196/AnsiballZ_stat.py Jul 25 07:13:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23374]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[23377]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:13:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23374]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23428]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dxnfgacbixbzkakcktcntifjetopfxcc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721906007.35-2628-87681319343368/AnsiballZ_stat.py Jul 25 07:13:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23428]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:27 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[23431]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:13:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23428]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23482]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-igfkugmrvefpoyzifbzsxyfngxskpfnd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721906007.69-2639-117779962723695/AnsiballZ_setup.py Jul 25 07:13:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23482]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:27 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[23485]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:13:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23482]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23565]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zsllgbnpwpmyxphjcamueblgsalmdfhu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721906008.49-2652-157224025093169/AnsiballZ_yum.py Jul 25 07:13:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23565]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:28 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[23568]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:13:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23565]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23621]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rllkkwhazbwztnfemjwmuugwycbcrqxr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721906009.0-2661-234618670328248/AnsiballZ_find_unused_disk.py Jul 25 07:13:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23621]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[23624]: Invoked with min_size=10g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:13:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23621]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23675]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dwcivcwofzuamtxikmevymiimeqcefvq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721906009.4-2670-205139440784273/AnsiballZ_command.py Jul 25 07:13:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23675]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[23678]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None TASK [Set unused_disks if necessary] ******************************************* Thursday 25 July 2024 07:13:29 -0400 (0:00:00.480) 0:00:08.928 ********* 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:13:29 -0400 (0:00:00.028) 0:00:08.956 ********* 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:13:29 -0400 (0:00:00.020) 0:00:08.977 ********* =============================================================================== fedora.linux_system_roles.storage : Get service facts ------------------- 1.05s Gathering Facts --------------------------------------------------------- 0.95s fedora.linux_system_roles.storage : Make sure blivet is available ------- 0.94s fedora.linux_system_roles.storage : Get required packages --------------- 0.64s fedora.linux_system_roles.storage : Update facts ------------------------ 0.62s Ensure test packages ---------------------------------------------------- 0.60s fedora.linux_system_roles.storage : Make sure required packages are installed --- 0.59s fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 0.48s Debug why there are no unused disks ------------------------------------- 0.48s fedora.linux_system_roles.storage : Check if system is ostree ----------- 0.43s Find unused disks in the system ----------------------------------------- 0.41s fedora.linux_system_roles.storage : Check if /etc/fstab is present ------ 0.32s fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file --- 0.32s fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.09s fedora.linux_system_roles.storage : Include the appropriate provider tasks --- 0.07s fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.07s fedora.linux_system_roles.storage : Enable copr repositories if needed --- 0.07s fedora.linux_system_roles.storage : Set flag to indicate system is ostree --- 0.05s Get unused disks -------------------------------------------------------- 0.04s fedora.linux_system_roles.storage : Show storage_pools ------------------ 0.04s