Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles PLAY [Run test tests_luks.yml for scsi] **************************************** TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:00:06 -0400 (0:00:00.025) 0:00:00.025 ********* ok: [managed_node1] TASK [Set disk interface for test] ********************************************* Thursday 25 July 2024 07:00:07 -0400 (0:00:00.950) 0:00:00.975 ********* ok: [managed_node1] => { "ansible_facts": { "storage_test_use_interface": "scsi" }, "changed": false } PLAY [Test LUKS] *************************************************************** TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:00:07 -0400 (0:00:00.028) 0:00:01.004 ********* ok: [managed_node1] TASK [Enable FIPS mode] ******************************************************** Thursday 25 July 2024 07:00:08 -0400 (0:00:00.659) 0:00:01.663 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reboot] ****************************************************************** Thursday 25 July 2024 07:00:08 -0400 (0:00:00.046) 0:00:01.710 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure dracut-fips] ****************************************************** Thursday 25 July 2024 07:00:08 -0400 (0:00:00.047) 0:00:01.757 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Configure boot for FIPS] ************************************************* Thursday 25 July 2024 07:00:08 -0400 (0:00:00.046) 0:00:01.803 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reboot] ****************************************************************** Thursday 25 July 2024 07:00:08 -0400 (0:00:00.043) 0:00:01.847 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role] ************************************************************ Thursday 25 July 2024 07:00:08 -0400 (0:00:00.045) 0:00:01.893 ********* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** Thursday 25 July 2024 07:00:08 -0400 (0:00:00.048) 0:00:01.941 ********* 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:00:08 -0400 (0:00:00.035) 0:00:01.977 ********* 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:00:08 -0400 (0:00:00.042) 0:00:02.020 ********* 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:00:08 -0400 (0:00:00.078) 0:00:02.098 ********* 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:00:09 -0400 (0:00:00.460) 0:00:02.559 ********* 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:00:09 -0400 (0:00:00.045) 0:00:02.604 ********* 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:00:09 -0400 (0:00:00.022) 0:00:02.627 ********* 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:00:09 -0400 (0:00:00.020) 0:00:02.647 ********* 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:00:09 -0400 (0:00:00.079) 0:00:02.727 ********* 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:00:10 -0400 (0:00:01.049) 0:00:03.776 ********* 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:00:10 -0400 (0:00:00.044) 0:00:03.821 ********* 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:00:10 -0400 (0:00:00.047) 0:00:03.868 ********* 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:00:11 -0400 (0:00:00.666) 0:00:04.534 ********* 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:00:11 -0400 (0:00:00.075) 0:00:04.610 ********* TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** Thursday 25 July 2024 07:00:11 -0400 (0:00:00.020) 0:00:04.631 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ Thursday 25 July 2024 07:00:11 -0400 (0:00:00.020) 0:00:04.651 ********* TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** Thursday 25 July 2024 07:00:11 -0400 (0:00:00.017) 0:00:04.668 ********* 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:00:12 -0400 (0:00:00.605) 0:00:05.273 ********* 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:00:13 -0400 (0:00:01.054) 0:00:06.328 ********* 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:00:13 -0400 (0:00:00.042) 0:00:06.371 ********* TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** Thursday 25 July 2024 07:00:13 -0400 (0:00:00.026) 0:00:06.398 ********* 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:00:13 -0400 (0:00:00.494) 0:00:06.893 ********* 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:00:13 -0400 (0:00:00.029) 0:00:06.922 ********* 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:00:14 -0400 (0:00:00.333) 0:00:07.256 ********* 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:00:14 -0400 (0:00:00.030) 0:00:07.287 ********* TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** Thursday 25 July 2024 07:00:14 -0400 (0:00:00.024) 0:00:07.312 ********* 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:00:14 -0400 (0:00:00.033) 0:00:07.345 ********* 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:00:14 -0400 (0:00:00.030) 0:00:07.375 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** Thursday 25 July 2024 07:00:14 -0400 (0:00:00.033) 0:00:07.408 ********* TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** Thursday 25 July 2024 07:00:14 -0400 (0:00:00.025) 0:00:07.434 ********* 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:00:14 -0400 (0:00:00.029) 0:00:07.464 ********* TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** Thursday 25 July 2024 07:00:14 -0400 (0:00:00.057) 0:00:07.522 ********* TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** Thursday 25 July 2024 07:00:14 -0400 (0:00:00.026) 0:00:07.548 ********* 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:00:14 -0400 (0:00:00.029) 0:00:07.578 ********* 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:00:14 -0400 (0:00:00.313) 0:00:07.891 ********* TASK [fedora.linux_system_roles.storage : Update facts] ************************ Thursday 25 July 2024 07:00:14 -0400 (0:00:00.026) 0:00:07.918 ********* ok: [managed_node1] TASK [Get unused disks] ******************************************************** Thursday 25 July 2024 07:00:15 -0400 (0:00:00.620) 0:00:08.539 ********* 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:00:15 -0400 (0:00:00.054) 0:00:08.593 ********* 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:00:15 -0400 (0:00:00.623) 0:00:09.217 ********* 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\"", "Disk [/dev/xvda] attrs [{'fstype': '', 'type': 'disk', 'ssize': '512', 'size': '268435456000'}] is not an interface [scsi]" ] } TASK [Debug why there are no unused disks] ************************************* Thursday 25 July 2024 07:00:16 -0400 (0:00:00.411) 0:00:09.628 ********* 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.042496", "end": "2024-07-25 07:00:16.872425", "rc": 0, "start": "2024-07-25 07:00:16.829929" } 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:00:16 EDT. -- Jul 25 06:56:15 ip-10-31-42-48.us-east-1.aws.redhat.com yum[8300]: Installed: libblockdev-dm-2.18-5.el7.x86_64 Jul 25 06:56:15 ip-10-31-42-48.us-east-1.aws.redhat.com yum[8300]: Installed: libblockdev-lvm-2.18-5.el7.x86_64 Jul 25 06:56:15 ip-10-31-42-48.us-east-1.aws.redhat.com yum[8300]: Installed: libblockdev-swap-2.18-5.el7.x86_64 Jul 25 06:56:15 ip-10-31-42-48.us-east-1.aws.redhat.com yum[8300]: Installed: python-enum34-1.0.4-1.el7.noarch Jul 25 06:56:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8269]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8566]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rxqyjgcefyqcclyevrtxuluehbwybigw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721904977.07-11148-270661932208310/AnsiballZ_blivet.py Jul 25 06:56:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8566]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:17 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[8569]: 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:56:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8566]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8624]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-sligeiqueezhjrxptkwtwcfydidicayy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721904978.01-11165-17333892541651/AnsiballZ_yum.py Jul 25 06:56:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8624]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:18 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[8627]: 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:56:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8624]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8680]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hbefdidxyinpqzrruixwcpucuutgiobe ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721904978.53-11174-258203596492942/AnsiballZ_service_facts.py Jul 25 06:56:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8680]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:18 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[8683]: Invoked Jul 25 06:56:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8680]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8845]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-oispydncoavscagabpjhnjevkjtsbuzo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721904979.96-11187-161830742423481/AnsiballZ_blivet.py Jul 25 06:56:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8845]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:20 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[8848]: 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:56:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8845]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8903]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lcdhosfpxfljrxatxpqvqoiezumfapdn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721904980.58-11198-106593757912258/AnsiballZ_stat.py Jul 25 06:56:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8903]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:20 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[8906]: 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:56:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8903]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8957]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uvrbzmaulwhpizltztzdbfcerlycnrzs ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721904981.2-11227-168834254366974/AnsiballZ_stat.py Jul 25 06:56:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8957]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:21 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[8960]: 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:56:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[8957]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9011]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lqerenyhzochljxnqmpjopnbkrvjhvqz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721904981.59-11238-73030503225529/AnsiballZ_setup.py Jul 25 06:56:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9011]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:21 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[9014]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:56:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9011]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9094]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cwmchobdeztyooihrqjpyelmolwtqvbr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721904982.4-11251-71522770868527/AnsiballZ_yum.py Jul 25 06:56:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9094]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:22 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[9097]: 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:56:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9094]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9150]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wfzmnmvaltvgvmchiukzwdwatryotrlo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721904982.99-11260-243590379450011/AnsiballZ_find_unused_disk.py Jul 25 06:56:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9150]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:23 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[9153]: Invoked with min_size=10g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 06:56:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9150]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9204]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-sbesloqrknknvukvgcuyqdrbaeoygill ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721904983.47-11269-200171583513098/AnsiballZ_command.py Jul 25 06:56:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9204]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:23 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[9207]: 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:56:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9204]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9272]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-szqdhuniaznnhetgpwxjlvasmduudsvn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721904986.89-11396-61391872343474/AnsiballZ_setup.py Jul 25 06:56:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9272]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:27 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[9275]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:56:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9272]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9355]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gnmqyqkydxythzwlbvyemdwxmxxdiqth ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721904988.18-11415-17551876719449/AnsiballZ_stat.py Jul 25 06:56:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9355]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:28 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[9358]: 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:56:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9355]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9407]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-aslkkkhlfnxzxegzxvtrbfyuqkpnnlzl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721904988.9-11432-31127980598268/AnsiballZ_yum.py Jul 25 06:56:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9407]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[9410]: 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:56:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9407]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9463]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-escnrwkxnduxkffarkkikgrjyfxamcem ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721904989.84-11445-254108619840548/AnsiballZ_blivet.py Jul 25 06:56:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9463]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:30 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[9466]: 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:56:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9463]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9521]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-iphqbgwxrulmbsafoezeyitndallawcx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721904990.7-11462-58334613441150/AnsiballZ_yum.py Jul 25 06:56:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9521]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[9524]: 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:56:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9521]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9577]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jdcbuxdtvbrainbggeqmqtfopzyhyfws ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721904991.22-11471-127617251215267/AnsiballZ_service_facts.py Jul 25 06:56:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9577]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[9580]: Invoked Jul 25 06:56:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9577]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9742]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xhqjgrrfjjrmnkoukaruhmizjelyykek ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721904992.39-11484-164588287845021/AnsiballZ_blivet.py Jul 25 06:56:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9742]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:32 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[9745]: 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:56:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9742]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9800]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-sxmnkwivvqecerlopyhpyehzaoxdacop ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721904997.93-11495-102043301384600/AnsiballZ_stat.py Jul 25 06:56:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9800]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:38 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[9803]: 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:56:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9800]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9854]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dlzfsmxmqkmgaiholggsnyfcxrnazyyw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721904998.54-11524-106115396041658/AnsiballZ_stat.py Jul 25 06:56:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9854]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:38 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[9857]: 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:56:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9854]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9908]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lqxczzmijbwjzbijeayxililjbxvavpb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721904998.88-11535-202553353616827/AnsiballZ_setup.py Jul 25 06:56:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9908]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:39 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[9911]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:56:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9908]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9991]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hxeaxtbwwdxwxmizvpeluenvxtarqeae ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721904999.69-11548-211227108387751/AnsiballZ_yum.py Jul 25 06:56:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9991]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[9994]: 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:56:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[9991]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10047]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-eqrlypybcbxkicafjbclkpmjnevxtsdc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905000.21-11557-80532628967543/AnsiballZ_find_unused_disk.py Jul 25 06:56:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10047]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[10050]: Invoked with min_size=0 max_return=2 max_size=0 with_interface=None match_sector_size=False Jul 25 06:56:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10047]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10101]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cjbsgpmchvzgmfuzinucijvjoyzpgaxp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905000.63-11566-62186820385803/AnsiballZ_command.py Jul 25 06:56:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10101]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[10104]: 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:56:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10101]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[10169]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:56:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10249]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jalyxzydqrkggotojbgmxcwmpacvcjlc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905004.06-11651-87835590310902/AnsiballZ_setup.py Jul 25 06:56:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10249]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:44 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[10252]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:56:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10249]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10332]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pkzpqqbupvpgjofjodjahnxjhepscvxo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905005.1-11678-11130007778809/AnsiballZ_stat.py Jul 25 06:56:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10332]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[10335]: 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:56:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10332]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10384]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-anyxcspvxkfybmqvgmecqzetywxcugky ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905005.77-11695-12639322950799/AnsiballZ_yum.py Jul 25 06:56:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10384]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:46 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[10387]: 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:56:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10384]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10440]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tghpuzmnxyucejipqkzbntvbfbqcjrny ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905006.75-11708-243393713645944/AnsiballZ_blivet.py Jul 25 06:56:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10440]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:47 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[10443]: 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:56:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10440]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10498]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tfivwxzpxnnlltyvqfyxkhyqqmrinbwb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905007.6-11725-50887307319997/AnsiballZ_yum.py Jul 25 06:56:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10498]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:47 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[10501]: 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:56:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10498]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10554]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-spnvxlbyzratmsfunrkfvoxkinqtcjqy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905008.14-11734-46220409548759/AnsiballZ_service_facts.py Jul 25 06:56:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10554]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:48 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[10557]: Invoked Jul 25 06:56:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10554]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10719]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qpsmjpilviohqaolndpelnjkniomfgvg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905009.26-11747-229020324244936/AnsiballZ_blivet.py Jul 25 06:56:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10719]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:49 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[10722]: 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:56:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10719]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10777]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-akynwnejzgnvoeffazycsjtkpqkpgwaq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905009.79-11758-57590153537261/AnsiballZ_stat.py Jul 25 06:56:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10777]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[10780]: 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:56:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10777]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10831]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dsanpooyjecpjvwblieuixjsiqifbtzh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905010.37-11787-19985075041047/AnsiballZ_stat.py Jul 25 06:56:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10831]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[10834]: 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:56:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10831]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10885]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yhigayqdcnghfcxomohekcgdrseirowg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905010.71-11798-224194403507609/AnsiballZ_setup.py Jul 25 06:56:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10885]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[10888]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:56:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10885]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10968]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-elthcyduwwcmyndatpwsrfgmlbmmedmf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905011.51-11811-93736496150042/AnsiballZ_yum.py Jul 25 06:56:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10968]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:51 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[10971]: 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:56:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[10968]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11024]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-enjqkxwdimwaeajaqzilzamlmqvwbrau ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905012.03-11820-181938771942723/AnsiballZ_find_unused_disk.py Jul 25 06:56:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11024]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[11027]: Invoked with min_size=5g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 06:56:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11024]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11078]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-exeikvunruoozvckrdhngguhlkdmuoll ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905012.47-11829-61599921423444/AnsiballZ_command.py Jul 25 06:56:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11078]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[11081]: 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:56:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11078]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:55 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[11146]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:56:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11226]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fktahyzhxohqfvzifvhccsmgkpifcvec ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905015.79-11913-119728473711008/AnsiballZ_setup.py Jul 25 06:56:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11226]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:56 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[11229]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:56:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11226]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11309]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qldijeasdtdungusfbokuykklrhcqvzn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905016.71-11930-251486705839456/AnsiballZ_stat.py Jul 25 06:56:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11309]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:57 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[11312]: 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:56:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11309]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11361]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cpvsauqegjptzprczmlqwbhqrsapodfr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905017.35-11947-187172279405198/AnsiballZ_yum.py Jul 25 06:56:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11361]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:57 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[11364]: 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:56:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11361]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11417]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kowehampydborrcngxlmkzitosfuxzjz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905018.34-11960-374810723292/AnsiballZ_blivet.py Jul 25 06:56:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11417]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:58 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[11420]: 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:56:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11417]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11475]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-sejbhndabvicfwdjhanfjvyvloovwkiq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905019.2-11977-79620643051573/AnsiballZ_yum.py Jul 25 06:56:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11475]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:56:59 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[11478]: 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:56:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11475]: pam_unix(sudo:session): session closed for user root Jul 25 06:56:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11531]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ruupgqlftehsenapqjkgtbcdfshlfqqp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905019.71-11986-26650598041533/AnsiballZ_service_facts.py Jul 25 06:56:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11531]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:00 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[11534]: Invoked Jul 25 06:57:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11531]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11696]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rshmzgvrwdeqxeqtevpzphzqhwyvoazb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905020.84-11999-219477863626988/AnsiballZ_blivet.py Jul 25 06:57:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11696]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:01 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[11699]: 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:57:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11696]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11754]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mqvbcgzpgidqxbmeilktotbtlibmmvrl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905021.34-12010-264030368265710/AnsiballZ_stat.py Jul 25 06:57:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11754]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:01 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[11757]: 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:57:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11754]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11808]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jqijvungetsnfqlbjilmafuckwltwxdq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905021.95-12039-214172253650423/AnsiballZ_stat.py Jul 25 06:57:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11808]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:02 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[11811]: 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:57:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11808]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11862]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jxmbkselibhgsfbfinlpvkhjbxtsvqsq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905022.33-12050-230590700107707/AnsiballZ_setup.py Jul 25 06:57:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11862]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:02 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[11865]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:57:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11862]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11945]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dervxmlyezvoqtzyzjomvdnrtqtwqwmp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905023.21-12063-65830985719789/AnsiballZ_yum.py Jul 25 06:57:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11945]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:03 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[11948]: 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:57:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[11945]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12001]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ofbieqsfhgroeinwfbsqfevvhtiudgso ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905023.73-12072-106523161990203/AnsiballZ_find_unused_disk.py Jul 25 06:57:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12001]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:04 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[12004]: Invoked with min_size=0 max_return=2 with_interface=scsi max_size=0 match_sector_size=False Jul 25 06:57:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12001]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12055]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fefivoikzhaoonyhviqgujhfpdjjlimt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905024.13-12081-114682795380891/AnsiballZ_command.py Jul 25 06:57:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12055]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:04 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[12058]: 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:57:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12055]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:06 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[12123]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:57:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12203]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yzowcopuxxzmkbwevuhqgftchghjgvzj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905026.73-12165-211763335498874/AnsiballZ_setup.py Jul 25 06:57:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12203]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[12206]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:57:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12203]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12286]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-spuvsqhmehgqusuzmsnxbvpotdzbjjhq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905027.72-12182-37000541962856/AnsiballZ_stat.py Jul 25 06:57:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12286]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:08 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[12289]: 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:57:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12286]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12338]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-igtzvwovahckjihwuodrqhkhmjzhvugo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905028.37-12199-155869516981291/AnsiballZ_yum.py Jul 25 06:57:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12338]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:08 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[12341]: 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:57:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12338]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12394]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ghyqjwvvsvntocegecoliezhxtafarlt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905029.34-12212-126273539885299/AnsiballZ_blivet.py Jul 25 06:57:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12394]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:09 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[12397]: 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:57:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12394]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12452]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nszcubvhroajfylhwisisemeimsnzzvs ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905030.17-12229-72068489331365/AnsiballZ_yum.py Jul 25 06:57:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12452]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:10 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[12455]: 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:57:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12452]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12508]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ryiplpegjhlatndburrzdhxeyhrucjkd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905030.68-12238-74963195938353/AnsiballZ_service_facts.py Jul 25 06:57:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12508]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:11 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[12511]: Invoked Jul 25 06:57:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12508]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12673]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mpdwvrnsvwrrmbzrmktadwrcudyngfbs ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905031.82-12251-132484606575961/AnsiballZ_blivet.py Jul 25 06:57:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12673]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:12 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[12676]: 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:57:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12673]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12731]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yijqftrbkmiijyoijjqgdhfesndkxlmz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905032.36-12262-84746172906824/AnsiballZ_stat.py Jul 25 06:57:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12731]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:12 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[12734]: 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:57:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12731]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12785]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lzxidnlthevbteqibcvjudmewxrhwaeg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905032.95-12291-150914422901542/AnsiballZ_stat.py Jul 25 06:57:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12785]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:13 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[12788]: 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:57:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12785]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12839]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jqzmhwhkemiltdaxflphxzqqnkjeeljo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905033.29-12302-129747309572944/AnsiballZ_setup.py Jul 25 06:57:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12839]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:13 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[12842]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:57:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12839]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12922]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-shblnjezxaxyxrosmhoikrqmoxcdjega ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905034.11-12315-103477095789313/AnsiballZ_yum.py Jul 25 06:57:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12922]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:14 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[12925]: 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:57:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12922]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12978]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bhechwfsauejmmfnrwnoucnghujgtbtt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905034.63-12324-100781917487106/AnsiballZ_find_unused_disk.py Jul 25 06:57:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12978]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:19 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[12981]: Invoked with min_size=0 max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 06:57:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12978]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13032]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tojfodswjrqgroqznqflufylugueyhyb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905040.09-12333-94775396598955/AnsiballZ_command.py Jul 25 06:57:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13032]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:20 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[13035]: 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:57:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13032]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13100]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-eoygufolbshmzxvvwhogezaodsqirvof ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905042.44-12402-30805165997403/AnsiballZ_setup.py Jul 25 06:57:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13100]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:23 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[13103]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:57:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13100]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13183]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wpqefzryskktbgrnqkbadocsqamkwzgi ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905043.67-12421-16202091326810/AnsiballZ_stat.py Jul 25 06:57:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13183]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[13186]: 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:57:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13183]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13235]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wszwiqmblydoebzgjxbtlfeawzaaasnk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905044.38-12438-117705929060761/AnsiballZ_yum.py Jul 25 06:57:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13235]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[13238]: 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:57:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13235]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13291]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-joeugryseivlzfhpvdjaozojnjoesswv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905045.32-12451-136796952910307/AnsiballZ_blivet.py Jul 25 06:57:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13291]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:25 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[13294]: 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:57:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13291]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13349]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wpokjedubvuanfwsozrqujjcqkuyvccl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905046.24-12468-133744325767709/AnsiballZ_yum.py Jul 25 06:57:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13349]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[13352]: 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:57:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13349]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13405]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-iexsxyctnkfdyclelsaqoladxulgfakp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905046.75-12477-249574485864607/AnsiballZ_service_facts.py Jul 25 06:57:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13405]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:27 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[13408]: Invoked Jul 25 06:57:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13405]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13570]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cglbycpuiegrpvtfwckzpvkjiulailil ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905047.88-12490-23390395000224/AnsiballZ_blivet.py Jul 25 06:57:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13570]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:28 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[13573]: 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:57:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13570]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13628]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pjymequrljhzqwgukhnrtrbboudiyhpo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905048.38-12501-57761269023246/AnsiballZ_stat.py Jul 25 06:57:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13628]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:28 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[13631]: 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:57:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13628]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13682]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uwttpeuivfkcljnladoqzcawpmgmyjjp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905048.99-12530-85638306855448/AnsiballZ_stat.py Jul 25 06:57:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13682]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[13685]: 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:57:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13682]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13736]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-oktqpxjjnuclullqjcdsjhvvvfplgbbt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905049.44-12541-2804263915570/AnsiballZ_setup.py Jul 25 06:57:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13736]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[13739]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:57:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13736]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13819]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jkexsueeihubwewmaxgkyuqkgiorpexi ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905050.25-12554-115348532541330/AnsiballZ_yum.py Jul 25 06:57:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13819]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:30 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[13822]: 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:57:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13819]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13875]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dgwqyktrcsqgywpiwvplmdqdqdcjevrm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905050.78-12563-169894196847630/AnsiballZ_find_unused_disk.py Jul 25 06:57:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13875]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[13878]: Invoked with min_size=0 max_return=3 max_size=0 with_interface=None match_sector_size=False Jul 25 06:57:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13875]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13929]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-baegffngsnokmwoqyavdazryocqoscte ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905051.19-12572-239994300665012/AnsiballZ_command.py Jul 25 06:57:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13929]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[13932]: 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:57:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13929]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:35 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[13997]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:57:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14077]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xyieacstfwvoyewjhvijplbezbskexrg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905056.24-12773-55587098845399/AnsiballZ_setup.py Jul 25 06:57:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14077]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:36 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[14080]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:57:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14077]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14160]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nvhbdxjbvtweghvjyribonukootnweur ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905057.2-12790-159803995469904/AnsiballZ_stat.py Jul 25 06:57:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14160]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:37 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[14163]: 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:57:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14160]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14212]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-usxzisgmleynwkdbwwinbcjbjqgxqlkj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905057.87-12807-99391193945460/AnsiballZ_yum.py Jul 25 06:57:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14212]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:38 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[14215]: 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:57:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14212]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14268]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fvnhzjvwztyqdyqyqbqlxmjcfjjwugwd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905058.85-12820-222219295740673/AnsiballZ_blivet.py Jul 25 06:57:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14268]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:39 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[14271]: 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:57:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14268]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14326]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-slnabhsnlejvncegbohlnghzoiikjsrc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905059.72-12837-44818292547418/AnsiballZ_yum.py Jul 25 06:57:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14326]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[14329]: 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:57:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14326]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14382]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zsihmcneuuzpqlclfyrbewoqsqglqgau ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905060.22-12846-56193105788808/AnsiballZ_service_facts.py Jul 25 06:57:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14382]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[14385]: Invoked Jul 25 06:57:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14382]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14547]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qbpmyvheqsikdcwfgzbpxkopsyaqbadv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905061.38-12859-277036852552303/AnsiballZ_blivet.py Jul 25 06:57:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14547]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:41 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[14550]: 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:57:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14547]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14605]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-toppjtikytgggnzffmgbqkhzhugvqgjf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905061.88-12870-38262574088037/AnsiballZ_stat.py Jul 25 06:57:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14605]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:42 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[14608]: 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:57:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14605]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14659]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hkisylttlnfywmaqytadnirceewwuqne ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905062.49-12899-198735326455013/AnsiballZ_stat.py Jul 25 06:57:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14659]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:42 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[14662]: 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:57:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14659]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14713]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uithgwpkoquvgacwmndsqpnnyiwnsgzh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905062.84-12910-265377337619401/AnsiballZ_setup.py Jul 25 06:57:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14713]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[14716]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:57:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14713]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14796]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bjimcgxdfrhakgvvljnpvpfkemzurykv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905063.66-12923-135426479309176/AnsiballZ_yum.py Jul 25 06:57:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14796]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[14799]: 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:57:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14796]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14852]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-egqcjscrllqkuwbkmqnqzbuinwxvcwpy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905064.17-12932-11566059328847/AnsiballZ_find_unused_disk.py Jul 25 06:57:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14852]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:44 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[14855]: Invoked with min_size=0 max_return=3 with_interface=scsi max_size=0 match_sector_size=False Jul 25 06:57:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14852]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14906]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fydxreuikiskmxcdcycdhirkfwpryhde ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905064.65-12941-72978929147055/AnsiballZ_command.py Jul 25 06:57:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14906]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:44 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[14909]: 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:57:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14906]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:48 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[14974]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:57:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15054]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vxkeeyckubftljoamjuxkrohmpkipbok ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905068.86-13083-239007093965872/AnsiballZ_setup.py Jul 25 06:57:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15054]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:49 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[15057]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:57:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15054]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15137]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mmshntgnzfodnauppfoinbxvgxpyjxvj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905069.81-13100-187665133283844/AnsiballZ_stat.py Jul 25 06:57:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15137]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[15140]: 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:57:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15137]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15189]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-avapliqsmamvfrryscdrozfeftspesgy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905070.47-13117-242339528911491/AnsiballZ_yum.py Jul 25 06:57:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15189]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[15192]: 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:57:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15189]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15245]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jsftqgrwbvbadwohwntarammscadnufq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905071.46-13130-46757021042896/AnsiballZ_blivet.py Jul 25 06:57:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15245]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:51 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[15248]: 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:57:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15245]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15303]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yzxkbtivofjjpckmplbwqguzlqhosvdt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905072.32-13147-35095231801746/AnsiballZ_yum.py Jul 25 06:57:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15303]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[15306]: 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:57:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15303]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15359]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xoaxsmzlbcxjaueybvmqwoetgnxjjskd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905072.83-13156-215757465730267/AnsiballZ_service_facts.py Jul 25 06:57:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15359]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:53 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[15362]: Invoked Jul 25 06:57:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15359]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15524]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-oaiynnzmdrdipeurnkxvxmwyvfsonomg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905073.97-13169-145477314128884/AnsiballZ_blivet.py Jul 25 06:57:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15524]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[15527]: 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:57:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15524]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15582]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ruigrfuaqjuokxrinduyofvbacpeduer ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905074.47-13180-236408434787485/AnsiballZ_stat.py Jul 25 06:57:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15582]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[15585]: 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:57:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15582]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15636]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lqnkgofowdgudbfdwxqhwytzuwfagptc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905075.12-13209-275259134656966/AnsiballZ_stat.py Jul 25 06:57:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15636]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:55 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[15639]: 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:57:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15636]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15690]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-aclmuawafxdchhixwfxztlkiynclhhia ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905075.5-13220-131327348357882/AnsiballZ_setup.py Jul 25 06:57:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15690]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:55 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[15693]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:57:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15690]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15773]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hqslzesiaxxffqgjurxlqelnpdrbkfwb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905076.26-13231-44752836145828/AnsiballZ_yum.py Jul 25 06:57:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15773]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:56 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[15776]: 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:57:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15773]: pam_unix(sudo:session): session closed for user root Jul 25 06:57:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15829]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nryxdvsbkianfiofxmpthwslhyaaghnw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905076.77-13240-4090007402950/AnsiballZ_find_unused_disk.py Jul 25 06:57:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15829]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:57:57 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[15832]: Invoked with min_size=0 max_return=3 with_interface=scsi max_size=0 match_sector_size=True Jul 25 06:57:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15829]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15896]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kfoydiukotrrzwmdiamqharroqbzcltj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905081.61-13479-257953171058578/AnsiballZ_setup.py Jul 25 06:58:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15896]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:02 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[15899]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 06:58:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15896]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15979]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dthqfqmshuvzgchqzvjggltxhvmwhcvf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905082.72-13498-62586113053159/AnsiballZ_stat.py Jul 25 06:58:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15979]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:03 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[15982]: 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:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15979]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16031]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-arnanieggdfcqvarcildktcfkmlcwlrn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905083.38-13515-115800897661769/AnsiballZ_yum.py Jul 25 06:58:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16031]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 06:58:03 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[16034]: 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:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16031]: pam_unix(sudo:session): session closed for user root Jul 25 06:58:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16087]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kghmgfipwqidmbutienzkhjhgdzotpad ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905084.32-13528-242921972258473/AnsiballZ_blivet.py Jul 25 06:58:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16087]: pam_unix(sudo:session): session opened for user root by root(uid=0) 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 TASK [Set unused_disks if necessary] ******************************************* Thursday 25 July 2024 07:00:16 -0400 (0:00:00.596) 0:00:10.225 ********* 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:00:17 -0400 (0:00:00.030) 0:00:10.256 ********* fatal: [managed_node1]: FAILED! => { "changed": false } MSG: Unable to find enough unused disks. Exiting playbook. PLAY RECAP ********************************************************************* managed_node1 : ok=29 changed=0 unreachable=0 failed=1 skipped=20 rescued=0 ignored=0 Thursday 25 July 2024 07:00:17 -0400 (0:00:00.019) 0:00:10.275 ********* =============================================================================== fedora.linux_system_roles.storage : Get service facts ------------------- 1.05s fedora.linux_system_roles.storage : Make sure blivet is available ------- 1.05s Gathering Facts --------------------------------------------------------- 0.95s fedora.linux_system_roles.storage : Get required packages --------------- 0.67s Gathering Facts --------------------------------------------------------- 0.66s Ensure test packages ---------------------------------------------------- 0.62s fedora.linux_system_roles.storage : Update facts ------------------------ 0.62s fedora.linux_system_roles.storage : Make sure required packages are installed --- 0.61s Debug why there are no unused disks ------------------------------------- 0.60s fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 0.49s fedora.linux_system_roles.storage : Check if system is ostree ----------- 0.46s Find unused disks in the system ----------------------------------------- 0.41s fedora.linux_system_roles.storage : Check if /etc/fstab is present ------ 0.33s fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file --- 0.31s fedora.linux_system_roles.storage : Include the appropriate provider tasks --- 0.08s fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.08s fedora.linux_system_roles.storage : Enable copr repositories if needed --- 0.08s fedora.linux_system_roles.storage : Set up new/current mounts ----------- 0.06s Get unused disks -------------------------------------------------------- 0.05s Run the role ------------------------------------------------------------ 0.05s