Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles PLAY [Test specifying size as a percentage] ************************************ TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:01:43 -0400 (0:00:00.025) 0:00:00.025 ********* ok: [managed_node1] TASK [Run the role] ************************************************************ Thursday 25 July 2024 07:01:44 -0400 (0:00:00.925) 0:00:00.951 ********* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** Thursday 25 July 2024 07:01:44 -0400 (0:00:00.035) 0:00:00.986 ********* 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:01:44 -0400 (0:00:00.086) 0:00:01.073 ********* 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:01:44 -0400 (0:00:00.040) 0:00:01.113 ********* 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:01:44 -0400 (0:00:00.071) 0:00:01.185 ********* 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:01:45 -0400 (0:00:00.424) 0:00:01.609 ********* 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:01:45 -0400 (0:00:00.043) 0:00:01.653 ********* 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:01:45 -0400 (0:00:00.018) 0:00:01.671 ********* 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:01:45 -0400 (0:00:00.017) 0:00:01.689 ********* 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:01:45 -0400 (0:00:00.075) 0:00:01.764 ********* 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:01:46 -0400 (0:00:00.922) 0:00:02.687 ********* 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:01:46 -0400 (0:00:00.042) 0:00:02.729 ********* 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:01:46 -0400 (0:00:00.042) 0:00:02.772 ********* 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:01:46 -0400 (0:00:00.654) 0:00:03.426 ********* 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:01:46 -0400 (0:00:00.074) 0:00:03.500 ********* TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** Thursday 25 July 2024 07:01:46 -0400 (0:00:00.018) 0:00:03.519 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ Thursday 25 July 2024 07:01:46 -0400 (0:00:00.019) 0:00:03.539 ********* TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** Thursday 25 July 2024 07:01:46 -0400 (0:00:00.021) 0:00:03.560 ********* 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:01:47 -0400 (0:00:00.599) 0:00:04.160 ********* 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:01:48 -0400 (0:00:01.078) 0:00:05.238 ********* 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:01:48 -0400 (0:00:00.039) 0:00:05.278 ********* TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** Thursday 25 July 2024 07:01:48 -0400 (0:00:00.024) 0:00:05.302 ********* 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:01:49 -0400 (0:00:00.460) 0:00:05.763 ********* 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:01:49 -0400 (0:00:00.026) 0:00:05.790 ********* 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:01:49 -0400 (0:00:00.315) 0:00:06.105 ********* 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:01:49 -0400 (0:00:00.029) 0:00:06.135 ********* TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** Thursday 25 July 2024 07:01:49 -0400 (0:00:00.025) 0:00:06.160 ********* 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:01:49 -0400 (0:00:00.030) 0:00:06.191 ********* 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:01:49 -0400 (0:00:00.032) 0:00:06.223 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** Thursday 25 July 2024 07:01:49 -0400 (0:00:00.030) 0:00:06.253 ********* TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** Thursday 25 July 2024 07:01:49 -0400 (0:00:00.027) 0:00:06.280 ********* 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:01:49 -0400 (0:00:00.026) 0:00:06.307 ********* TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** Thursday 25 July 2024 07:01:49 -0400 (0:00:00.027) 0:00:06.334 ********* TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** Thursday 25 July 2024 07:01:49 -0400 (0:00:00.024) 0:00:06.359 ********* 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:01:49 -0400 (0:00:00.028) 0:00:06.388 ********* 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:01:50 -0400 (0:00:00.316) 0:00:06.704 ********* TASK [fedora.linux_system_roles.storage : Update facts] ************************ Thursday 25 July 2024 07:01:50 -0400 (0:00:00.024) 0:00:06.728 ********* ok: [managed_node1] TASK [Get unused disks] ******************************************************** Thursday 25 July 2024 07:01:50 -0400 (0:00:00.615) 0:00:07.344 ********* 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:01:50 -0400 (0:00:00.047) 0:00:07.391 ********* 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:01:51 -0400 (0:00:00.603) 0:00:07.994 ********* 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:01:51 -0400 (0:00:00.397) 0:00:08.391 ********* 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.042812", "end": "2024-07-25 07:01:52.177041", "rc": 0, "start": "2024-07-25 07:01:52.134229" } 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:01:52 EDT. -- Jul 25 06:58:04 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[16090]: 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 06:58:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16087]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16145]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kbylzllksxcbjtudiirbpglvwdxgfcff ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905085.1-13545-252082873642115/AnsiballZ_yum.py Jul 25 06:58:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16145]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:05 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[16148]: 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 06:58:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16145]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16201]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-exozapgpzouliolkgrlfmyrlpkiakvih ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905085.61-13554-128857359058366/AnsiballZ_service_facts.py Jul 25 06:58:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16201]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:05 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[16204]: Invoked Jul 25 06:58:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16201]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16366]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uesdwsjymumnbatfdepsmjttvtkgppry ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905086.76-13567-88055416885626/AnsiballZ_blivet.py Jul 25 06:58:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16366]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[16369]: 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 06:58:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16366]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16424]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dhanbyptfyvuzqxykwgjttixaawxgxrp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905087.26-13578-231076324934091/AnsiballZ_stat.py Jul 25 06:58:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16424]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[16427]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 06:58:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16424]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16478]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hpkscggwqslbtvrnormqrcxwqjtlqaub ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905087.89-13607-221017053903380/AnsiballZ_stat.py Jul 25 06:58:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16478]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:08 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[16481]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 06:58:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16478]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16532]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gmwcflnxydtopdwbrevojozsfgihhljb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905088.23-13618-71815814277395/AnsiballZ_setup.py Jul 25 06:58:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16532]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:08 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[16535]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:58:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16532]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16615]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gfzfyotyavnyvokmbdtzzpsaewfsefit ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905088.88-13629-228423565741346/AnsiballZ_package_facts.py Jul 25 06:58:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16615]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:09 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-package_facts[16618]: Invoked with manager=['auto'] strategy=first Jul 25 06:58:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16615]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16669]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tetjevtyhnstcbcsjwnxnrwecjdnkdbf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905090.91-13646-196305916262596/AnsiballZ_yum.py Jul 25 06:58:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16669]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:11 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[16672]: 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 06:58:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16669]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16725]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-onlhhvjozchckobulpydumspjjaszotb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905091.48-13655-91248368894085/AnsiballZ_find_unused_disk.py Jul 25 06:58:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16725]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:11 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[16728]: Invoked with min_size=10g max_return=2 max_size=0 with_interface=None match_sector_size=True Jul 25 06:58:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16725]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:14 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[16792]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:58:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16872]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-czlialmmgjsjpdvrpsefnpqnlsnxzljr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905094.7-13736-150884665743935/AnsiballZ_setup.py Jul 25 06:58:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16872]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:15 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[16875]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:58:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16872]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16955]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fqkhxqthwamejlbhxaddfwcchxairfim ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905095.65-13753-109920330977538/AnsiballZ_stat.py Jul 25 06:58:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16955]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:15 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[16958]: 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 06:58:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16955]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17007]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wvbehzrfinwkarazkfipunfmzszaqvqc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905096.32-13770-277106847876052/AnsiballZ_yum.py Jul 25 06:58:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17007]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[17010]: 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 06:58:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17007]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17063]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uljousfcviddwpbyjdfnycstpnljggkv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905097.42-13783-176481944558957/AnsiballZ_blivet.py Jul 25 06:58:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17063]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:17 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[17066]: 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 06:58:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17063]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17121]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gfepqhprokfayinquylhgfhxxdtmuedb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905098.33-13800-198636848857538/AnsiballZ_yum.py Jul 25 06:58:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17121]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:18 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[17124]: 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 06:58:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17121]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17177]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uiojmbthcljeryynxcwzywbbaaneircr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905098.84-13809-72926661407631/AnsiballZ_service_facts.py Jul 25 06:58:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17177]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:19 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[17180]: Invoked Jul 25 06:58:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17177]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17342]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vnxhvfiiopqzhsteepkczqngyxrotdzo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905099.97-13822-121576303559767/AnsiballZ_blivet.py Jul 25 06:58:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17342]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:20 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[17345]: 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 06:58:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17342]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17400]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-csfscduywyrohoqjxnivxlacdxzwdaha ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905100.44-13833-129616483807339/AnsiballZ_stat.py Jul 25 06:58:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17400]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:20 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[17403]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 06:58:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17400]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17454]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wusucuhlsrphsunhvockkaukplwqrvlp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905101.01-13862-182577190871423/AnsiballZ_stat.py Jul 25 06:58:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17454]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:21 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[17457]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 06:58:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17454]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17508]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-sojzegeiemmnreqoxymxjftvvyjhbrpv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905101.35-13873-171950223384724/AnsiballZ_setup.py Jul 25 06:58:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17508]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:21 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[17511]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:58:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17508]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17591]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dnnlhmtqcijmsybboucooejindhfdwhg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905102.22-13886-14979283209874/AnsiballZ_yum.py Jul 25 06:58:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17591]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:22 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[17594]: 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 06:58:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17591]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17647]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-svhdikvrmxoxkvniuuuvtctrwkozbdpw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905102.74-13895-172194587920556/AnsiballZ_find_unused_disk.py Jul 25 06:58:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17647]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:23 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[17650]: Invoked with min_size=10g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 06:58:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17647]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17701]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-miojfpouhqyjclscifuprbjlmaxwhkev ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905103.14-13904-45884804604124/AnsiballZ_command.py Jul 25 06:58:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17701]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:23 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[17704]: 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 06:58:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17701]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:25 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[17769]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:58:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17849]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zyvdimqyguauigwvwqerwsppfqqctpan ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905105.65-13988-23041968119982/AnsiballZ_setup.py Jul 25 06:58:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17849]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:25 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[17852]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:58:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17849]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17932]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-unmjcphvcvxwiujeyxhlligpwuixjwtv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905106.85-14005-281177961272572/AnsiballZ_stat.py Jul 25 06:58:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17932]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:27 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[17935]: 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 06:58:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17932]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17984]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bxcvitjaagyolbmzrmkzbdkscuoqcpmm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905107.52-14022-275632326690331/AnsiballZ_yum.py Jul 25 06:58:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17984]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:28 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[17987]: 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 06:58:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17984]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18040]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rbwwywepqpbilsdlxbspoyufrlqapqum ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905108.5-14035-75618594875647/AnsiballZ_blivet.py Jul 25 06:58:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18040]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[18043]: 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 06:58:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18040]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18098]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mnykstgppodeevovjnxuffilhpuxriqm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905109.36-14052-7533892623573/AnsiballZ_yum.py Jul 25 06:58:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18098]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[18101]: 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 06:58:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18098]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18154]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ujqcmwobgvmoijnoolyafewdupmvtyfs ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905109.87-14061-9135995555966/AnsiballZ_service_facts.py Jul 25 06:58:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18154]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:30 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[18157]: Invoked Jul 25 06:58:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18154]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18319]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-iyonleldhviejnrowkusyfhkakfxotyo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905111.01-14074-205180316504109/AnsiballZ_blivet.py Jul 25 06:58:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18319]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[18322]: 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 06:58:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18319]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18377]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xozmjtvovvgcnqymqbvkcavvxypugbsv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905111.55-14085-5467604782711/AnsiballZ_stat.py Jul 25 06:58:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18377]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[18380]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 06:58:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18377]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18431]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cnqnllduvmwrnuivgfbwxwdsnuhhcmyn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905112.19-14114-107210181627929/AnsiballZ_stat.py Jul 25 06:58:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18431]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:32 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[18434]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 06:58:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18431]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18485]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kfykpuxmawgonrhlolnqmgohgfciezuw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905112.54-14125-58438217212498/AnsiballZ_setup.py Jul 25 06:58:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18485]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:32 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[18488]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:58:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18485]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18568]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mbinmzdvuzslreulzbxxdjllgxlajetw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905113.33-14138-31582103025756/AnsiballZ_yum.py Jul 25 06:58:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18568]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:33 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[18571]: 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 06:58:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18568]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18624]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uqgdixzqdhcirmrqdmmyzymjtgamvdon ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905113.85-14147-192571752141310/AnsiballZ_find_unused_disk.py Jul 25 06:58:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18624]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[18627]: Invoked with min_size=5g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 06:58:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18624]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18678]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lanpshioyxbarourcrgnthzjsxreepqe ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905114.38-14156-78142303645074/AnsiballZ_command.py Jul 25 06:58:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18678]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[18681]: 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 06:58:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18678]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18746]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yrmgteaaczmwldqypcvryrjgnkbskrbk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905116.02-14225-8304006183452/AnsiballZ_setup.py Jul 25 06:58:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18746]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:36 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[18749]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:58:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18746]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18829]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-sytfpwtwiqphwvcmkyicsftmnvyvsvyv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905117.24-14244-197581515198283/AnsiballZ_stat.py Jul 25 06:58:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18829]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:37 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[18832]: 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 06:58:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18829]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18881]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ynhhymmzijrtumqiscxkmbynxuioibar ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905117.95-14261-163286949460214/AnsiballZ_yum.py Jul 25 06:58:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18881]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:38 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[18884]: 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 06:58:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18881]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18937]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qudxxjuuklgqcstpscqtfctzreccoukz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905118.89-14274-239008198148459/AnsiballZ_blivet.py Jul 25 06:58:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18937]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:39 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[18940]: 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 06:58:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18937]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18995]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qqghxhoofbztwegyxvhuodimfzpjgipj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905119.75-14291-54667607085539/AnsiballZ_yum.py Jul 25 06:58:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18995]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[18998]: 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 06:58:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18995]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19051]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-trdirgtqgaaxvsdjoqixwsyodaxowjya ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905120.33-14300-233593876220456/AnsiballZ_service_facts.py Jul 25 06:58:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19051]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[19054]: Invoked Jul 25 06:58:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19051]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19216]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jwadjfhrruxariavuondwrpxgjmogjta ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905121.47-14313-269800690445464/AnsiballZ_blivet.py Jul 25 06:58:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19216]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:41 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[19219]: 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 06:58:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19216]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19274]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wgspcjniuhubpeyccdshatvosjdoluev ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905121.96-14324-232077133262728/AnsiballZ_stat.py Jul 25 06:58:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19274]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:42 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[19277]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 06:58:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19274]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19328]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tylqxwmowtnstanjmuwxuqhzjzeuqcnq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905122.54-14353-132599762764526/AnsiballZ_stat.py Jul 25 06:58:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19328]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:42 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[19331]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 06:58:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19328]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19382]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-iudtvqzlwbsipmepxrtzfpducsygvzwa ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905122.87-14364-187268435971630/AnsiballZ_setup.py Jul 25 06:58:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19382]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[19385]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:58:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19382]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19465]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mjbozxwkzcmxlpynuwiydgsbdwrnhzzf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905123.8-14377-259052494129625/AnsiballZ_yum.py Jul 25 06:58:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19465]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:44 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[19468]: 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 06:58:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19465]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19521]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fdksgjjakbiwypxwobmekgjzrgbfjeri ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905124.31-14386-10167525823221/AnsiballZ_find_unused_disk.py Jul 25 06:58:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19521]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:44 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[19524]: Invoked with min_size=10g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 06:58:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19521]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19575]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-klmadgehmvgsxlsxgrpsptuqjdawgovl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905124.73-14395-56020825850074/AnsiballZ_command.py Jul 25 06:58:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19575]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[19578]: 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 06:58:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19575]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:46 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[19643]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:58:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19723]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ajtlcmakicqadoxsiuktguskauddbeio ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905127.24-14480-133447888413511/AnsiballZ_setup.py Jul 25 06:58:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19723]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:47 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[19726]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:58:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19723]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19806]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-keocsrphsqgmfaqlqpkynxzcmmndqldy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905128.31-14497-58895217444957/AnsiballZ_stat.py Jul 25 06:58:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19806]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:48 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[19809]: 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 06:58:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19806]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19858]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-syhgbehirsngurrdjxbrvszvwatrvyrs ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905129.07-14514-1453102624042/AnsiballZ_yum.py Jul 25 06:58:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19858]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:49 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[19861]: 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 06:58:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19858]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19914]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nxyftoeohskuifqijvzvnisnxtpvnqih ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905130.04-14527-38507223326727/AnsiballZ_blivet.py Jul 25 06:58:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19914]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[19917]: 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 06:58:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19914]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19972]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tkxqvvktwmcfzryhqockcycgqbhpcqrq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905130.88-14544-95494980725196/AnsiballZ_yum.py Jul 25 06:58:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19972]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:51 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[19975]: 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 06:58:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19972]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20028]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hgqgshddrowsacgrhvhqvcimexrfauqb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905131.39-14553-245715342337076/AnsiballZ_service_facts.py Jul 25 06:58:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20028]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:51 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[20031]: Invoked Jul 25 06:58:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20028]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20193]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bpnmwpnvjdfmphgngvluyggzrzjtqjql ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905132.51-14566-28260571183827/AnsiballZ_blivet.py Jul 25 06:58:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20193]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[20196]: 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 06:58:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20193]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20251]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-obtcovbdnqcdzujpjowrhwzseueoibsa ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905133.05-14577-271231103443869/AnsiballZ_stat.py Jul 25 06:58:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20251]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:53 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[20254]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 06:58:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20251]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20305]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qslbiejzbuaojssrkzvvppnqsjceztyh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905133.66-14606-31451956792191/AnsiballZ_stat.py Jul 25 06:58:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20305]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:53 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[20308]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 06:58:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20305]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20359]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-goumwywvawugysmuyjbfzetcpvnzyztz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905134.01-14617-65345591029279/AnsiballZ_setup.py Jul 25 06:58:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20359]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[20362]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:58:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20359]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20442]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-suxhydsqtpulgenfxsnxoyrwpuymtqng ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905134.81-14630-189332286131048/AnsiballZ_yum.py Jul 25 06:58:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20442]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:55 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[20445]: 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 06:58:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20442]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20498]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qesoevydwubcbdtkhqskdyvinvzljxhv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905135.32-14639-65618014050362/AnsiballZ_find_unused_disk.py Jul 25 06:58:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20498]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:55 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[20501]: Invoked with min_size=0 max_return=2 with_interface=scsi max_size=0 match_sector_size=False Jul 25 06:58:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20498]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20552]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ozyirnfsvekxamtedpzkwqlwgcgenfdq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905135.73-14648-244335754193292/AnsiballZ_command.py Jul 25 06:58:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20552]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:56 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[20555]: 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 06:58:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20552]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20620]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bevcomnavefccmrtdkvzyoqaxsiwdwtu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905137.34-14717-26359657794450/AnsiballZ_setup.py Jul 25 06:58:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20620]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:57 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[20623]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:58:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20620]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20703]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ftdrmoledizcgdyqfjophnvcwbnguesp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905138.54-14736-273373329634167/AnsiballZ_stat.py Jul 25 06:58:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20703]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:58 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[20706]: 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 06:58:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20703]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20755]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ufdzeoigwmhamalevjlovavqrxqedquu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905139.28-14753-204177398921902/AnsiballZ_yum.py Jul 25 06:58:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20755]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:59 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[20758]: 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 06:59:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20755]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20811]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-seelwywsvkglnjwtlgyxlccgqngatdsp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905140.23-14766-150646965081198/AnsiballZ_blivet.py Jul 25 06:59:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20811]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:00 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[20814]: 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 06:59:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20811]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20869]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cxbvijwwzphalsaisefcepgqklmspwem ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905141.09-14783-183649740653620/AnsiballZ_yum.py Jul 25 06:59:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20869]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:01 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[20872]: 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 06:59:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20869]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20925]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bmcaxdnltxngskjvsttrzxbyhmgteyxn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905141.71-14792-21408902587495/AnsiballZ_service_facts.py Jul 25 06:59:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20925]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:02 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[20928]: Invoked Jul 25 06:59:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20925]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21090]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bttvxbdlqpsaaejacwwpzapvuoxcqslf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905142.86-14805-101452394983784/AnsiballZ_blivet.py Jul 25 06:59:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21090]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:03 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[21093]: 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 06:59:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21090]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21148]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wxuxggnroffeetbrznfnznunxmvoalce ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905143.35-14816-131612744207018/AnsiballZ_stat.py Jul 25 06:59:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21148]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:03 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[21151]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 06:59:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21148]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21202]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ksxiggdmkyxsdexthgbjqudwzjcqgnta ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905143.96-14845-91660708060997/AnsiballZ_stat.py Jul 25 06:59:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21202]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:04 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[21205]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 06:59:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21202]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21256]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gazdpborwcomjephtkuehkdzlsfhhato ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905144.3-14856-242369900667962/AnsiballZ_setup.py Jul 25 06:59:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21256]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:04 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[21259]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:59:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21256]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21339]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jnqsrtpxotomjeazeyjxrfuqvxmtmyxq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905145.1-14869-196238393858104/AnsiballZ_yum.py Jul 25 06:59:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21339]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:05 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[21342]: 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 06:59:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21339]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21395]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rsdqkbrerjhdbfgfvmgcuzfvehidtmdi ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905145.67-14878-165961605906527/AnsiballZ_find_unused_disk.py Jul 25 06:59:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21395]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:06 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[21398]: Invoked with min_size=0 max_return=2 max_size=0 with_interface=None match_sector_size=False Jul 25 06:59:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21395]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21449]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ftgfbyghxyvggslixjkmwdjrehgjbkok ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905146.14-14887-220838487515188/AnsiballZ_command.py Jul 25 06:59:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21449]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:06 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[21452]: 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 06:59:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21449]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:09 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[21517]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:59:10 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[21597]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:59:12 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[21677]: 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 06:59:13 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[21726]: 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 06:59:14 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[21779]: 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 06:59:15 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[21834]: 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 06:59:15 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[21887]: Invoked Jul 25 06:59:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[22049]: 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 06:59:17 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[22104]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 06:59:17 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[22155]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 06:59:18 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[22206]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:59:20 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[22300]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:59:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22380]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-growwqkreddamwoulpworrojratlellg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905160.37-15419-278968751091152/AnsiballZ_setup.py Jul 25 06:59:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22380]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:20 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[22383]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:59:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22380]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22463]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-axeyxhkcdvbrrzkvmrcgraerugcgqrub ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905161.33-15436-44700368174810/AnsiballZ_stat.py Jul 25 06:59:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22463]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:21 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[22466]: 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 06:59:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22463]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22515]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zmjzmnirgwfgqasislwhbvjocsvgdzkt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905161.99-15453-16930025163956/AnsiballZ_yum.py Jul 25 06:59:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22515]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:22 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[22518]: 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 06:59:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22515]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22571]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jbptyuxkjoytrioeusibypsoqvtfghxc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905163.03-15466-75763370168058/AnsiballZ_blivet.py Jul 25 06:59:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22571]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:23 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[22574]: 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 06:59:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22571]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22629]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vcidxsrperkiyrnnwsvydwfkhxutnztq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905163.86-15483-188783536797215/AnsiballZ_yum.py Jul 25 06:59:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22629]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[22632]: 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 06:59:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22629]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22685]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ljhocrrdbvmaawlpsfzovujaohskiqvg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905164.37-15492-169879762826083/AnsiballZ_service_facts.py Jul 25 06:59:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22685]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[22688]: Invoked Jul 25 06:59:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22685]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22850]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-deqgbiaymyvzdfaxtdazjkxdgpixzxgh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905165.49-15505-137774777364403/AnsiballZ_blivet.py Jul 25 06:59:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22850]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:25 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[22853]: 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 06:59:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22850]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22908]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zpinwboxjpucgcslfxnsncbbkqzvbgwr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905165.97-15516-101325828790041/AnsiballZ_stat.py Jul 25 06:59:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22908]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[22911]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 06:59:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22908]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22962]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cjrxvwyligglwpkaycfqogxzcbmyldyp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905166.57-15545-219445255645325/AnsiballZ_stat.py Jul 25 06:59:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22962]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[22965]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 06:59:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22962]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23016]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rarziblangfgqwofbizsrvaacjnmwhde ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905167.01-15556-214940518121559/AnsiballZ_setup.py Jul 25 06:59:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23016]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:27 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[23019]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:59:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23016]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23099]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bztdkyvgpsbaluzxlmjrgvkacgiwviar ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905167.81-15569-108758229648094/AnsiballZ_yum.py Jul 25 06:59:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23099]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:28 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[23102]: 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 06:59:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23099]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23155]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mzdlsdvcalfdmfglqeuvvtlapypqlsgn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905168.33-15578-88908500389436/AnsiballZ_find_unused_disk.py Jul 25 06:59:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23155]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:28 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[23158]: Invoked with min_size=5g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 06:59:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23155]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23209]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pniltqzqfouddtnambayfvmmesegurbt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905168.73-15587-242544531841700/AnsiballZ_command.py Jul 25 06:59:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23209]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[23212]: 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 06:59:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23209]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[23277]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:59:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23357]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ljajaugxsqyzrvlhezsvxsugnmpepdfy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905172.17-15671-29929781616484/AnsiballZ_setup.py Jul 25 06:59:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23357]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:32 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[23360]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:59:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23357]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23440]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lwbihtorazckkhxmpmbrbyogfuwrdxnj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905173.11-15688-102982271234313/AnsiballZ_stat.py Jul 25 06:59:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23440]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:33 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[23443]: 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 06:59:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23440]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23492]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mwktiftxjmhxdebhttuduazitnsnhkdc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905173.77-15705-144776665399324/AnsiballZ_yum.py Jul 25 06:59:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23492]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[23495]: 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 06:59:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23492]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23548]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pfbtzqyeqqkytveiwtloyfdqwslcmlai ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905174.77-15718-11054243355352/AnsiballZ_blivet.py Jul 25 06:59:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23548]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:35 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[23551]: 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 06:59:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23548]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23606]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ubfeerjavfozvohxebpvzpqffykbwahk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905175.62-15735-78076201618096/AnsiballZ_yum.py Jul 25 06:59:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23606]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:35 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[23609]: 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 06:59:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23606]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23662]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-aisiryrpdqjigigxnjpgfdiycmpqompv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905176.16-15744-235608916487748/AnsiballZ_service_facts.py Jul 25 06:59:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23662]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:36 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[23665]: Invoked Jul 25 06:59:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23662]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23827]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jkydnznjbwrwueckjcqiqmhqbmqjoxmp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905177.27-15757-10336903854081/AnsiballZ_blivet.py Jul 25 06:59:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23827]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:37 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[23830]: 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 06:59:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23827]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23885]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nqyoneiuxdjjfknifwxhcsrkanlpmfru ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905177.75-15768-94116499638515/AnsiballZ_stat.py Jul 25 06:59:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23885]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:37 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[23888]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 06:59:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23885]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23939]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ctmpcyhuwskiqlckrcvranolamxpnklg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905178.39-15797-230761530652328/AnsiballZ_stat.py Jul 25 06:59:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23939]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:38 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[23942]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 06:59:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23939]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23993]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uangdpvgkronvcareqrhvxddiszdnkzb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905178.73-15808-260426140488751/AnsiballZ_setup.py Jul 25 06:59:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23993]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:39 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[23996]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:59:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23993]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24076]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-grzpxywrnqfidvjjmcrvnlyftrzskqed ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905179.54-15821-277300110221413/AnsiballZ_yum.py Jul 25 06:59:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24076]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:39 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[24079]: 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 06:59:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24076]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24132]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mvlthlzdkhlicyvrqwmswqqklsdiwfeu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905180.08-15830-37937784545053/AnsiballZ_find_unused_disk.py Jul 25 06:59:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24132]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[24135]: Invoked with min_size=0 max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 06:59:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24132]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24186]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wrypmtyrkrlkogiseadgxvtglbqxmerb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905180.52-15839-192473366306711/AnsiballZ_command.py Jul 25 06:59:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24186]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[24189]: 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 06:59:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24186]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[24254]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:59:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24334]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zvgdihlkccvtshhitswayafgudzrarqc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905183.79-15923-27619533644265/AnsiballZ_setup.py Jul 25 06:59:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24334]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:44 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[24337]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:59:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24334]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24417]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yvhlwrvdmvfwctdlulfrawbgwnrairlp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905184.75-15940-218299409658311/AnsiballZ_stat.py Jul 25 06:59:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24417]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[24420]: 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 06:59:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24417]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24469]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pycwiqilbakozyndniufpgvuldrjymrb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905185.45-15957-10669844111786/AnsiballZ_yum.py Jul 25 06:59:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24469]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[24472]: 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 06:59:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24469]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24525]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dinrkilqcqwtyanpapapggxtabwkbmys ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905186.47-15970-216424991980962/AnsiballZ_blivet.py Jul 25 06:59:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24525]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:47 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[24528]: 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 06:59:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24525]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24583]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uixzwcgrnjxazeoeymmlhjogpoefeqan ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905187.34-15987-118053851696854/AnsiballZ_yum.py Jul 25 06:59:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24583]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:47 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[24586]: 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 06:59:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24583]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24639]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kqwioegciioallejaiomoqwocfefoxqc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905187.85-15996-61046165667653/AnsiballZ_service_facts.py Jul 25 06:59:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24639]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:48 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[24642]: Invoked Jul 25 06:59:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24639]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24804]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dmbewuhuqveucxjtcfuqqhjotwtuofka ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905188.98-16009-195726318293859/AnsiballZ_blivet.py Jul 25 06:59:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24804]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:49 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[24807]: 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 06:59:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24804]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24862]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rrctoeeifqbqqhmqajjjoepfmfrimhkj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905189.48-16020-161787972168409/AnsiballZ_stat.py Jul 25 06:59:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24862]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:49 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[24865]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 06:59:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24862]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24916]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ixhwihbwfpanpngljczoxhfqnxqrqoix ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905190.14-16049-235841501991267/AnsiballZ_stat.py Jul 25 06:59:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24916]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[24919]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 06:59:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24916]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24970]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nsesvkjdebnxulezyqdozfvqqjjvgktk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905190.47-16060-85242582428606/AnsiballZ_setup.py Jul 25 06:59:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24970]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[24973]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:59:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24970]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25053]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-surpadvwrgidllqdowivwkuuzrcefhwu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905191.26-16073-217010397725939/AnsiballZ_yum.py Jul 25 06:59:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25053]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:51 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[25056]: 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 06:59:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25053]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25109]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ggpkpablhifumuuotlxgtytfoejxoynf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905191.76-16082-43734621770742/AnsiballZ_find_unused_disk.py Jul 25 06:59:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25109]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[25112]: Invoked with min_size=10g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 06:59:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25109]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25163]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bnwqhrumxsqbyzqregrqhweizfqeafme ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905192.16-16091-15915789185458/AnsiballZ_command.py Jul 25 06:59:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25163]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[25166]: 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 06:59:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25163]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[25231]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:59:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25311]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cftdvrnpejinqeirgnuaogxkzkhazoem ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905195.24-16175-211991991135925/AnsiballZ_setup.py Jul 25 06:59:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25311]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:55 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[25314]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:59:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25311]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25394]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zjxqrenzobzxjjlwwapvnstotxbgufkn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905196.19-16192-191478302553053/AnsiballZ_stat.py Jul 25 06:59:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25394]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:56 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[25397]: 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 06:59:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25394]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25446]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lzkjrseptsuzleatobgxdihrnnsbukfs ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905196.91-16209-162815739809543/AnsiballZ_yum.py Jul 25 06:59:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25446]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:57 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[25449]: 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 06:59:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25446]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25502]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kixkegxicykxeivbwdvdtfiapiqwfhyx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905197.9-16222-171391156231768/AnsiballZ_blivet.py Jul 25 06:59:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25502]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:58 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[25505]: 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 06:59:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25502]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25560]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pwpqbhsrgvtormxdvqnnifzoetejgjwt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905198.77-16239-35501678240974/AnsiballZ_yum.py Jul 25 06:59:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25560]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:59 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[25563]: 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 06:59:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25560]: pam_unix(sudo:session): session closed for user root Jul 25 06:59:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25616]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jejpemyzxrdmfmpsjnalxnaldzxartlj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905199.29-16248-243655525356585/AnsiballZ_service_facts.py Jul 25 06:59:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25616]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:59:59 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[25619]: Invoked Jul 25 07:00:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25616]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25781]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-srozznqwznwtbtqcaauxppdwutaauily ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905200.42-16261-266922293446887/AnsiballZ_blivet.py Jul 25 07:00:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25781]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:00 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[25784]: 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:00:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25781]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25839]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gggeofoisztlpejizmaujzavsoaptgjn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905200.91-16272-198547288285351/AnsiballZ_stat.py Jul 25 07:00:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25839]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:01 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[25842]: 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:00:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25839]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25893]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-aqjayuphvhwhxqqlphlnyevzhcxoggiy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905201.52-16301-168515937975719/AnsiballZ_stat.py Jul 25 07:00:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25893]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:01 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[25896]: 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:00:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25893]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25947]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-goppdmieiamzanepvhdnppoorrxrkvdl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905201.88-16312-131907082706163/AnsiballZ_setup.py Jul 25 07:00:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25947]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:02 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[25950]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:00:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25947]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26030]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kbtlcwarupdjpbkvzagvywxdchsvvyvv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905202.82-16325-91367844351501/AnsiballZ_yum.py Jul 25 07:00:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26030]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:03 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[26033]: 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:00:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26030]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26086]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pbkjymqcukxuaknvnoyyilvtgxazwdmz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905203.37-16334-158824767115943/AnsiballZ_find_unused_disk.py Jul 25 07:00:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26086]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:03 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[26089]: Invoked with min_size=10g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:00:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26086]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26140]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kssnzurttkvntnyrlztpvcenrsovgwpa ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905203.8-16343-3467929082968/AnsiballZ_command.py Jul 25 07:00:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26140]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:04 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[26143]: 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:00:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26140]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[26208]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:00:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26288]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jtsgugxemytusstvnkudxmwwokjhgyub ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905207.8-16485-123434990697916/AnsiballZ_setup.py Jul 25 07:00:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26288]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:08 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[26291]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:00:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26288]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26371]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ipvmbbfpyntoispunexwxpgmdxaepvqk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905208.92-16512-17260735854412/AnsiballZ_stat.py Jul 25 07:00:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26371]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:09 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[26374]: 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:00:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26371]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26423]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gkjztgcppjbsmzbjzertphyuccgzdrdt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905209.65-16529-182890995740891/AnsiballZ_yum.py Jul 25 07:00:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26423]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:10 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[26426]: 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:00:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26423]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26479]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vcezfjpbjjsdbptzfwnyxjirctscqsdy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905210.7-16542-101911648609196/AnsiballZ_blivet.py Jul 25 07:00:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26479]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:11 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[26482]: 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:00:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26479]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26537]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bwuxswseqkubjzpyoooeondvernwurph ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905211.56-16559-50388822256628/AnsiballZ_yum.py Jul 25 07:00:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26537]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:11 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[26540]: 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:00:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26537]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26593]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ieqbwwctgqftmchelygtpmkzgesnxcor ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905212.07-16568-153463671187429/AnsiballZ_service_facts.py Jul 25 07:00:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26593]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:12 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[26596]: Invoked Jul 25 07:00:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26593]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26758]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tmznwagyzlspisuyzdeozipcuiycejwd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905213.2-16581-141999633174887/AnsiballZ_blivet.py Jul 25 07:00:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26758]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:13 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[26761]: 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:00:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26758]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26816]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bslqmpokmreqxsvuunzdpakoegwnjpur ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905213.72-16592-236693843328120/AnsiballZ_stat.py Jul 25 07:00:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26816]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:13 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[26819]: 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:00:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26816]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26870]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-roucmjqzbitgcepkoutzwlppqabvqyzd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905214.37-16621-115264124720287/AnsiballZ_stat.py Jul 25 07:00:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26870]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:14 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[26873]: 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:00:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26870]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26924]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yqixdyntxxylswhiktozwxwmsztvnlje ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905214.72-16632-110243561048845/AnsiballZ_setup.py Jul 25 07:00:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26924]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:14 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[26927]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:00:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26924]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27007]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mtuwwqtsxkvtujghrlnhoypsqvbyxpzl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905215.49-16643-140659895398968/AnsiballZ_yum.py Jul 25 07:00:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27007]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:15 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[27010]: 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:00:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27007]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27063]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tufvnqbwyjwzwdchxugrdmvezjctznxg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905216.01-16652-33577140611224/AnsiballZ_find_unused_disk.py Jul 25 07:00:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27063]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[27066]: Invoked with min_size=5g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:00:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27063]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27117]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wkbtdfgilzvdoqdgqoeeqmscxrktkgjo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905216.44-16661-59112355951077/AnsiballZ_command.py Jul 25 07:00:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27117]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[27120]: 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:00:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27117]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27185]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vodmiehlhduiisopwvdkjdmrvxomoibp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905218.11-16730-253042250388389/AnsiballZ_setup.py Jul 25 07:00:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27185]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:18 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[27188]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:00:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27185]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27268]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tslfhyrngpbliffsqscxdkaehzliuofj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905219.33-16749-168440371436978/AnsiballZ_stat.py Jul 25 07:00:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27268]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:19 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[27271]: 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:00:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27268]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27320]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jbamraxprvjlhmdcopckjkpgzkddhjjd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905220.05-16766-251106988098018/AnsiballZ_yum.py Jul 25 07:00:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27320]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:20 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[27323]: 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:00:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27320]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27376]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nvbcakctbmvmovlcpnywjllteawoqwms ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905220.98-16779-38951885587730/AnsiballZ_blivet.py Jul 25 07:00:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27376]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:21 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[27379]: 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:00:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27376]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27434]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ekossphzfjeosqlbekthalzyzrhurrgb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905221.84-16796-216854687826118/AnsiballZ_yum.py Jul 25 07:00:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27434]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:22 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[27437]: 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:00:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27434]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27490]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yxqrrdtwtkaaiwqkiaepohexqwpeqyst ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905222.36-16805-59355090949502/AnsiballZ_service_facts.py Jul 25 07:00:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27490]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:22 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[27493]: Invoked Jul 25 07:00:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27490]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27655]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-brueosdppyryorntmpqpttlxpmpcsdcu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905223.49-16818-255606183317180/AnsiballZ_blivet.py Jul 25 07:00:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27655]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:23 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[27658]: 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:00:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27655]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27713]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hlatjwohwepsazrjxhhosufxpcqsxnby ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905223.97-16829-131338455987066/AnsiballZ_stat.py Jul 25 07:00:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27713]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[27716]: 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:00:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27713]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27767]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jrpttmmdicezbmtjqzfhbxweckmsatza ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905224.58-16858-5900777887231/AnsiballZ_stat.py Jul 25 07:00:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27767]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[27770]: 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:00:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27767]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27821]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vcrcqspdsltqowygwdfbuckmzffnmmfj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905224.93-16869-231417696909725/AnsiballZ_setup.py Jul 25 07:00:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27821]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:25 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[27824]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:00:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27821]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27904]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jvrcsalgmpicdvaphxnslorolkxbammz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905225.73-16882-2576634426803/AnsiballZ_yum.py Jul 25 07:00:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27904]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[27907]: 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:00:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27904]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27960]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hxprtdstkccjwfvelsirrszyxprkcemi ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905226.28-16891-237077077567904/AnsiballZ_find_unused_disk.py Jul 25 07:00:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27960]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[27963]: Invoked with min_size=3g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:00:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27960]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28014]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ncjxmfmrswccbqhemqltqaeyakidkqwx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905226.73-16900-222238436603334/AnsiballZ_command.py Jul 25 07:00:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28014]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:27 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[28017]: 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:00:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28014]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28082]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-btvveyqgpbyvywlxzmezqsjxkqefiseg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905230.3-17086-98886231881239/AnsiballZ_setup.py Jul 25 07:00:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28082]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:30 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[28085]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:00:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28082]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28165]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-geouorkrksudyibttrxnftorbmjwoael ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905231.55-17105-71457788832280/AnsiballZ_stat.py Jul 25 07:00:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28165]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[28168]: 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:00:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28165]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28217]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nabouxltifadgojalbkgzymbrzzlkpwf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905232.25-17122-194888954421777/AnsiballZ_yum.py Jul 25 07:00:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28217]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:32 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[28220]: 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:00:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28217]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28273]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fhrvrcorordqhydrxblpwaxnmrsmixvx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905233.22-17135-95195773418657/AnsiballZ_blivet.py Jul 25 07:00:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28273]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:33 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[28276]: 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:00:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28273]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28331]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wxltmszlctvpvolfbrrmqlgphbhhkpbe ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905234.07-17152-259644866416892/AnsiballZ_yum.py Jul 25 07:00:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28331]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[28334]: 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:00:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28331]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28387]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bryasbygmqtudvxasyotfrmzxwwurriy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905234.58-17161-203094191611570/AnsiballZ_service_facts.py Jul 25 07:00:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28387]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[28390]: Invoked Jul 25 07:00:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28387]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28552]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xybsedaamurcpcequbjehpzdsopiqqfp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905235.71-17174-130148019351758/AnsiballZ_blivet.py Jul 25 07:00:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28552]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:36 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[28555]: 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:00:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28552]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28610]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bunqpkfvdgbhsubttdzddinkskfxmpcs ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905236.21-17185-26629146045488/AnsiballZ_stat.py Jul 25 07:00:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28610]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:36 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[28613]: 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:00:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28610]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28664]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nwyforcfmaxrfxpnmuujyurxqfgkztaw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905236.82-17214-32413430961517/AnsiballZ_stat.py Jul 25 07:00:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28664]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:37 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[28667]: 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:00:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28664]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28718]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-stjcuslhhhwqqbnngqnikbevdubkudhn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905237.18-17225-240502306804037/AnsiballZ_setup.py Jul 25 07:00:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28718]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:37 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[28721]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:00:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28718]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28801]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dkbksavbfwszvjcakafokzpvcjdbrbbe ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905237.98-17238-200595126251282/AnsiballZ_yum.py Jul 25 07:00:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28801]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:38 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[28804]: 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:00:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28801]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28857]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rotdqfyrpfzborhxmqdzbjkkkpmatxwd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905238.51-17247-136589918807395/AnsiballZ_find_unused_disk.py Jul 25 07:00:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28857]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:38 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[28860]: Invoked with min_size=10g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:00:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28857]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28911]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mgiajakuwzzncfubqcafflalbfeqclqj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905238.91-17256-178834618049068/AnsiballZ_command.py Jul 25 07:00:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28911]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:39 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[28914]: 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:00:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28911]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28979]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yrjvuhiopiminjptfzymsmekcvrwlpqj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905240.64-17326-216592834059864/AnsiballZ_setup.py Jul 25 07:00:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28979]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:41 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[28982]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:00:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28979]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29062]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zkyybarilrbmeorcjhydyhxrkffswsik ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905241.75-17345-132410023259529/AnsiballZ_stat.py Jul 25 07:00:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29062]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:42 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[29065]: 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:00:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29062]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29114]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xkjzrpsxhbknfclddnkkvjlvpiiklolr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905242.35-17362-94032368236726/AnsiballZ_yum.py Jul 25 07:00:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29114]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:42 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[29117]: 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:00:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29114]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29170]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qftzauxiysxeujkzafqbxuhkhfauxjll ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905243.28-17375-152610410219607/AnsiballZ_blivet.py Jul 25 07:00:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29170]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[29173]: 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:00:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29170]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29228]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vmptlavwbyxlbuesfxkwummbdwkylxlj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905244.02-17392-18159048068230/AnsiballZ_yum.py Jul 25 07:00:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29228]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:44 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[29231]: 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:00:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29228]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29284]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jfvjaevndrbalolwfmloxnahaldnuntj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905244.51-17401-13727631548983/AnsiballZ_service_facts.py Jul 25 07:00:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29284]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:44 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[29287]: Invoked Jul 25 07:00:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29284]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29449]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yrbagrqkwdjpfsagtxvdvnrkhpuymjkp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905245.63-17414-113109767059727/AnsiballZ_blivet.py Jul 25 07:00:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29449]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[29452]: 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:00:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29449]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29507]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-iuqcgkwldmsolgtggkhqykpbwjlngouq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905246.12-17425-95719356149331/AnsiballZ_stat.py Jul 25 07:00:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29507]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:46 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[29510]: 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:00:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29507]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29561]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mnudpcznfggaztmqftauqiznttpfzjto ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905246.74-17454-154075943225990/AnsiballZ_stat.py Jul 25 07:00:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29561]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:46 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[29564]: 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:00:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29561]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29615]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-znaqlhjwswgolzrptcklnqlflxodlqjp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905247.08-17465-110596139165776/AnsiballZ_setup.py Jul 25 07:00:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29615]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:47 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[29618]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:00:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29615]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29698]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-flrbbppawhaeaanelgyhdpnvutyzhhoa ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905247.78-17476-75871881476147/AnsiballZ_package_facts.py Jul 25 07:00:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29698]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:48 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-package_facts[29701]: Invoked with manager=['auto'] strategy=first Jul 25 07:00:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29698]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29752]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-neigsxzgxjwjdcnatzeqsoiyvxlfvwuj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905249.56-17489-163881611205144/AnsiballZ_command.py Jul 25 07:00:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29752]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:49 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[29755]: 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:00:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29752]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[29818]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:00:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29898]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-orrfiyzmktteswzzjqfztqmngvjwsllg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905253.02-17592-57363045240516/AnsiballZ_setup.py Jul 25 07:00:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29898]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:53 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[29901]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:00:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29898]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29981]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tzgsxbufujoskdqqwudflhwuvhvclfse ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905253.96-17609-230728606495501/AnsiballZ_stat.py Jul 25 07:00:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29981]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[29984]: 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:00:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29981]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30033]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-liddzxorcgcfglhmizanyfpchasuqgak ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905254.61-17626-43392717687360/AnsiballZ_yum.py Jul 25 07:00:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30033]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:55 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[30036]: 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:00:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30033]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30089]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wesgsgiqtgodspgmsubffangktypyupb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905255.57-17639-64609686904067/AnsiballZ_blivet.py Jul 25 07:00:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30089]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:56 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[30092]: 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:00:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30089]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30147]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-liaomvcewpbiamfbrelamugvajgpyhus ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905256.42-17656-273571943309598/AnsiballZ_yum.py Jul 25 07:00:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30147]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:56 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[30150]: 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:00:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30147]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30203]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-guacnamomzgjzuwitivdtrnzddhnpmuq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905256.92-17665-229735041927535/AnsiballZ_service_facts.py Jul 25 07:00:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30203]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:57 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[30206]: Invoked Jul 25 07:00:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30203]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30368]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-eewbksnvlcabfpxbyuukzihjpbqhjbqf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905258.02-17678-58128951094237/AnsiballZ_blivet.py Jul 25 07:00:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30368]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:58 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[30371]: 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:00:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30368]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30426]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qgkzavlpftvwcxukuqqlozpwlnspkzyy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905258.5-17689-25693779292707/AnsiballZ_stat.py Jul 25 07:00:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30426]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:58 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[30429]: 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:00:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30426]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30480]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ofxcjldvvuysbrntfnqifgesqawdcvqw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905259.08-17718-196388447668030/AnsiballZ_stat.py Jul 25 07:00:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30480]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:59 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[30483]: 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:00:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30480]: pam_unix(sudo:session): session closed for user root Jul 25 07:00:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30534]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hyboihcpdqgtitgdekberrmrcroazkth ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905259.42-17729-271024710670825/AnsiballZ_setup.py Jul 25 07:00:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30534]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:00:59 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[30537]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:00:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30534]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30617]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ndqrencyavnqztwtgvgsgjlbsqcnakca ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905260.28-17742-98395477019829/AnsiballZ_yum.py Jul 25 07:01:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30617]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:00 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[30620]: 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:01:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30617]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30673]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jujtwpkgnojffgnxlulctmtnqbfzbrjp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905260.8-17751-77183916593533/AnsiballZ_find_unused_disk.py Jul 25 07:01:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30673]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:01 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[30676]: Invoked with min_size=0 max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:01:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30673]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30727]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xqgkeejyfikwfzwqlsrevluwknrwwnov ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905261.22-17760-262378415785242/AnsiballZ_command.py Jul 25 07:01:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30727]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:01 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[30730]: 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:01:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30727]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:02 ip-10-31-42-48.us-east-1.aws.redhat.com systemd[1]: Started Session 5 of user root. -- Subject: Unit session-5.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-5.scope has finished starting up. -- -- The start-up result is done. Jul 25 07:01:02 ip-10-31-42-48.us-east-1.aws.redhat.com CROND[30743]: (root) CMD (run-parts /etc/cron.hourly) Jul 25 07:01:02 ip-10-31-42-48.us-east-1.aws.redhat.com run-parts(/etc/cron.hourly)[30746]: starting 0anacron Jul 25 07:01:02 ip-10-31-42-48.us-east-1.aws.redhat.com anacron[30752]: Anacron started on 2024-07-25 Jul 25 07:01:02 ip-10-31-42-48.us-east-1.aws.redhat.com anacron[30752]: Will run job `cron.daily' in 48 min. Jul 25 07:01:02 ip-10-31-42-48.us-east-1.aws.redhat.com anacron[30752]: Will run job `cron.weekly' in 68 min. Jul 25 07:01:02 ip-10-31-42-48.us-east-1.aws.redhat.com anacron[30752]: Will run job `cron.monthly' in 88 min. Jul 25 07:01:02 ip-10-31-42-48.us-east-1.aws.redhat.com anacron[30752]: Jobs will be executed sequentially Jul 25 07:01:02 ip-10-31-42-48.us-east-1.aws.redhat.com run-parts(/etc/cron.hourly)[30754]: finished 0anacron Jul 25 07:01:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30809]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yvychbtntovavrtyzotlgxsdvobeurea ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905267.17-18075-188829360999744/AnsiballZ_setup.py Jul 25 07:01:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30809]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[30812]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:01:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30809]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30892]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xiffedpfafkyfrqrypaddgkelbvhplof ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905268.41-18094-211233350826704/AnsiballZ_stat.py Jul 25 07:01:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30892]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:08 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[30895]: 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:01:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30892]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30944]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tjggybowiffalixwhphrrruswillplnq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905269.12-18111-255422650639346/AnsiballZ_yum.py Jul 25 07:01:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30944]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:09 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[30947]: 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:01:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30944]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31000]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vitutrlrwljugzddqpshqjgmlhxitafx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905270.05-18124-49834522742704/AnsiballZ_blivet.py Jul 25 07:01:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31000]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:10 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[31003]: 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:01:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31000]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31058]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-aueryzcwxixtctususlcreeyewdfryny ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905270.91-18141-35725246127177/AnsiballZ_yum.py Jul 25 07:01:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31058]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:11 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[31061]: 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:01:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31058]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31114]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cxecvapwczaxismggqmxvjbxrwnezzsv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905271.42-18150-190923021835487/AnsiballZ_service_facts.py Jul 25 07:01:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31114]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:11 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[31117]: Invoked Jul 25 07:01:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31114]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31279]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ddwuqqmgvilmqwnduqcdygwrzkezldum ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905272.58-18163-61847353518503/AnsiballZ_blivet.py Jul 25 07:01:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31279]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:12 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[31282]: 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:01:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31279]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31337]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ghtdlsqnggfgachptbofkpnbjbxlzddy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905273.08-18174-217529611091696/AnsiballZ_stat.py Jul 25 07:01:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31337]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:13 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[31340]: 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:01:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31337]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31391]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xvcdjpioggzpdotikdxcnrkpofbexmqw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905273.68-18203-46978296268174/AnsiballZ_stat.py Jul 25 07:01:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31391]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:13 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[31394]: 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:01:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31391]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31445]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jmmyfcoryxckzawzxcpbkvillfbimnhx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905274.03-18214-88253763756710/AnsiballZ_setup.py Jul 25 07:01:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31445]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:14 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[31448]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:01:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31445]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31528]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ogmdfapuuncovpzusaszrhaoohbvmqib ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905274.83-18227-24248291694413/AnsiballZ_yum.py Jul 25 07:01:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31528]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:15 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[31531]: 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:01:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31528]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31584]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-trokbdfbtoobepxcuianzcwllugboqmt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905275.35-18236-118576213330964/AnsiballZ_find_unused_disk.py Jul 25 07:01:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31584]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:15 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[31587]: Invoked with min_size=0 max_return=3 max_size=0 with_interface=None match_sector_size=False Jul 25 07:01:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31584]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31638]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rlhegtlulgerqxyxwisudwngdedlfzns ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905275.78-18245-8281078335440/AnsiballZ_command.py Jul 25 07:01:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31638]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[31641]: 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:01:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31638]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:18 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[31706]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:01:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31786]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mezpldchbmuxvqalmdyekiwsvhzdaimi ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905279.32-18330-7196825912529/AnsiballZ_setup.py Jul 25 07:01:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31786]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:19 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[31789]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:01:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31786]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31869]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mhhnhxuosfgeumvsjqajfmbcysdxlwxd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905280.15-18347-122754991368773/AnsiballZ_stat.py Jul 25 07:01:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31869]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:20 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[31872]: 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:01:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31869]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31921]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-whakooiklkqxdfsiyulmufjxxiwyqaxu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905280.71-18364-177162736808903/AnsiballZ_yum.py Jul 25 07:01:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31921]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:21 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[31924]: 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:01:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31921]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31977]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bkczcpbidhcnxzhisywpbtmfgxjgboxh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905281.69-18377-111555638881300/AnsiballZ_blivet.py Jul 25 07:01:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31977]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:22 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[31980]: 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:01:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[31977]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32035]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fvzkxuvmalxilunggezzmhdhcduvpqpg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905282.44-18394-84478516755589/AnsiballZ_yum.py Jul 25 07:01:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32035]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:22 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[32038]: 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:01:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32035]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32091]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zayyrcqiwakclefhhcmzhuqpoyisepgf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905282.94-18403-114900484413682/AnsiballZ_service_facts.py Jul 25 07:01:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32091]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:23 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[32094]: Invoked Jul 25 07:01:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32091]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32256]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vpaxtizyzdqryhfhzkrqxskywrobrmew ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905284.07-18416-142165443123149/AnsiballZ_blivet.py Jul 25 07:01:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32256]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[32259]: 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:01:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32256]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32314]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gogftdckxqzfvmrccccqcuuvoogybdvm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905284.56-18427-233322796992326/AnsiballZ_stat.py Jul 25 07:01:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32314]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[32317]: 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:01:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32314]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32368]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tsqdrbtmdurdvyoqjuranrezaywcjimm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905285.16-18456-35677166584442/AnsiballZ_stat.py Jul 25 07:01:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32368]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:25 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[32371]: 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:01:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32368]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32422]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-abjiupsifqpzmhhzuvkbjbpmeqayoqyv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905285.53-18467-43756078479278/AnsiballZ_setup.py Jul 25 07:01:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32422]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:25 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[32425]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:01:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32422]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32505]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lpfyqjezvxgvgslndqyrrfhmddymcmse ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905286.18-18478-192552958164775/AnsiballZ_package_facts.py Jul 25 07:01:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32505]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-package_facts[32508]: Invoked with manager=['auto'] strategy=first Jul 25 07:01:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32505]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32559]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vdysnazfnacqkkfxmukjbnuefasiiybp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905288.19-18495-71775455513009/AnsiballZ_yum.py Jul 25 07:01:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32559]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:28 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[32562]: 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:01:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32559]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32615]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bgmvpvvhzjiupwrhyfbdcfthgvyucrmx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905288.74-18504-76490556390654/AnsiballZ_find_unused_disk.py Jul 25 07:01:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32615]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[32618]: Invoked with min_size=10g max_return=2 with_interface=scsi max_size=0 match_sector_size=True Jul 25 07:01:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32615]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[32682]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:01:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32762]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xqkwxsngrfutclrxcfwzqoemjspbwwud ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905291.8-18584-121826684301644/AnsiballZ_setup.py Jul 25 07:01:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32762]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:32 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[32765]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:01:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[32762]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[378]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wwrcqdpzpkeaojqyenvipyosahmaudkx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905292.77-18601-52738114555720/AnsiballZ_stat.py Jul 25 07:01:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[378]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:33 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[382]: 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:01:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[378]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[435]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wmftrvdxqlbrtkkyhmhqztpuypxmexnk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905293.44-18618-235994048666755/AnsiballZ_yum.py Jul 25 07:01:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[435]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:33 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[438]: 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:01:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[435]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[492]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qubasyqeffnkbvldjlgtpmickpprufqn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905294.43-18631-152970849730126/AnsiballZ_blivet.py Jul 25 07:01:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[492]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[495]: 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:01:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[492]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[571]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mygrlvgdlljnivrdyqbjyxzvslttuost ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905295.29-18648-221171598258621/AnsiballZ_yum.py Jul 25 07:01:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[571]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:35 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[576]: 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:01:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[571]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[631]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yhphwefyedulnsxpcoftaocpriojcowt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905295.79-18657-178695338735902/AnsiballZ_service_facts.py Jul 25 07:01:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[631]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:36 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[634]: Invoked Jul 25 07:01:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[631]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[796]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pahpsxzaicnmlluqzypkldteyuuicfxg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905296.95-18670-278469662293100/AnsiballZ_blivet.py Jul 25 07:01:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[796]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:37 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[799]: 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:01:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[796]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[855]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wfyotdzgsdaeztrcdavkvrimdwdcwyxy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905297.44-18681-131196183990242/AnsiballZ_stat.py Jul 25 07:01:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[855]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:37 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[858]: 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:01:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[855]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[909]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-iyzmldxogpiirdutirxtmlqrjuqcmsqx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905298.03-18710-56135450891440/AnsiballZ_stat.py Jul 25 07:01:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[909]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:38 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[912]: 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:01:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[909]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[963]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yooayuqqpctmnxdevlhalbelckxndwbj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905298.4-18721-256132387410224/AnsiballZ_setup.py Jul 25 07:01:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[963]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:38 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[966]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:01:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[963]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1047]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-naiuxdvdomzbmxoajnprgobkhfauwjbr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905299.19-18734-202211257556649/AnsiballZ_yum.py Jul 25 07:01:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1047]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:39 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[1050]: 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:01:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1047]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1105]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-adbstvbzgzdrfeoojeogdahktrgydlqs ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905299.71-18743-70460673618148/AnsiballZ_find_unused_disk.py Jul 25 07:01:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1105]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[1108]: Invoked with min_size=3g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:01:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1105]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1159]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jztlhwlncpvuznbigxuhiosmbexedgcp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905300.12-18752-5978351157458/AnsiballZ_command.py Jul 25 07:01:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1159]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[1162]: 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:01:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1159]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1235]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jxbarkcsertlehqtsxpqnsgitejnbulc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905303.47-18879-260590169035291/AnsiballZ_setup.py Jul 25 07:01:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1235]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:44 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[1239]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:01:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1235]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1322]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-potjhizktrcjqsiqlzjvgojlmughlukc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905304.65-18898-74393917366100/AnsiballZ_stat.py Jul 25 07:01:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1322]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:44 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[1326]: 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:01:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1322]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1375]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tsizosayoehjeezwgjpjkimtabmlbafw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905305.32-18915-207571111386545/AnsiballZ_yum.py Jul 25 07:01:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1375]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[1378]: 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:01:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1375]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1431]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bbazqiblsgtegibantatnvjmmtvetawo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905306.25-18928-224707148611757/AnsiballZ_blivet.py Jul 25 07:01:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1431]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:46 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[1434]: 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:01:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1431]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1489]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bzbmqswrybnwrxwzpbtugrzshpopubuo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905307.1-18945-3905995210389/AnsiballZ_yum.py Jul 25 07:01:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1489]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:47 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[1492]: 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:01:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1489]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1545]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tltsyrezmzullcfznjzmmdeetmqpvmfq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905307.61-18954-188014311537427/AnsiballZ_service_facts.py Jul 25 07:01:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1545]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:47 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[1548]: Invoked Jul 25 07:01:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1545]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1710]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ejefllhmmnbulozbdalzopiplgxiwtus ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905308.76-18967-40603537148571/AnsiballZ_blivet.py Jul 25 07:01:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1710]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:49 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[1713]: 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:01:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1710]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1768]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-btbmbkcumgngqwypukayeeotwiliiwys ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905309.24-18978-170893194169738/AnsiballZ_stat.py Jul 25 07:01:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1768]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:49 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[1771]: 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:01:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1768]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1822]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-juawktdbfrcuhvmoapllcfiejkpcpdhg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905309.83-19007-91113924829210/AnsiballZ_stat.py Jul 25 07:01:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1822]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[1825]: 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:01:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1822]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1876]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ltbditbfncyirzpchvcpmbgloyvrcvcd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905310.18-19018-190986684635395/AnsiballZ_setup.py Jul 25 07:01:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1876]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[1879]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:01:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1876]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1959]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-guupepkvpeffbdrobyfvnhaqfiubcfjg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905310.94-19029-64687445109542/AnsiballZ_yum.py Jul 25 07:01:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1959]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:51 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[1962]: 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:01:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[1959]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2015]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vjhcczcotfkmrkpossfxssrieklhdabe ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905311.44-19038-70986186334193/AnsiballZ_find_unused_disk.py Jul 25 07:01:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2015]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:51 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[2018]: Invoked with min_size=10g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:01:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2015]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2069]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ssdganyvirpzcpykovapyzmliqokedwq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905311.84-19047-255443929689522/AnsiballZ_command.py Jul 25 07:01:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[2069]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:01:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[2072]: 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:01:52 -0400 (0:00:00.485) 0:00:08.877 ********* 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:01:52 -0400 (0:00:00.027) 0:00:08.904 ********* fatal: [managed_node1]: FAILED! => { "changed": false } MSG: Unable to find enough unused disks. Exiting playbook. PLAY RECAP ********************************************************************* managed_node1 : ok=27 changed=0 unreachable=0 failed=1 skipped=15 rescued=0 ignored=0 Thursday 25 July 2024 07:01:52 -0400 (0:00:00.019) 0:00:08.923 ********* =============================================================================== fedora.linux_system_roles.storage : Get service facts ------------------- 1.08s Gathering Facts --------------------------------------------------------- 0.93s fedora.linux_system_roles.storage : Make sure blivet is available ------- 0.92s fedora.linux_system_roles.storage : Get required packages --------------- 0.65s 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.60s Debug why there are no unused disks ------------------------------------- 0.49s fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 0.46s fedora.linux_system_roles.storage : Check if system is ostree ----------- 0.42s Find unused disks in the system ----------------------------------------- 0.40s fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file --- 0.32s fedora.linux_system_roles.storage : Check if /etc/fstab is present ------ 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.08s fedora.linux_system_roles.storage : Enable copr repositories if needed --- 0.07s fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.07s Get unused disks -------------------------------------------------------- 0.05s fedora.linux_system_roles.storage : Set flag to indicate system is ostree --- 0.04s fedora.linux_system_roles.storage : Show storage_volumes ---------------- 0.04s