[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. No config file found; using defaults running playbook inside collection fedora.linux_system_roles PLAY [Test lvm errors] ********************************************************* TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:13:03 -0400 (0:00:00.008) 0:00:00.008 ********* ok: [managed_node1] TASK [Run the role] ************************************************************ Thursday 25 July 2024 07:13:04 -0400 (0:00:01.176) 0:00:01.185 ********* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** Thursday 25 July 2024 07:13:04 -0400 (0:00:00.026) 0:00:01.211 ********* included: /var/ARTIFACTS/work-generalzwmmyyae/plans/general/tree/tmp.BuqFHsg4ul/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** Thursday 25 July 2024 07:13:04 -0400 (0:00:00.021) 0:00:01.232 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** Thursday 25 July 2024 07:13:04 -0400 (0:00:00.030) 0:00:01.264 ********* skipping: [managed_node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/var/ARTIFACTS/work-generalzwmmyyae/plans/general/tree/tmp.BuqFHsg4ul/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed_node1] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/var/ARTIFACTS/work-generalzwmmyyae/plans/general/tree/tmp.BuqFHsg4ul/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** Thursday 25 July 2024 07:13:04 -0400 (0:00:00.044) 0:00:01.308 ********* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** Thursday 25 July 2024 07:13:04 -0400 (0:00:00.468) 0:00:01.777 ********* ok: [managed_node1] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** Thursday 25 July 2024 07:13:04 -0400 (0:00:00.024) 0:00:01.802 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** Thursday 25 July 2024 07:13:05 -0400 (0:00:00.015) 0:00:01.818 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** Thursday 25 July 2024 07:13:05 -0400 (0:00:00.015) 0:00:01.833 ********* included: /var/ARTIFACTS/work-generalzwmmyyae/plans/general/tree/tmp.BuqFHsg4ul/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed_node1 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* Thursday 25 July 2024 07:13:05 -0400 (0:00:00.047) 0:00:01.881 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kmod-kvdo libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python3-blivet stratis-cli stratisd vdo xfsprogs TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** Thursday 25 July 2024 07:13:07 -0400 (0:00:02.730) 0:00:04.611 ********* ok: [managed_node1] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined. 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** Thursday 25 July 2024 07:13:07 -0400 (0:00:00.018) 0:00:04.630 ********* ok: [managed_node1] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** Thursday 25 July 2024 07:13:07 -0400 (0:00:00.018) 0:00:04.649 ********* ok: [managed_node1] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** Thursday 25 July 2024 07:13:08 -0400 (0:00:00.689) 0:00:05.339 ********* included: /var/ARTIFACTS/work-generalzwmmyyae/plans/general/tree/tmp.BuqFHsg4ul/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for managed_node1 TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** Thursday 25 July 2024 07:13:08 -0400 (0:00:00.031) 0:00:05.370 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** Thursday 25 July 2024 07:13:08 -0400 (0:00:00.027) 0:00:05.398 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "install_copr | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ Thursday 25 July 2024 07:13:08 -0400 (0:00:00.030) 0:00:05.428 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** Thursday 25 July 2024 07:13:08 -0400 (0:00:00.027) 0:00:05.455 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kpartx TASK [fedora.linux_system_roles.storage : Get service facts] ******************* Thursday 25 July 2024 07:13:11 -0400 (0:00:02.576) 0:00:08.032 ********* ok: [managed_node1] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "auto-cpufreq.service": { "name": "auto-cpufreq.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-activation.service": { "name": "lvm2-activation.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "power-profiles-daemon.service": { "name": "power-profiles-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "stratis-fstab-setup@.service": { "name": "stratis-fstab-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "stratisd-min-postinitrd.service": { "name": "stratisd-min-postinitrd.service", "source": "systemd", "state": "inactive", "status": "static" }, "stratisd.service": { "name": "stratisd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tlp.service": { "name": "tlp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** Thursday 25 July 2024 07:13:13 -0400 (0:00:01.850) 0:00:09.883 ********* ok: [managed_node1] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** Thursday 25 July 2024 07:13:13 -0400 (0:00:00.047) 0:00:09.930 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** Thursday 25 July 2024 07:13:13 -0400 (0:00:00.014) 0:00:09.945 ********* ok: [managed_node1] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** Thursday 25 July 2024 07:13:13 -0400 (0:00:00.551) 0:00:10.497 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** Thursday 25 July 2024 07:13:13 -0400 (0:00:00.032) 0:00:10.529 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721904767.7755804, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4644c54c9838cbc512975c626cc4f46832c5b181", "ctime": 1716969427.210901, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1716969427.210901, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1321, "uid": 0, "version": "1528175122", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** Thursday 25 July 2024 07:13:14 -0400 (0:00:00.373) 0:00:10.903 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "blivet_output is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** Thursday 25 July 2024 07:13:14 -0400 (0:00:00.021) 0:00:10.924 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** Thursday 25 July 2024 07:13:14 -0400 (0:00:00.014) 0:00:10.938 ********* ok: [managed_node1] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** Thursday 25 July 2024 07:13:14 -0400 (0:00:00.019) 0:00:10.958 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** Thursday 25 July 2024 07:13:14 -0400 (0:00:00.019) 0:00:10.977 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** Thursday 25 July 2024 07:13:14 -0400 (0:00:00.019) 0:00:10.996 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** Thursday 25 July 2024 07:13:14 -0400 (0:00:00.032) 0:00:11.029 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** Thursday 25 July 2024 07:13:14 -0400 (0:00:00.016) 0:00:11.046 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** Thursday 25 July 2024 07:13:14 -0400 (0:00:00.031) 0:00:11.077 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** Thursday 25 July 2024 07:13:14 -0400 (0:00:00.031) 0:00:11.109 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** Thursday 25 July 2024 07:13:14 -0400 (0:00:00.016) 0:00:11.125 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721904973.0927725, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716968941.893, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1716968586.525, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1157759751", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** Thursday 25 July 2024 07:13:14 -0400 (0:00:00.368) 0:00:11.494 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ Thursday 25 July 2024 07:13:14 -0400 (0:00:00.015) 0:00:11.509 ********* ok: [managed_node1] TASK [Mark tasks to be skipped] ************************************************ Thursday 25 July 2024 07:13:15 -0400 (0:00:00.869) 0:00:12.379 ********* ok: [managed_node1] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks] ******************************************************** Thursday 25 July 2024 07:13:15 -0400 (0:00:00.036) 0:00:12.415 ********* included: /var/ARTIFACTS/work-generalzwmmyyae/plans/general/tree/tmp.BuqFHsg4ul/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml for managed_node1 TASK [Ensure test packages] **************************************************** Thursday 25 July 2024 07:13:15 -0400 (0:00:00.030) 0:00:12.446 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: util-linux TASK [Find unused disks in the system] ***************************************** Thursday 25 July 2024 07:13:18 -0400 (0:00:02.578) 0:00:15.025 ********* ok: [managed_node1] => { "changed": false, "disks": "Unable to find unused disk", "info": [ "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG-SEC=\"512\"", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions" ] } TASK [Debug why there are no unused disks] ************************************* Thursday 25 July 2024 07:13:18 -0400 (0:00:00.498) 0:00:15.523 ********* 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.024892", "end": "2024-07-25 07:13:19.155178", "rc": 0, "start": "2024-07-25 07:13:19.130286" } STDERR: + exec + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" LOG-SEC="512" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" LOG-SEC="512" + journalctl -ex -- Logs begin at Thu 2024-07-25 06:52:23 EDT, end at Thu 2024-07-25 07:13:19 EDT. -- Jul 25 07:07:02 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[77441]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-enkbqpmkcasrriohcjnplltxvaulfcbc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905622.4842472-16379-273183134812931/AnsiballZ_blivet.py' Jul 25 07:07:02 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[77441]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:03 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[77444]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:07:03 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[77441]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:03 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[77569]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fhrqsrckcwmilcgtvntrojssopxnthra ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905623.2747295-16391-23175276542921/AnsiballZ_dnf.py' Jul 25 07:07:03 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[77569]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:03 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[77572]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:07:05 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[77569]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:06 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[77696]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eeeevjewxbfagkgwxwoaxecsdwlbzwtm ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905625.9474425-16399-265273742429172/AnsiballZ_service_facts.py' Jul 25 07:07:06 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[77696]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:06 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[77699]: ansible-service_facts Invoked Jul 25 07:07:07 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[77696]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:07 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[77919]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gcwkjraqofkqosfgudsrqbeivlucqrqp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905627.8608844-16409-267184740077154/AnsiballZ_blivet.py' Jul 25 07:07:07 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[77919]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:08 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[77922]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:07:08 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[77919]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:08 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[78047]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fzabcjvfcfhtrprqbvvxogtghgshrsjo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905628.4237309-16418-43173482325480/AnsiballZ_stat.py' Jul 25 07:07:08 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[78047]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:08 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[78050]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:07:08 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[78047]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:09 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[78175]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ulpznmtmlrqgjihfkwbqfluvhkzmayiq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905629.0338173-16436-186534578766532/AnsiballZ_stat.py' Jul 25 07:07:09 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[78175]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:09 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[78178]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:07:09 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[78175]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:09 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[78303]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eoggaehmknfjduzoptluxmxtwhevrhzy ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905629.4152248-16445-24109839718380/AnsiballZ_setup.py' Jul 25 07:07:09 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[78303]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:09 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[78306]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:07:10 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[78303]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:10 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[78461]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yhkyzdbsfamafpqvspbwzzlsusorcwjx ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905630.401818-16455-68628288356268/AnsiballZ_dnf.py' Jul 25 07:07:10 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[78461]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:10 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[78464]: ansible-ansible.legacy.dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:07:12 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[78461]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:13 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[78588]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qbwvdhmqfuoklhtnzmadgdhjzumtfymh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905632.973714-16463-223618646798145/AnsiballZ_find_unused_disk.py' Jul 25 07:07:13 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[78588]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:13 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[78591]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 max_size=0 match_sector_size=False with_interface=None Jul 25 07:07:13 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[78588]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:13 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[78716]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ezddqafrgzehlksjwfuxymuvjyzletgi ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905633.4588125-16471-180942558136932/AnsiballZ_command.py' Jul 25 07:07:13 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[78716]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:13 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[78719]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:07:13 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[78716]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:16 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[78883]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:07:17 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[79038]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wizhzjzxvagjqajkacnumhotxpwbvcry ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905637.3348017-16594-102600556170637/AnsiballZ_setup.py' Jul 25 07:07:17 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[79038]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:17 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[79041]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:07:18 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[79038]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:18 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[79196]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pdsjpelhxlsmyaxwhcwbjkoedcssvccz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905638.3751185-16606-86710716050669/AnsiballZ_stat.py' Jul 25 07:07:18 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[79196]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:18 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[79199]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:07:18 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[79196]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:19 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[79322]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tnzvuijnpbuhwonwxcorpzzqlnextzth ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905638.9742157-16618-22492660757471/AnsiballZ_dnf.py' Jul 25 07:07:19 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[79322]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:19 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[79325]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:07:21 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[79322]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:21 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[79449]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pqipuwohcpbfqmxorccoiebrvgmlsbse ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905641.718342-16628-100890132323057/AnsiballZ_blivet.py' Jul 25 07:07:21 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[79449]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:22 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[79452]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:07:22 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[79449]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:22 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[79577]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kzzupkosapxgbmsqbhvccghckrzjxflh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905642.5165944-16640-172492756711345/AnsiballZ_dnf.py' Jul 25 07:07:22 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[79577]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:22 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[79580]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:07:25 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[79577]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:25 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[79704]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jjyinqjaenatleumtlgfiehlsnfnssrv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905645.2011163-16648-143257447216545/AnsiballZ_service_facts.py' Jul 25 07:07:25 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[79704]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:25 ip-10-31-11-215.us-east-1.aws.redhat.com systemd[1]: Starting Cleanup of Temporary Directories... -- Subject: Unit systemd-tmpfiles-clean.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-clean.service has begun starting up. Jul 25 07:07:25 ip-10-31-11-215.us-east-1.aws.redhat.com systemd[1]: systemd-tmpfiles-clean.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-tmpfiles-clean.service has successfully entered the 'dead' state. Jul 25 07:07:25 ip-10-31-11-215.us-east-1.aws.redhat.com systemd[1]: Started Cleanup of Temporary Directories. -- Subject: Unit systemd-tmpfiles-clean.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-clean.service has finished starting up. -- -- The start-up result is done. Jul 25 07:07:25 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[79707]: ansible-service_facts Invoked Jul 25 07:07:26 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[79704]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:27 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[79931]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vpzzhrcotcfzehkxeaeldfcjhgxoenvx ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905647.1497219-16658-27673448625631/AnsiballZ_blivet.py' Jul 25 07:07:27 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[79931]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:27 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[79934]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:07:27 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[79931]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:27 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[80059]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gjujbredxftvxtpmgfdlscnglnjbtfmg ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905647.7120786-16667-250134245967694/AnsiballZ_stat.py' Jul 25 07:07:27 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[80059]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:27 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[80062]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:07:28 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[80059]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:28 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[80187]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nfnvwtkqhtycxlmkrsmvdvjaqqeqemdg ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905648.324696-16685-235826051786043/AnsiballZ_stat.py' Jul 25 07:07:28 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[80187]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:28 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[80190]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:07:28 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[80187]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:28 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[80315]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-aiiawrvprunszplzpscvymnkakpycvcz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905648.7098358-16694-12012988910183/AnsiballZ_setup.py' Jul 25 07:07:28 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[80315]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:29 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[80318]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:07:29 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[80315]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:29 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[80473]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tshtqypuvgpaklvckpmkvktdcoqphgzs ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905649.6932492-16704-1663371579384/AnsiballZ_dnf.py' Jul 25 07:07:29 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[80473]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:30 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[80476]: ansible-ansible.legacy.dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:07:32 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[80473]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:32 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[80600]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-igcwpssgwgdcolvpizfshiugexqyweju ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905652.3925595-16712-205870008063326/AnsiballZ_find_unused_disk.py' Jul 25 07:07:32 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[80600]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:32 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[80603]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:07:32 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[80600]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:33 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[80728]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nyyikeyzbnjowpsbzsuimgfwxeycodaw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905652.8668709-16720-10953697399502/AnsiballZ_command.py' Jul 25 07:07:33 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[80728]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:33 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[80731]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:07:33 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[80728]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:34 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[80895]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qitqhxbtqwzlqdnkjqeilonuoyejgqre ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905654.4967172-16780-164104400632472/AnsiballZ_setup.py' Jul 25 07:07:34 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[80895]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:35 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[80898]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:07:35 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[80895]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:36 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[81053]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kxnupjogupptempfxppyvfnjdpjnaiku ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905655.8247128-16794-41020167687723/AnsiballZ_stat.py' Jul 25 07:07:36 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[81053]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:36 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[81056]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:07:36 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[81053]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:36 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[81179]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tlriqngzelyhenbripnaxawmpvhgdxal ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905656.4021163-16806-165630669263252/AnsiballZ_dnf.py' Jul 25 07:07:36 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[81179]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:36 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[81182]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:07:39 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[81179]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:39 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[81306]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yixunkhgseospquzgskzletthksjvrnv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905659.1533673-16816-29837287310215/AnsiballZ_blivet.py' Jul 25 07:07:39 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[81306]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:39 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[81309]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:07:39 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[81306]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:40 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[81434]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pyvyhpxelfxvlmwiormeziaxtwquzpdz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905659.944155-16828-229270499214884/AnsiballZ_dnf.py' Jul 25 07:07:40 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[81434]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:40 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[81437]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:07:42 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[81434]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:42 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[81561]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lvcgnrvdfjvzxqyaryposvzextndlxgu ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905662.6253605-16836-113530769542377/AnsiballZ_service_facts.py' Jul 25 07:07:42 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[81561]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:43 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[81564]: ansible-service_facts Invoked Jul 25 07:07:44 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[81561]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:44 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[81784]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qmpotgoqzdomtunkeplskofpgqfxamvx ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905664.5398142-16846-190972652983624/AnsiballZ_blivet.py' Jul 25 07:07:44 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[81784]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:44 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[81787]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:07:44 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[81784]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:45 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[81912]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wlindntzwcqljfemmwmwznmizmamifwm ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905665.0982015-16855-279958527554226/AnsiballZ_stat.py' Jul 25 07:07:45 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[81912]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:45 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[81915]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:07:45 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[81912]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:45 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[82040]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fakpxpnemcicbemuzxbclcndbfsejooh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905665.7068012-16873-175307487538903/AnsiballZ_stat.py' Jul 25 07:07:45 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[82040]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:45 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[82043]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:07:45 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[82040]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:46 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[82168]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-asgbqggkqqitdxharzjxnnzbhobrrlmo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905666.0876267-16882-198484201043340/AnsiballZ_setup.py' Jul 25 07:07:46 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[82168]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:46 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[82171]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:07:46 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[82168]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:47 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[82326]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xfckqunxgucuzutlesapsuwvupzlwdrh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905667.0436926-16892-60045995898511/AnsiballZ_dnf.py' Jul 25 07:07:47 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[82326]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:47 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[82329]: ansible-ansible.legacy.dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:07:49 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[82326]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:49 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[82453]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kvwtlzqacrfruggtjnjdeunuucckkgfj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905669.6039329-16900-250757727414110/AnsiballZ_find_unused_disk.py' Jul 25 07:07:49 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[82453]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:49 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[82456]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g max_return=1 max_size=0 match_sector_size=False with_interface=None Jul 25 07:07:49 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[82453]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:50 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[82581]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dlvdwlubzdojdypelazdiepomwgyhzkj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905670.072534-16908-264142017474265/AnsiballZ_command.py' Jul 25 07:07:50 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[82581]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:50 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[82584]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:07:50 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[82581]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:53 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[82748]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:07:54 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[82903]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sjhzfcuiismkxwhmqkmfvotuootjpalm ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905673.9744005-17031-43272869195114/AnsiballZ_setup.py' Jul 25 07:07:54 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[82903]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:54 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[82906]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:07:54 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[82903]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:55 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[83061]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ahpgabbcnliiaqznregejxdpihveotaq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905674.960002-17043-134259912409623/AnsiballZ_stat.py' Jul 25 07:07:55 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[83061]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:55 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[83064]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:07:55 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[83061]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:55 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[83187]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ophslexyoyzrvcqwxdbjktnnfehdzkpd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905675.5345263-17055-50901031833531/AnsiballZ_dnf.py' Jul 25 07:07:55 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[83187]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:56 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[83190]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:07:58 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[83187]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:58 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[83314]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fezzawzfmlttyfugbvpztejgygwkwhhm ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905678.3984947-17065-53695224619965/AnsiballZ_blivet.py' Jul 25 07:07:58 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[83314]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:58 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[83317]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:07:58 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[83314]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:59 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[83442]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xeaqmothtvjmsqdydgoacgqazjqjfqzd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905679.1898398-17077-185040017663076/AnsiballZ_dnf.py' Jul 25 07:07:59 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[83442]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:59 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[83445]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:08:01 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[83442]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:02 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[83569]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vcfdiwrpmiipqpjuyhqfnzrfbgwgssyw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905681.877185-17085-169073174388090/AnsiballZ_service_facts.py' Jul 25 07:08:02 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[83569]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:02 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[83572]: ansible-service_facts Invoked Jul 25 07:08:03 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[83569]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:03 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[83792]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mzwjhbqyobpvivwshucqobolnxntieit ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905683.79877-17095-123156480474207/AnsiballZ_blivet.py' Jul 25 07:08:03 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[83792]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:04 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[83795]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:08:04 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[83792]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:04 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[83920]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mnwwomtlbtpxnghxnuiyvcsrbjrydany ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905684.35973-17104-16333369099965/AnsiballZ_stat.py' Jul 25 07:08:04 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[83920]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:04 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[83923]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:08:04 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[83920]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:05 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[84048]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qmdncazwupjbnlcycwuzzwjsynwzjnam ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905684.9724572-17122-93162663205172/AnsiballZ_stat.py' Jul 25 07:08:05 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[84048]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:05 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[84051]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:08:05 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[84048]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:05 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[84176]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rpnhzvxapivorwpoqgjwjglymejbmlxf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905685.3719566-17131-167544264015936/AnsiballZ_setup.py' Jul 25 07:08:05 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[84176]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:05 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[84179]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:08:06 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[84176]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:06 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[84334]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ojyuhasxeqzqevtpgktwmfixuncktsst ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905686.334753-17141-117570188717735/AnsiballZ_dnf.py' Jul 25 07:08:06 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[84334]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:06 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[84337]: ansible-ansible.legacy.dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:08:08 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[84334]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:09 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[84461]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jxpkghkeisxcbgtrstrwqmuhmgzlwezl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905688.9046621-17149-258169673751481/AnsiballZ_find_unused_disk.py' Jul 25 07:08:09 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[84461]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:09 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[84464]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:08:09 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[84461]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:09 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[84589]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qiokjkahrjcuzsmrleoujzkuvjdjzphr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905689.3850286-17157-97175199981763/AnsiballZ_command.py' Jul 25 07:08:09 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[84589]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:09 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[84592]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:08:09 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[84589]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:11 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[84756]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qdvipnkmjjohgqazxsgriusknjzmtmkm ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905691.2542317-17220-219896794885035/AnsiballZ_setup.py' Jul 25 07:08:11 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[84756]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:11 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[84759]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:08:12 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[84756]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:12 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[84914]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ynvznxkqzvudwsxhandbswgavnwhxiut ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905692.59978-17234-62751119450307/AnsiballZ_stat.py' Jul 25 07:08:12 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[84914]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:12 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[84917]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:08:12 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[84914]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:13 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[85040]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ywvmfwtuurdckbhjsfbrepsthgeldspe ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905693.1797168-17246-124469770736867/AnsiballZ_dnf.py' Jul 25 07:08:13 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[85040]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:13 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[85043]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:08:15 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[85040]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:16 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[85167]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-phbnzvcdqmnurzvpasbiohqdriunwnre ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905696.082931-17256-22652805492461/AnsiballZ_blivet.py' Jul 25 07:08:16 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[85167]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:16 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[85170]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:08:16 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[85167]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:17 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[85295]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ppkuvwlvoknayfcswqmdaaftlzlokdob ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905696.8664355-17268-146137823795066/AnsiballZ_dnf.py' Jul 25 07:08:17 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[85295]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:17 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[85298]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:08:19 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[85295]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:19 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[85422]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rulbobfxplqsykhyfgekfwsthlvivcyu ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905699.5410388-17276-153288984145075/AnsiballZ_service_facts.py' Jul 25 07:08:19 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[85422]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:19 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[85425]: ansible-service_facts Invoked Jul 25 07:08:21 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[85422]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:21 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[85645]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wdeomnwiprovbtghlyzwdfyfeuerfzvw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905701.4484134-17286-144867963471633/AnsiballZ_blivet.py' Jul 25 07:08:21 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[85645]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:21 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[85648]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:08:21 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[85645]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:22 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[85773]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nxbomczhxcwuionkgmdhbftzxayurrhr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905702.0034432-17295-4739691916181/AnsiballZ_stat.py' Jul 25 07:08:22 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[85773]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:22 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[85776]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:08:22 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[85773]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:22 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[85901]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-buoywttshmvyzylmvnpvppibgeuovpqg ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905702.6114435-17313-240702182972602/AnsiballZ_stat.py' Jul 25 07:08:22 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[85901]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:22 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[85904]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:08:22 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[85901]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:23 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[86029]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rfhqimzhvtysnlvamchweosjfeaoyfgg ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905702.9935546-17322-68040516179261/AnsiballZ_setup.py' Jul 25 07:08:23 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[86029]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:23 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[86032]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:08:23 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[86029]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:24 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[86187]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ngpxnuxjadogxagoynorffjyicvxkcqg ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905703.9487262-17332-102073879102294/AnsiballZ_dnf.py' Jul 25 07:08:24 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[86187]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:24 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[86190]: ansible-ansible.legacy.dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:08:26 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[86187]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:26 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[86314]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fylxetcnpdhyhwfosfqlsdsjwogkpggr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905706.516815-17340-182431130785195/AnsiballZ_find_unused_disk.py' Jul 25 07:08:26 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[86314]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:26 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[86317]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=2 match_sector_size=True min_size=0 max_size=0 with_interface=None Jul 25 07:08:26 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[86314]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:29 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[86481]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:08:30 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[86636]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hkhseqoyloxexpphtmazjzxwrnppustl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905710.4622083-17461-149481296856585/AnsiballZ_setup.py' Jul 25 07:08:30 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[86636]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:30 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[86639]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:08:31 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[86636]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:31 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[86794]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cvmqshbhumcxqghsmhftxborjmfixgqn ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905711.4521523-17473-166637798484736/AnsiballZ_stat.py' Jul 25 07:08:31 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[86794]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:31 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[86797]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:08:31 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[86794]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:32 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[86920]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-evmaykaelryvsxacnaxrcyjgpxeepaxj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905712.0326107-17485-12241184620281/AnsiballZ_dnf.py' Jul 25 07:08:32 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[86920]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:32 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[86923]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:08:34 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[86920]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:35 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[87047]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lxizoyyikiuvniqflqamfkaeazfwwmrt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905714.7807283-17495-118722596657685/AnsiballZ_blivet.py' Jul 25 07:08:35 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[87047]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:35 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[87050]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:08:35 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[87047]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:35 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[87175]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qguebazqczvedbwboglftrhrkdqnjoyl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905715.5705898-17507-145769371217582/AnsiballZ_dnf.py' Jul 25 07:08:35 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[87175]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:35 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[87178]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:08:38 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[87175]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:38 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[87302]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pukufevyksylhgneajurcgvqcndznptb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905718.1401858-17515-219700500056621/AnsiballZ_service_facts.py' Jul 25 07:08:38 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[87302]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:38 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[87305]: ansible-service_facts Invoked Jul 25 07:08:39 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[87302]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:40 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[87525]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qfviihpmxvdhwxecngkifqnmwcqliyjf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905720.064975-17525-96770032226807/AnsiballZ_blivet.py' Jul 25 07:08:40 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[87525]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:40 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[87528]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:08:40 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[87525]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:40 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[87653]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xhqvrddtpfofburbcuehrtfzknxikyte ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905720.620573-17534-205587537207528/AnsiballZ_stat.py' Jul 25 07:08:40 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[87653]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:40 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[87656]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:08:40 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[87653]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:41 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[87781]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nalvrvltsvpxuudrgdeaordnnefosmlw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905721.2131512-17552-230796353320294/AnsiballZ_stat.py' Jul 25 07:08:41 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[87781]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:41 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[87784]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:08:41 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[87781]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:41 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[87909]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sjsnhlikzrqauxbxmnxoxyzybbvuawcc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905721.5941277-17561-132778932336979/AnsiballZ_setup.py' Jul 25 07:08:41 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[87909]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:41 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[87912]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:08:42 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[87909]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:42 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[88067]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ntnzawvddkvmzsvsniykocwvohwqqcgv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905722.5506144-17571-228476966038681/AnsiballZ_dnf.py' Jul 25 07:08:42 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[88067]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:42 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[88070]: ansible-ansible.legacy.dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:08:45 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[88067]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:45 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[88194]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gnccxfdyqndlhwkdpaslnajuwntwwdpr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905725.1277025-17579-52264633583249/AnsiballZ_find_unused_disk.py' Jul 25 07:08:45 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[88194]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:45 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[88197]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=2 with_interface=scsi match_sector_size=True min_size=0 max_size=0 Jul 25 07:08:45 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[88194]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:47 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[88361]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fjrrxmjdjygykrypjixgssikpzagxejg ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905726.6288376-17637-179283848467576/AnsiballZ_setup.py' Jul 25 07:08:47 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[88361]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:47 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[88364]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:08:47 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[88361]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:48 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[88519]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iuefbcwtezaibmcihpavlfzbardqsmtm ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905727.95695-17651-158129395149754/AnsiballZ_stat.py' Jul 25 07:08:48 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[88519]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:48 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[88522]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:08:48 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[88519]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:48 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[88645]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-opsojpjnxdejanhbdvcchxmjmsgsydbb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905728.5339422-17663-146817861774119/AnsiballZ_dnf.py' Jul 25 07:08:48 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[88645]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:49 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[88648]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:08:51 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[88645]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:51 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[88772]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ukojqdaeernuwoxteraenhwdzajiebkh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905731.2919655-17673-64634335988130/AnsiballZ_blivet.py' Jul 25 07:08:51 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[88772]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:51 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[88775]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:08:51 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[88772]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:52 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[88900]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-czzbijjqdglteqnlplxssnbholfvjyij ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905732.0747242-17685-115789954742011/AnsiballZ_dnf.py' Jul 25 07:08:52 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[88900]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:52 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[88903]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:08:54 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[88900]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:54 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[89027]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pqhwqwdfmfiuwowegcxsivjewfymlien ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905734.6253638-17693-178761112919552/AnsiballZ_service_facts.py' Jul 25 07:08:54 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[89027]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:54 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[89030]: ansible-service_facts Invoked Jul 25 07:08:56 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[89027]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:56 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[89250]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vlhdwlzxliqymxhshqjnvqrkikvlmlwo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905736.5331585-17703-266453473985150/AnsiballZ_blivet.py' Jul 25 07:08:56 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[89250]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:56 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[89253]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:08:56 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[89250]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:57 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[89378]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xgukvgwzplvbayoubglumtxrgpsnaodl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905737.0946693-17712-255567877583647/AnsiballZ_stat.py' Jul 25 07:08:57 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[89378]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:57 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[89381]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:08:57 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[89378]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:57 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[89506]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xogdgnnnbsvkfkjolikbzakttpysjgfw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905737.694443-17730-209166950166390/AnsiballZ_stat.py' Jul 25 07:08:57 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[89506]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:57 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[89509]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:08:57 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[89506]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:58 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[89634]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lpayiapcyiylvijuzkfkgpimzgvcvmdb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905738.081217-17739-64913109591997/AnsiballZ_setup.py' Jul 25 07:08:58 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[89634]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:58 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[89637]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:08:58 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[89634]: pam_unix(sudo:session): session closed for user root Jul 25 07:08:59 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[89792]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ghmyypdifjccoctlmawltteygkubtcgg ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905739.057017-17749-30805107844846/AnsiballZ_dnf.py' Jul 25 07:08:59 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[89792]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:08:59 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[89795]: ansible-ansible.legacy.dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:09:01 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[89792]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:01 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[89919]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zdyssbaodudmovaltubkxuhjdrokszgj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905741.6333697-17757-20301582808018/AnsiballZ_find_unused_disk.py' Jul 25 07:09:01 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[89919]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:02 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[89922]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=2 min_size=0 max_size=0 match_sector_size=False with_interface=None Jul 25 07:09:02 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[89919]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:02 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[90047]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-amwxxbvcwzmwbxqhqjwaozgcteablear ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905742.1132708-17765-18907536321742/AnsiballZ_command.py' Jul 25 07:09:02 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[90047]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:02 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[90050]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:09:02 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[90047]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:04 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[90214]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qmgxupgolsfpptancfeqzjcxarqgyjyt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905743.737257-17825-14577637036451/AnsiballZ_setup.py' Jul 25 07:09:04 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[90214]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:04 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[90217]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:09:04 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[90214]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:05 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[90372]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-maqtqcesiujngdigliclhzeaciyjdprv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905745.0688157-17839-157854700810149/AnsiballZ_stat.py' Jul 25 07:09:05 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[90372]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:05 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[90375]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:09:05 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[90372]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:05 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[90498]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uiqzjriqyeqqvyprrpvfhnnxoebhdnhp ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905745.6406991-17851-117736120496002/AnsiballZ_dnf.py' Jul 25 07:09:05 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[90498]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:06 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[90501]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:09:08 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[90498]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:08 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[90625]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wlkvxjozgenbcfcrzlolmvdformsaapc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905748.3833234-17861-122969117594296/AnsiballZ_blivet.py' Jul 25 07:09:08 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[90625]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:08 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[90628]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:09:08 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[90625]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:09 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[90753]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vruqrvayeopkjlgwtlytjndkrbltppwk ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905749.1644332-17873-89563387078803/AnsiballZ_dnf.py' Jul 25 07:09:09 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[90753]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:09 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[90756]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:09:11 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[90753]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:11 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[90880]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-grplgxfykhyrjvlkbuxprillxztctcnf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905751.71125-17881-65585601394489/AnsiballZ_service_facts.py' Jul 25 07:09:11 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[90880]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:12 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[90883]: ansible-service_facts Invoked Jul 25 07:09:13 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[90880]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:13 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[91103]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fpfcynixoxjqjpzrbyzkgpqpdlcaokid ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905753.6170557-17891-222826619479971/AnsiballZ_blivet.py' Jul 25 07:09:13 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[91103]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:14 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[91106]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:09:14 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[91103]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:14 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[91231]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mjrpivormrscgnwetdkmlmfhqofqpgds ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905754.1727104-17900-117113689459749/AnsiballZ_stat.py' Jul 25 07:09:14 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[91231]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:14 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[91234]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:09:14 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[91231]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:14 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[91359]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hsvigaifwvfjopcuzgzcjmyucvffniqq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905754.7797852-17918-80301621824359/AnsiballZ_stat.py' Jul 25 07:09:14 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[91359]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:15 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[91362]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:09:15 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[91359]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:15 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[91487]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jhjspplpmwnlimlgxbmrlrpyfrkkhvyo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905755.1616907-17927-13635903223217/AnsiballZ_setup.py' Jul 25 07:09:15 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[91487]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:15 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[91490]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:09:15 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[91487]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:16 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[91645]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vrizzupsadtkmfdiokoszkigbwmadqif ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905756.1384535-17937-214729311006202/AnsiballZ_dnf.py' Jul 25 07:09:16 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[91645]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:16 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[91648]: ansible-ansible.legacy.dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:09:18 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[91645]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:18 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[91772]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zqhktukpinnkowwzjqiiegvqetjhsbqd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905758.7172594-17945-40232421501333/AnsiballZ_find_unused_disk.py' Jul 25 07:09:18 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[91772]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:19 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[91775]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=2 min_size=0 max_size=0 match_sector_size=False with_interface=None Jul 25 07:09:19 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[91772]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:19 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[91900]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yklvxmtsnvvhxzolckmrlhwowdtrrxlk ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905759.1926568-17953-254861640150028/AnsiballZ_command.py' Jul 25 07:09:19 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[91900]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:19 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[91903]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:09:19 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[91900]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:22 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[92067]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:09:23 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[92222]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fgasaxwpjoxgmyfzoauvztrshflpfara ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905763.0668356-18076-168181638380954/AnsiballZ_setup.py' Jul 25 07:09:23 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[92222]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:23 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[92225]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:09:23 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[92222]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:24 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[92380]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pganbsunsxeyudqowdobdyryotmkwedv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905764.043529-18088-106169199218472/AnsiballZ_stat.py' Jul 25 07:09:24 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[92380]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:24 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[92383]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:09:24 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[92380]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:24 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[92506]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-twahasvziwvqcxervtytmpobgivjjhfv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905764.6433413-18100-181319233068600/AnsiballZ_dnf.py' Jul 25 07:09:24 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[92506]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:25 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[92509]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:09:27 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[92506]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:27 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[92633]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hlxvzpqmlydpuompnilccedwqumqushx ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905767.5190828-18110-5795466288921/AnsiballZ_blivet.py' Jul 25 07:09:27 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[92633]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:28 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[92636]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:09:28 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[92633]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:28 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[92761]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gcdtjjfymsertuprjmpuwbeqkvwlpcvs ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905768.3162332-18122-57078817511716/AnsiballZ_dnf.py' Jul 25 07:09:28 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[92761]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:28 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[92764]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:09:30 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[92761]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:31 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[92888]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lfveftlqsjkjvgaeohiieoqvsnmcxoeb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905770.86884-18130-60267550368737/AnsiballZ_service_facts.py' Jul 25 07:09:31 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[92888]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:31 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[92891]: ansible-service_facts Invoked Jul 25 07:09:32 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[92888]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:32 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[93111]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-aoffjnaywjftmogdlapxuphjzguxylqn ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905772.7895865-18140-236687096134714/AnsiballZ_blivet.py' Jul 25 07:09:32 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[93111]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:33 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[93114]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:09:33 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[93111]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:33 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[93239]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jbnwtcwdrhilthawiyxaolavtjwimdil ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905773.3527415-18149-11275754234491/AnsiballZ_stat.py' Jul 25 07:09:33 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[93239]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:33 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[93242]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:09:33 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[93239]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:34 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[93367]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-snklknehjslygahzqjjomhplwivpfjza ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905773.9638977-18167-200691320482955/AnsiballZ_stat.py' Jul 25 07:09:34 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[93367]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:34 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[93370]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:09:34 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[93367]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:34 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[93495]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pltzduazfkefaymucpdmhjsxhcfmohml ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905774.3523622-18176-145899225689673/AnsiballZ_setup.py' Jul 25 07:09:34 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[93495]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:34 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[93498]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:09:35 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[93495]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:35 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[93653]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-acytjidpttdjuttiidvdhagmlgawjhax ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905775.2977288-18186-52269899024656/AnsiballZ_dnf.py' Jul 25 07:09:35 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[93653]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:35 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[93656]: ansible-ansible.legacy.dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:09:37 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[93653]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:38 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[93780]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-edhyocfmrxpgkvkpoiylceoxzttlmemz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905777.8670096-18194-212992149506111/AnsiballZ_find_unused_disk.py' Jul 25 07:09:38 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[93780]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:38 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[93783]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=2 with_interface=scsi min_size=0 max_size=0 match_sector_size=False Jul 25 07:09:38 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[93780]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:38 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[93908]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rodvzbgrnekkhjjuydmlhdpgiuetggai ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905778.344788-18202-236022621761640/AnsiballZ_command.py' Jul 25 07:09:38 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[93908]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:38 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[93911]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:09:38 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[93908]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:41 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[94075]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:09:42 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[94230]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ihuasmpdicrdzkelesnzzizvhqorxorn ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905782.482577-18325-201082581310003/AnsiballZ_setup.py' Jul 25 07:09:42 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[94230]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:42 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[94233]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:09:43 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[94230]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:43 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[94388]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rakwiaqoaqctsigcvtrmhsztutvcipmu ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905783.4693682-18337-88691854891141/AnsiballZ_stat.py' Jul 25 07:09:43 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[94388]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:43 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[94391]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:09:43 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[94388]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:44 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[94514]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rouzlvodbcmmiwrssdiqchknbmelhwyi ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905784.0448742-18349-184947342189516/AnsiballZ_dnf.py' Jul 25 07:09:44 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[94514]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:44 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[94517]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:09:46 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[94514]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:47 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[94641]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-irfvpjctaakbtoxrenucxceagjwgphcj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905786.7846715-18359-89001389346223/AnsiballZ_blivet.py' Jul 25 07:09:47 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[94641]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:47 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[94644]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:09:47 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[94641]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:47 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[94769]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vyknjbmabdthrvefizehprpxyntpduzf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905787.5711215-18371-126012120935748/AnsiballZ_dnf.py' Jul 25 07:09:47 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[94769]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:47 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[94772]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:09:50 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[94769]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:50 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[94896]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ncgjwvysdckyiwyaylukkdpmyqqomewn ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905790.1347864-18379-120301614878487/AnsiballZ_service_facts.py' Jul 25 07:09:50 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[94896]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:50 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[94899]: ansible-service_facts Invoked Jul 25 07:09:51 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[94896]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:52 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[95119]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ikxkxqbumuxstnlfktoxzzwamfylbwid ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905792.056539-18389-43338417603709/AnsiballZ_blivet.py' Jul 25 07:09:52 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[95119]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:52 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[95122]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:09:52 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[95119]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:52 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[95247]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qjbxuqxztcdgzjikfybscbsdlsbrphko ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905792.6118464-18398-203192127183828/AnsiballZ_stat.py' Jul 25 07:09:52 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[95247]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:52 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[95250]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:09:52 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[95247]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:53 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[95375]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eheznpztjfwyxxjnteqdxtbezgiwaphw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905793.2102802-18416-240561953070327/AnsiballZ_stat.py' Jul 25 07:09:53 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[95375]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:53 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[95378]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:09:53 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[95375]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:53 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[95503]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gepuqpbbfnmtxlavlpqdaefcvoqlbnot ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905793.5892286-18425-48869422413522/AnsiballZ_setup.py' Jul 25 07:09:53 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[95503]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:53 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[95506]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:09:54 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[95503]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:54 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[95661]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xdhkjlohehiztjxpqayydbevsaeqcuuc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905794.6148255-18435-80757051807389/AnsiballZ_dnf.py' Jul 25 07:09:54 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[95661]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:54 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[95664]: ansible-ansible.legacy.dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:09:57 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[95661]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:57 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[95788]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nksymwxtkfvzgrgzgmbobpegjkdxxaay ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905797.3087542-18443-182702601523084/AnsiballZ_find_unused_disk.py' Jul 25 07:09:57 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[95788]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:57 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[95791]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=2 with_interface=scsi min_size=0 max_size=0 match_sector_size=False Jul 25 07:09:57 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[95788]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:58 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[95916]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cqqpulzhakjtmwowctwywpecndrqyaap ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905797.7910573-18451-29856695738247/AnsiballZ_command.py' Jul 25 07:09:58 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[95916]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:09:58 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[95919]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:09:58 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[95916]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:59 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[96083]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zwzwhyfebdsakrhwexjlzjcpbxdgkhuk ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905799.4326723-18511-50337593549326/AnsiballZ_setup.py' Jul 25 07:09:59 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[96083]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:00 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[96086]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:10:00 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[96083]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:00 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[96241]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rrlowzrholaatmciuoalfzygpvqepcyy ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905800.760637-18525-114097160563594/AnsiballZ_stat.py' Jul 25 07:10:00 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[96241]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:01 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[96244]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:10:01 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[96241]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:01 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[96367]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kslmxqejrcgfzlwsrmhgdnpeeyuusyji ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905801.3347378-18537-32311360020786/AnsiballZ_dnf.py' Jul 25 07:10:01 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[96367]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:01 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[96370]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:10:03 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[96367]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:04 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[96494]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-seuknqwpcltenupqttczfivjugrvulxr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905804.0960608-18547-128154093943734/AnsiballZ_blivet.py' Jul 25 07:10:04 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[96494]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:04 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[96497]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:10:04 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[96494]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:05 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[96622]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vakhttlrdwcegyhjbskbmxrqxrfdvklz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905804.8842607-18559-118862244895651/AnsiballZ_dnf.py' Jul 25 07:10:05 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[96622]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:05 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[96625]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:10:07 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[96622]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:07 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[96749]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-frpwgymnqhfzowiztujievkzzfvhtiul ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905807.5541813-18567-64989588073740/AnsiballZ_service_facts.py' Jul 25 07:10:07 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[96749]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:07 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[96752]: ansible-service_facts Invoked Jul 25 07:10:09 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[96749]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:09 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[96972]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fwzkheqdzpzotpklpdxlypwvjlzdbeim ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905809.465782-18577-236890831441460/AnsiballZ_blivet.py' Jul 25 07:10:09 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[96972]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:09 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[96975]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:10:09 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[96972]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:10 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[97100]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lqiyjbbvnulukawygblnhwoehmvpmdgz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905810.0237944-18586-214652006424699/AnsiballZ_stat.py' Jul 25 07:10:10 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[97100]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:10 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[97103]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:10:10 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[97100]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:10 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[97228]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ifdkukwwhkvupiofxlzrpphafvstnnui ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905810.6298394-18604-137350541157685/AnsiballZ_stat.py' Jul 25 07:10:10 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[97228]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:10 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[97231]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:10:10 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[97228]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:11 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[97356]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-trnkjtdqwuvchcorpdpacgthearqqijx ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905811.0121636-18613-91891825548237/AnsiballZ_setup.py' Jul 25 07:10:11 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[97356]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:11 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[97359]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:10:11 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[97356]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:12 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[97514]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ovhjsthdpxholbvtdmtsptnqhkmetpxl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905811.9873579-18623-29718296078942/AnsiballZ_dnf.py' Jul 25 07:10:12 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[97514]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:12 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[97517]: ansible-ansible.legacy.dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:10:14 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[97514]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:14 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[97641]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fqhuvrokycwaspetplpbvporqjogsvtt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905814.565383-18631-231487249519724/AnsiballZ_find_unused_disk.py' Jul 25 07:10:14 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[97641]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:14 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[97644]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=1 min_size=0 max_size=0 match_sector_size=False with_interface=None Jul 25 07:10:14 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[97641]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:15 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[97769]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xdplibfcjadbxhgadczocilgilrhculc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905815.038552-18639-264719329085333/AnsiballZ_command.py' Jul 25 07:10:15 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[97769]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:15 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[97772]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:10:15 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[97769]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:19 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[97936]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:10:19 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[98091]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hcnpyolswqiykifpltabkoxapchexmnw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905819.6113794-18762-185799179237858/AnsiballZ_setup.py' Jul 25 07:10:19 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[98091]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:20 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[98094]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:10:20 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[98091]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:20 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[98249]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zsfisrgcrbyfwvtpnmxqcjhxvsnfvyon ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905820.6078858-18774-132543604565240/AnsiballZ_stat.py' Jul 25 07:10:20 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[98249]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:20 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[98252]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:10:20 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[98249]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:21 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[98375]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iqupudptihqqltaoxyfqhbcdvnlboeaz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905821.1948705-18786-234372952220704/AnsiballZ_dnf.py' Jul 25 07:10:21 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[98375]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:21 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[98378]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:10:23 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[98375]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:24 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[98502]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lamrwvggyhzkljsftfsmkcvzpeqxragy ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905823.9612796-18796-13760412670492/AnsiballZ_blivet.py' Jul 25 07:10:24 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[98502]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:24 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[98505]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:10:24 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[98502]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:24 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[98630]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dmorxxbhszfxjxpcjzubwohoarrnkoto ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905824.7593374-18808-10883929743732/AnsiballZ_dnf.py' Jul 25 07:10:24 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[98630]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:25 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[98633]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:10:27 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[98630]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:27 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[98757]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uicokbaxoytpgmqcypixclrthsefqhiq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905827.4464374-18816-242432695406976/AnsiballZ_service_facts.py' Jul 25 07:10:27 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[98757]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:27 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[98760]: ansible-service_facts Invoked Jul 25 07:10:29 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[98757]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:29 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[98980]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-igpplwuldsgrgngxqqpwcqbsbddjaibc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905829.3738098-18826-4218988363493/AnsiballZ_blivet.py' Jul 25 07:10:29 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[98980]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:29 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[98983]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:10:29 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[98980]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:30 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[99108]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qljpuwncoeucmszutqmzblsjhmegttry ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905829.9376984-18835-31213895578070/AnsiballZ_stat.py' Jul 25 07:10:30 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[99108]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:30 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[99111]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:10:30 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[99108]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:30 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[99236]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gzoxvkwywnagjerkmwliziwbflruiyjx ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905830.5514195-18853-187989503286389/AnsiballZ_stat.py' Jul 25 07:10:30 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[99236]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:30 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[99239]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:10:30 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[99236]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:31 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[99364]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xlxqnqyvgoimtxamyrkijyozgsplzeoe ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905830.9414408-18862-248336984283696/AnsiballZ_setup.py' Jul 25 07:10:31 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[99364]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:31 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[99367]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:10:31 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[99364]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:32 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[99522]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vdfansnlslcllivjondcxjztxiumblwm ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905831.90333-18872-542361198175/AnsiballZ_dnf.py' Jul 25 07:10:32 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[99522]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:32 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[99525]: ansible-ansible.legacy.dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:10:34 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[99522]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:34 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[99649]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qqcwdiajrdyrklfwejasizbvqczaydsu ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905834.6004322-18880-139600714391226/AnsiballZ_find_unused_disk.py' Jul 25 07:10:34 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[99649]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:34 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[99652]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=1 with_interface=scsi min_size=0 max_size=0 match_sector_size=False Jul 25 07:10:34 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[99649]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:35 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[99777]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pzveyjektyrobgstzzjfmqpwpyrnjdpr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905835.080035-18888-93094615598776/AnsiballZ_command.py' Jul 25 07:10:35 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[99777]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:10:35 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[99780]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:10:35 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[99777]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:37 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[99944]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:10:40 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[100099]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:10:41 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[100222]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:10:43 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[100346]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:10:44 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[100471]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:10:47 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[100595]: ansible-service_facts Invoked Jul 25 07:10:48 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[100815]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:10:49 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[100940]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:10:49 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[101065]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:10:50 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[101190]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:10:53 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[101384]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:10:54 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[101539]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:10:57 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[101694]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:10:58 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[101817]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:11:01 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[101941]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:11:01 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[102066]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:11:04 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[102190]: ansible-service_facts Invoked Jul 25 07:11:06 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[102410]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:11:06 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[102535]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:07 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[102660]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:07 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[102785]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:10 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[102979]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hhhjagvujgovsazoqweixthmqufuclyj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905869.9245558-19493-139422382804940/AnsiballZ_setup.py' Jul 25 07:11:10 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[102979]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:10 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[102982]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:11 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[102979]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:11 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[103137]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-symmwiroyehufpbzyoceqlpbkuhfywxr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905871.3333724-19512-11613220535893/AnsiballZ_stat.py' Jul 25 07:11:11 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[103137]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:11 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[103140]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:11 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[103137]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:12 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[103263]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-aswvuskqbzhslcwzoywvndpupovhgmiz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905871.9245927-19524-180659759086919/AnsiballZ_dnf.py' Jul 25 07:11:12 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[103263]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:12 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[103266]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:11:14 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[103263]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:14 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[103390]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ryfzngiyygxbmlzcqprbsrfmniexycmx ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905874.7073917-19534-51730854588886/AnsiballZ_blivet.py' Jul 25 07:11:14 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[103390]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:15 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[103393]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:11:15 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[103390]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:15 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[103518]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xklgttehhcyflootyadrqtoxukwpixop ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905875.5166912-19546-231766848388398/AnsiballZ_dnf.py' Jul 25 07:11:15 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[103518]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:15 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[103521]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:11:18 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[103518]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:18 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[103645]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-maujelxmqnkmqwwewtsdnchfncoowifw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905878.2129145-19554-80594208444020/AnsiballZ_service_facts.py' Jul 25 07:11:18 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[103645]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:18 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[103648]: ansible-service_facts Invoked Jul 25 07:11:19 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[103645]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:20 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[103868]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sbgolmldydxqjjugrclflfixdfdvpibg ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905880.1246672-19564-135509572747143/AnsiballZ_blivet.py' Jul 25 07:11:20 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[103868]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:20 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[103871]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:11:20 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[103868]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:20 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[103996]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dhzocmopmbyzpgvbvlcryybsxdttxahe ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905880.684757-19573-124549152055537/AnsiballZ_stat.py' Jul 25 07:11:20 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[103996]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:20 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[103999]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:20 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[103996]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:21 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[104124]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jghbletdadafikqokxzelwiveggwbxqa ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905881.293729-19591-80869813524291/AnsiballZ_stat.py' Jul 25 07:11:21 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[104124]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:21 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[104127]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:21 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[104124]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:21 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[104252]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-niihtkavnfpetvbhioezioromymmeiyx ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905881.6917121-19600-69784740428175/AnsiballZ_setup.py' Jul 25 07:11:21 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[104252]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:22 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[104255]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:22 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[104252]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:22 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[104410]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uzseuckdlbrrdgzakzhzosxwzbcnpbql ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905882.617657-19609-256868114463378/AnsiballZ_dnf.py' Jul 25 07:11:22 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[104410]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:22 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[104413]: ansible-ansible.legacy.dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:11:25 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[104410]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:25 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[104537]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ieunptubjeyoswfhicphwogjkhvinppa ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905885.3079536-19617-249204164885314/AnsiballZ_find_unused_disk.py' Jul 25 07:11:25 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[104537]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:25 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[104540]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g max_return=1 max_size=0 match_sector_size=False with_interface=None Jul 25 07:11:25 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[104537]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:26 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[104665]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gphijlarjlgubudnzxuibpwflupomgbq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905885.7854276-19625-11267547006064/AnsiballZ_command.py' Jul 25 07:11:26 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[104665]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:26 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[104668]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:11:26 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[104665]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:29 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[104832]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ovunvqkcfrdkikqkwahmrconpjckrdcv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905889.4891171-19736-185859166566562/AnsiballZ_setup.py' Jul 25 07:11:29 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[104832]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:30 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[104835]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:30 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[104832]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:31 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[104990]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-frorfswkkbelcfrcewaoxdvaaemsodpw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905890.869161-19755-241562569221703/AnsiballZ_stat.py' Jul 25 07:11:31 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[104990]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:31 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[104993]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:31 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[104990]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:31 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[105116]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pskstsewmctwvyawvlfnsovvxdvjunwl ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905891.4498217-19767-161266389275957/AnsiballZ_dnf.py' Jul 25 07:11:31 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[105116]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:31 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[105119]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:11:34 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[105116]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:34 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[105243]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oiurwgyyzysimflopkvcryvekpwvpxyz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905894.1972084-19777-239832610221750/AnsiballZ_blivet.py' Jul 25 07:11:34 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[105243]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:34 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[105246]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:11:34 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[105243]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:35 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[105371]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hsxtnjjhscdowjrhsvbgtfbijelmuuzi ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905895.0023918-19789-42340924706325/AnsiballZ_dnf.py' Jul 25 07:11:35 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[105371]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:35 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[105374]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:11:37 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[105371]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:37 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[105498]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xalxukzylpssxtixhuqdnnpkwglmsmxz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905897.684171-19797-89777566248918/AnsiballZ_service_facts.py' Jul 25 07:11:37 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[105498]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:38 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[105501]: ansible-service_facts Invoked Jul 25 07:11:39 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[105498]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:39 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[105721]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-djktgdenvrqgmtixdhcwsixcgkizanlc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905899.5976539-19807-13079604185718/AnsiballZ_blivet.py' Jul 25 07:11:39 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[105721]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:40 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[105724]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:11:40 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[105721]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:40 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[105849]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yejvxzhegnuchqtfgasziqojhqcqvrfg ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905900.1569471-19816-253113805957534/AnsiballZ_stat.py' Jul 25 07:11:40 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[105849]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:40 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[105852]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:40 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[105849]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:40 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[105977]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-budzlasufossvdrtrerlwrrrhpwuzokt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905900.7605553-19834-55604159256461/AnsiballZ_stat.py' Jul 25 07:11:40 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[105977]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:41 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[105980]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:41 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[105977]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:41 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[106105]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fhhdtwpmgrrdkatvsdxxtustoxhquety ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905901.1576195-19843-99976759583938/AnsiballZ_setup.py' Jul 25 07:11:41 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[106105]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:41 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[106108]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:41 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[106105]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:42 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[106263]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pjdxrwbmmewpgqgfhxleybetcvygewqe ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905902.1016972-19853-209056390471246/AnsiballZ_dnf.py' Jul 25 07:11:42 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[106263]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:42 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[106266]: ansible-ansible.legacy.dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:11:44 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[106263]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:45 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[106390]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bxllomqjbvselliwnxmaeaojuvzcohwb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905904.7809293-19861-255449970215577/AnsiballZ_find_unused_disk.py' Jul 25 07:11:45 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[106390]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:45 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[106393]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g max_return=1 max_size=0 match_sector_size=False with_interface=None Jul 25 07:11:45 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[106390]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:45 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[106518]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fbvrdjqkzrzyaiptizieaamunwnhrhkr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905905.258744-19869-148155028552076/AnsiballZ_command.py' Jul 25 07:11:45 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[106518]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:45 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[106521]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:11:45 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[106518]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:48 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[106685]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:49 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[106840]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gptphcqnczvnvkykdjzbcmagbifxmhrq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905909.2075722-19992-29345130524533/AnsiballZ_setup.py' Jul 25 07:11:49 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[106840]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:49 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[106843]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:49 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[106840]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:50 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[106998]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ynmehrijheyucrbrjqrwfzamdcrhorpb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905910.272413-20009-51499710564944/AnsiballZ_stat.py' Jul 25 07:11:50 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[106998]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:50 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[107001]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:50 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[106998]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:51 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[107124]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ghpcqafqvaaxuhuvfpfoxounvffpxiuh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905910.8571985-20021-175416874243602/AnsiballZ_dnf.py' Jul 25 07:11:51 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[107124]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:51 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[107127]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:11:53 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[107124]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:53 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[107251]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zooqwvvqcsvfamxznskndghdfhtyxkos ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905913.7182448-20031-209796617957330/AnsiballZ_blivet.py' Jul 25 07:11:53 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[107251]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:54 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[107254]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:11:54 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[107251]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:54 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[107379]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lqbvgjersfhbmvuctjxkhkovfksvqnbo ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905914.5162191-20043-178050500129126/AnsiballZ_dnf.py' Jul 25 07:11:54 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[107379]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:54 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[107382]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:11:56 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[107379]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:57 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[107506]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pvucsxvsncqudndpquxbozeeirisnolt ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905917.0668547-20051-93075751626883/AnsiballZ_service_facts.py' Jul 25 07:11:57 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[107506]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:57 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[107509]: ansible-service_facts Invoked Jul 25 07:11:58 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[107506]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:59 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[107729]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xmmmuoivqjistzqlttuojfrgumnchpjs ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905918.974316-20061-64965122962786/AnsiballZ_blivet.py' Jul 25 07:11:59 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[107729]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:59 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[107732]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:11:59 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[107729]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:59 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[107857]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bwymcwvymmnlttqqeemtjcipeumyawzf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905919.5356054-20070-35690850129480/AnsiballZ_stat.py' Jul 25 07:11:59 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[107857]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:11:59 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[107860]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:59 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[107857]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:00 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[107985]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-waglmeuxotbuygupkenjpshisouyldmy ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905920.13456-20088-214370184461463/AnsiballZ_stat.py' Jul 25 07:12:00 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[107985]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:00 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[107988]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:00 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[107985]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:00 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[108113]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hgejpglzxhwjdqkakbwjwhgwzxtciukc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905920.5156212-20097-16156638219803/AnsiballZ_setup.py' Jul 25 07:12:00 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[108113]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:00 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[108116]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:01 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[108113]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:01 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[108271]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ejvmmynxlmtugxtwvnhxpylkhjnbxnsi ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905921.4663916-20107-39484227771455/AnsiballZ_dnf.py' Jul 25 07:12:01 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[108271]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:01 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[108274]: ansible-ansible.legacy.dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:12:03 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[108271]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:04 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[108398]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lhwzzyddfrosemcfwkrbtzsxvcfcckkm ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905924.0449524-20115-6004461559595/AnsiballZ_find_unused_disk.py' Jul 25 07:12:04 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[108398]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:04 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[108401]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:12:04 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[108398]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:04 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[108526]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xljjjfqfoukjunppbadftzcalptijmfr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905924.519946-20123-110519900559485/AnsiballZ_command.py' Jul 25 07:12:04 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[108526]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:04 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[108529]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:12:04 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[108526]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:07 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[108693]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:08 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[108848]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fwktalnxihhrztgvhwwxuhemclqmsjlq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905928.10901-20195-21930740007013/AnsiballZ_setup.py' Jul 25 07:12:08 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[108848]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:08 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[108851]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:08 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[108848]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:09 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[109006]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mxzjdcyisgwfpiurnwuevjxmdbhtgljz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905929.180777-20212-166790727155993/AnsiballZ_stat.py' Jul 25 07:12:09 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[109006]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:09 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[109009]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:09 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[109006]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:10 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[109132]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-geabiymcwhesdrkhtypxrvgkvciypicu ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905929.7552774-20224-136685784121552/AnsiballZ_dnf.py' Jul 25 07:12:10 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[109132]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:10 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[109135]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:12:12 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[109132]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:12 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[109259]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-waoujiqorqtvrvmgrzghmyffzsalqlfb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905932.5199904-20234-185188888022604/AnsiballZ_blivet.py' Jul 25 07:12:12 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[109259]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:13 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[109262]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:12:13 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[109259]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:13 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[109387]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wdxjphzverecfwtcnppkalqvkboialez ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905933.3233852-20246-94764572795930/AnsiballZ_dnf.py' Jul 25 07:12:13 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[109387]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:13 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[109390]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:12:15 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[109387]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:16 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[109514]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-thzbfnomrwayermbanzzvhzexhjubzss ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905935.8847356-20254-188679285390444/AnsiballZ_service_facts.py' Jul 25 07:12:16 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[109514]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:16 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[109517]: ansible-service_facts Invoked Jul 25 07:12:17 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[109514]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:17 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[109737]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bliwevdgzkpytmclcyiuldoreonboggj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905937.7977302-20264-16019992277830/AnsiballZ_blivet.py' Jul 25 07:12:17 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[109737]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:18 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[109740]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:12:18 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[109737]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:18 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[109865]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oqqseckjglvyarczvwyiqxsuymrsjhmf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905938.357904-20273-260776696159592/AnsiballZ_stat.py' Jul 25 07:12:18 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[109865]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:18 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[109868]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:18 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[109865]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:19 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[109993]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-swvupxvlqsohsxlzhksshrehdbcfvptj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905938.9722598-20291-4646222188871/AnsiballZ_stat.py' Jul 25 07:12:19 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[109993]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:19 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[109996]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:19 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[109993]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:19 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[110121]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vhgdeofaenucpkpyshwyyvvabtiejdtw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905939.356192-20300-46269059493268/AnsiballZ_setup.py' Jul 25 07:12:19 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[110121]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:19 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[110124]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:20 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[110121]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:20 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[110279]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kazoixpsvtzzmchzcclklingcxatwwfd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905940.2778056-20309-6584225207760/AnsiballZ_dnf.py' Jul 25 07:12:20 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[110279]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:20 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[110282]: ansible-ansible.legacy.dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:12:22 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[110279]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:23 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[110406]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oykxmbitbfxhkghvcboiklobdqonbgbk ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905942.842637-20317-178329549623752/AnsiballZ_find_unused_disk.py' Jul 25 07:12:23 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[110406]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:23 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[110409]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:12:23 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[110406]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:23 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[110534]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ggbmbgsplmlocohobbrfmytvsgyecklz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905943.319339-20325-279554034268604/AnsiballZ_command.py' Jul 25 07:12:23 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[110534]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:23 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[110537]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:12:23 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[110534]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:25 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[110701]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pjokhgawwcussyccnndsltsbjgmlmfli ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905945.435207-20385-199216733405279/AnsiballZ_setup.py' Jul 25 07:12:25 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[110701]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:26 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[110704]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:26 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[110701]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:26 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[110859]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lapfbicrqsqxkjmvjronfzjdtohhqphk ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905946.7470202-20399-276691799827087/AnsiballZ_stat.py' Jul 25 07:12:26 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[110859]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:27 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[110862]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:27 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[110859]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:27 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[110985]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vzoskhtlmhqckqwpiyvekughsdlqntqn ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905947.3323576-20411-129143627640424/AnsiballZ_dnf.py' Jul 25 07:12:27 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[110985]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:27 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[110988]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:12:29 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[110985]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:30 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[111112]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gxgizwnhoyfpzzmfpyslbunkfvgudosv ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905950.1256537-20421-24095326643417/AnsiballZ_blivet.py' Jul 25 07:12:30 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[111112]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:30 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[111115]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:12:30 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[111112]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:31 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[111240]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zyfslewtfznlrrqxhalkalatomiwjatj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905950.9307544-20433-194481123487610/AnsiballZ_dnf.py' Jul 25 07:12:31 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[111240]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:31 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[111243]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:12:33 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[111240]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:33 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[111367]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wyfqxbndzgavwumbpkzzwgyyiybcykxr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905953.4882112-20441-143701014053261/AnsiballZ_service_facts.py' Jul 25 07:12:33 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[111367]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:33 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[111370]: ansible-service_facts Invoked Jul 25 07:12:35 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[111367]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:35 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[111590]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-clwzgmewttqwvikvbjrasrgwndoiktjr ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905955.4019244-20451-50998222306936/AnsiballZ_blivet.py' Jul 25 07:12:35 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[111590]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:35 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[111593]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:12:35 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[111590]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:36 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[111718]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-evcwxhktjyzkjrwrtlpaiuyfjilgfwhz ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905955.961077-20460-225841763643880/AnsiballZ_stat.py' Jul 25 07:12:36 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[111718]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:36 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[111721]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:36 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[111718]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:36 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[111846]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oeifkyisduhegzhaeankxncuxzoqgbaf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905956.5696447-20478-39672440706484/AnsiballZ_stat.py' Jul 25 07:12:36 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[111846]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:36 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[111849]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:36 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[111846]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:37 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[111974]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kaepzyhreghpqxbadhiufiedaczypjku ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905956.9606848-20487-119026878045988/AnsiballZ_setup.py' Jul 25 07:12:37 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[111974]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:37 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[111977]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:37 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[111974]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:38 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[112132]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qexholdktzebigvbvvozurzpnxojtmuq ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905957.9286022-20497-219598883578453/AnsiballZ_dnf.py' Jul 25 07:12:38 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[112132]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:38 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[112135]: ansible-ansible.legacy.dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:12:40 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[112132]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:40 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[112259]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-filuncnbanvnsqvdsyfosimjexlkqzft ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905960.4987772-20505-55767565666860/AnsiballZ_find_unused_disk.py' Jul 25 07:12:40 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[112259]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:40 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[112262]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 max_size=0 match_sector_size=False with_interface=None Jul 25 07:12:40 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[112259]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:41 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[112387]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hnfrcnymkbzbquyafoomgbewnwvqevhe ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905960.9761503-20513-256613083420226/AnsiballZ_command.py' Jul 25 07:12:41 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[112387]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:41 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[112390]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:12:41 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[112387]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:45 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[112554]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:45 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[112709]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-htrhmityfqplvcrkxcirouomqldrldwd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905965.6290896-20636-122242193878580/AnsiballZ_setup.py' Jul 25 07:12:45 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[112709]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:46 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[112712]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:46 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[112709]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:46 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[112867]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lyrxqfprrjvusriynejssfuuwjiowiax ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905966.644753-20648-53544115429222/AnsiballZ_stat.py' Jul 25 07:12:46 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[112867]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:47 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[112870]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:47 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[112867]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:47 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[112993]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-svbbqemwubmbmapwzmlkcpwnqprakjez ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905967.2399118-20660-266570578678507/AnsiballZ_dnf.py' Jul 25 07:12:47 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[112993]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:47 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[112996]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:12:49 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[112993]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:50 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[113120]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xobnwkhsiolsuehltjsakiqdtocdrlfw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905969.9942558-20670-70030162745323/AnsiballZ_blivet.py' Jul 25 07:12:50 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[113120]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:50 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[113123]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:12:50 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[113120]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:50 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[113248]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gliphdphlazqgdxhjsrfobqieyntufvd ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905970.8042479-20682-105868181207829/AnsiballZ_dnf.py' Jul 25 07:12:50 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[113248]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:51 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[113251]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:12:53 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[113248]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:53 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[113375]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-drcwicfoohlzjxihfbundzgmgrnzlnoe ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905973.367678-20690-223471930846357/AnsiballZ_service_facts.py' Jul 25 07:12:53 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[113375]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:53 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[113378]: ansible-service_facts Invoked Jul 25 07:12:55 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[113375]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:55 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[113598]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cirintfaiicvtwqdqzywlhthcvxxmfup ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905975.2876523-20700-12343245921979/AnsiballZ_blivet.py' Jul 25 07:12:55 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[113598]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:55 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[113601]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:12:55 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[113598]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:55 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[113726]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bfsyxaqrmzxbuhxvevnxgjjjtqwjptsx ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905975.8476944-20709-170495408537796/AnsiballZ_stat.py' Jul 25 07:12:55 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[113726]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:56 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[113729]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:56 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[113726]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:56 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[113854]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ulbjpopmrksylmmkindaouisqyhtgvdx ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905976.4567814-20727-62082179874382/AnsiballZ_stat.py' Jul 25 07:12:56 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[113854]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:56 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[113857]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:56 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[113854]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:56 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[113982]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xbxlbzlsolcblrwaxtnnuhkhidtuebrc ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905976.8437822-20736-207849501207002/AnsiballZ_setup.py' Jul 25 07:12:56 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[113982]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:57 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[113985]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:57 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[113982]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:57 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[114140]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sxngbushgkunvlmrixrbicppgjelvtsw ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905977.8056831-20746-159270148597037/AnsiballZ_dnf.py' Jul 25 07:12:57 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[114140]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:12:58 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[114143]: ansible-ansible.legacy.dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:13:00 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[114140]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:00 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[114267]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fstzpbfbpneyrzrnrdymaopgwdqlqvke ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905980.391692-20754-162626614081939/AnsiballZ_find_unused_disk.py' Jul 25 07:13:00 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[114267]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:00 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[114270]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:13:00 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[114267]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:01 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[114395]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-amzrxvvjoxmsayyummtkmdfrkodnoaji ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905980.8711379-20762-98061264734399/AnsiballZ_command.py' Jul 25 07:13:01 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[114395]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:01 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[114398]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:13:01 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[114395]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:03 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[114562]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zmvswkyykxwijiicwgphzwtuqfiedsig ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905983.2520866-20822-69289882655140/AnsiballZ_setup.py' Jul 25 07:13:03 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[114562]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:03 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[114565]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:13:04 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[114562]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:04 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[114720]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-esiixtqxidcbesnpnkjnhkmueivoogdb ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905984.5492246-20836-43150725281701/AnsiballZ_stat.py' Jul 25 07:13:04 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[114720]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:04 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[114723]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:04 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[114720]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:05 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[114846]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-porxkgfzeezsmnhhxeyppqplfbpvdhhn ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905985.1385913-20848-125603076988875/AnsiballZ_dnf.py' Jul 25 07:13:05 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[114846]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:05 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[114849]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:13:07 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[114846]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:08 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[114973]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rfwhnrcbxnzavtrppknilpxpiczjjfrf ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905987.9060757-20858-82446296244069/AnsiballZ_blivet.py' Jul 25 07:13:08 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[114973]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:08 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[114976]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:13:08 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[114973]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:08 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[115101]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xjdvcemdpgxdcqbwmplzjaysnqxmukve ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905988.7122855-20870-167323616324914/AnsiballZ_dnf.py' Jul 25 07:13:08 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[115101]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:09 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[115104]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:13:11 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[115101]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:11 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[115228]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nxbuulakrqclebfcoradoiameecfzwri ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905991.273043-20878-120528751482375/AnsiballZ_service_facts.py' Jul 25 07:13:11 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[115228]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:11 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[115231]: ansible-service_facts Invoked Jul 25 07:13:13 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[115228]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:13 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[115451]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uyftvkaqscqrovusdlhjjstpqaygnerh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905993.1971734-20888-246624865817144/AnsiballZ_blivet.py' Jul 25 07:13:13 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[115451]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:13 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[115454]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:13:13 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[115451]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:13 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[115579]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ejkhgctzbtpocawudftmiuxyvpalfpor ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905993.7625577-20897-253874053642401/AnsiballZ_stat.py' Jul 25 07:13:13 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[115579]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:14 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[115582]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:14 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[115579]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:14 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[115707]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mbqjbhzjgpkjvjhxchgihinvgpeckcgh ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905994.359069-20915-18516325711422/AnsiballZ_stat.py' Jul 25 07:13:14 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[115707]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:14 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[115710]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:14 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[115707]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:14 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[115835]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hcmjfatdfjkiawgqnhlhqrwxgefpcxho ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905994.744874-20924-240932699837715/AnsiballZ_setup.py' Jul 25 07:13:14 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[115835]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:15 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[115838]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:13:15 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[115835]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:15 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[115993]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jivgxpjwqeechsjxfjmvqtznrmxqxbmj ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905995.7049866-20934-273551654182917/AnsiballZ_dnf.py' Jul 25 07:13:15 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[115993]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:16 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[115996]: ansible-ansible.legacy.dnf Invoked with name=['util-linux'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 25 07:13:18 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[115993]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:18 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[116120]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eazxgstmlbzurnzzcgviwdabnciqjcei ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905998.2769656-20943-173774666018961/AnsiballZ_find_unused_disk.py' Jul 25 07:13:18 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[116120]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:18 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[116123]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 max_size=0 match_sector_size=False with_interface=None Jul 25 07:13:18 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[116120]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:18 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[116248]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ylfvgztmwbapvljuitlutibfmvcctpxe ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1721905998.7589495-20951-131078572531916/AnsiballZ_command.py' Jul 25 07:13:18 ip-10-31-11-215.us-east-1.aws.redhat.com sudo[116248]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:13:19 ip-10-31-11-215.us-east-1.aws.redhat.com platform-python[116251]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None TASK [Set unused_disks if necessary] ******************************************* Thursday 25 July 2024 07:13:19 -0400 (0:00:00.521) 0:00:16.044 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "'Unable to find unused disk' not in unused_disks_return.disks", "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** Thursday 25 July 2024 07:13:19 -0400 (0:00:00.018) 0:00:16.063 ********* fatal: [managed_node1]: FAILED! => { "changed": false } MSG: Unable to find enough unused disks. Exiting playbook. PLAY RECAP ********************************************************************* managed_node1 : ok=28 changed=0 unreachable=0 failed=1 skipped=15 rescued=0 ignored=0 Thursday 25 July 2024 07:13:19 -0400 (0:00:00.030) 0:00:16.093 ********* =============================================================================== fedora.linux_system_roles.storage : Make sure blivet is available ------- 2.73s Ensure test packages ---------------------------------------------------- 2.58s fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.58s fedora.linux_system_roles.storage : Get service facts ------------------- 1.85s Gathering Facts --------------------------------------------------------- 1.18s fedora.linux_system_roles.storage : Update facts ------------------------ 0.87s fedora.linux_system_roles.storage : Get required packages --------------- 0.69s fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 0.55s Debug why there are no unused disks ------------------------------------- 0.52s Find unused disks in the system ----------------------------------------- 0.50s fedora.linux_system_roles.storage : Check if system is ostree ----------- 0.47s fedora.linux_system_roles.storage : Check if /etc/fstab is present ------ 0.37s fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file --- 0.37s fedora.linux_system_roles.storage : Include the appropriate provider tasks --- 0.05s fedora.linux_system_roles.storage : Set storage_cryptsetup_services ----- 0.05s fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.04s Mark tasks to be skipped ------------------------------------------------ 0.04s fedora.linux_system_roles.storage : Remove obsolete mounts -------------- 0.03s fedora.linux_system_roles.storage : Workaround for udev issue on some platforms --- 0.03s fedora.linux_system_roles.storage : Manage mount ownership/permissions --- 0.03s