[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 [Run test tests_fatals_raid_pool.yml for scsi] **************************** TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:06:27 -0400 (0:00:00.007) 0:00:00.007 ********* [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed_node1] TASK [Set disk interface for test] ********************************************* Thursday 25 July 2024 07:06:28 -0400 (0:00:01.219) 0:00:01.226 ********* ok: [managed_node1] => { "ansible_facts": { "storage_test_use_interface": "scsi" }, "changed": false } PLAY [Test raid pool fatal errors] ********************************************* TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:06:28 -0400 (0:00:00.026) 0:00:01.253 ********* ok: [managed_node1] TASK [Run the role] ************************************************************ Thursday 25 July 2024 07:06:29 -0400 (0:00:00.899) 0:00:02.153 ********* included: fedora.linux_system_roles.storage for managed_node1 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** Thursday 25 July 2024 07:06:29 -0400 (0:00:00.021) 0:00:02.174 ********* included: /var/ARTIFACTS/work-generalyh2v64wf/plans/general/tree/tmp.XsxsHBAw6G/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:06:29 -0400 (0:00:00.018) 0:00:02.193 ********* 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:06:29 -0400 (0:00:00.025) 0:00:02.219 ********* 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_9.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-generalyh2v64wf/plans/general/tree/tmp.XsxsHBAw6G/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed_node1] => (item=CentOS_9.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-generalyh2v64wf/plans/general/tree/tmp.XsxsHBAw6G/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** Thursday 25 July 2024 07:06:29 -0400 (0:00:00.040) 0:00:02.259 ********* 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:06:30 -0400 (0:00:00.471) 0:00:02.731 ********* 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:06:30 -0400 (0:00:00.022) 0:00:02.753 ********* 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:06:30 -0400 (0:00:00.014) 0:00:02.768 ********* 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:06:30 -0400 (0:00:00.014) 0:00:02.782 ********* included: /var/ARTIFACTS/work-generalyh2v64wf/plans/general/tree/tmp.XsxsHBAw6G/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:06:30 -0400 (0:00:00.043) 0:00:02.826 ********* 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:06:31 -0400 (0:00:01.068) 0:00:03.895 ********* ok: [managed_node1] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** Thursday 25 July 2024 07:06:31 -0400 (0:00:00.017) 0:00:03.912 ********* ok: [managed_node1] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** Thursday 25 July 2024 07:06:31 -0400 (0:00:00.020) 0:00:03.933 ********* 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:06:32 -0400 (0:00:00.688) 0:00:04.621 ********* included: /var/ARTIFACTS/work-generalyh2v64wf/plans/general/tree/tmp.XsxsHBAw6G/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:06:32 -0400 (0:00:00.029) 0:00:04.651 ********* 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:06:32 -0400 (0:00:00.020) 0:00:04.671 ********* 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:06:32 -0400 (0:00:00.018) 0:00:04.690 ********* 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:06:32 -0400 (0:00:00.018) 0:00:04.708 ********* 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:06:33 -0400 (0:00:00.955) 0:00:05.664 ********* 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" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "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-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.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": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "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" }, "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" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "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" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.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" }, "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" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "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-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" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "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" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.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" }, "raid-check.service": { "name": "raid-check.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" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "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": "stopped", "status": "not-found" }, "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-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-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.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-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "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-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "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": "inactive", "status": "disabled" }, "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": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "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-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "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": "static" }, "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-tmpfiles.service": { "name": "systemd-tmpfiles.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "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" }, "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:06:35 -0400 (0:00:02.040) 0:00:07.704 ********* 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:06:35 -0400 (0:00:00.040) 0:00:07.745 ********* 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:06:35 -0400 (0:00:00.015) 0:00:07.761 ********* 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:06:35 -0400 (0:00:00.571) 0:00:08.333 ********* 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:06:35 -0400 (0:00:00.022) 0:00:08.355 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721904810.0130835, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8cad013d63365688432a8388114a8a462d88d654", "ctime": 1721812897.039903, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097283, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1721812897.039903, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1344, "uid": 0, "version": "3617642505", "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:06:36 -0400 (0:00:00.397) 0:00:08.753 ********* 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:06:36 -0400 (0:00:00.020) 0:00:08.773 ********* 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:06:36 -0400 (0:00:00.015) 0:00:08.789 ********* 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:06:36 -0400 (0:00:00.021) 0:00:08.810 ********* 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:06:36 -0400 (0:00:00.021) 0:00:08.832 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** Thursday 25 July 2024 07:06:36 -0400 (0:00:00.020) 0:00:08.852 ********* 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:06:36 -0400 (0:00:00.023) 0:00:08.875 ********* 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:06:36 -0400 (0:00:00.015) 0:00:08.891 ********* 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:06:36 -0400 (0:00:00.022) 0:00:08.914 ********* 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:06:36 -0400 (0:00:00.024) 0:00:08.939 ********* 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:06:36 -0400 (0:00:00.016) 0:00:08.955 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721904974.0707917, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1721811897.01, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "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": 1721811632.521, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "848569508", "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:06:36 -0400 (0:00:00.380) 0:00:09.335 ********* 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:06:36 -0400 (0:00:00.016) 0:00:09.352 ********* ok: [managed_node1] TASK [Mark tasks to be skipped] ************************************************ Thursday 25 July 2024 07:06:37 -0400 (0:00:00.926) 0:00:10.279 ********* 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:06:37 -0400 (0:00:00.026) 0:00:10.305 ********* included: /var/ARTIFACTS/work-generalyh2v64wf/plans/general/tree/tmp.XsxsHBAw6G/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml for managed_node1 TASK [Ensure test packages] **************************************************** Thursday 25 July 2024 07:06:37 -0400 (0:00:00.025) 0:00:10.330 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: util-linux-core TASK [Find unused disks in the system] ***************************************** Thursday 25 July 2024 07:06:38 -0400 (0:00:00.949) 0:00:11.279 ********* 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\"", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] is not an interface [scsi]" ] } TASK [Debug why there are no unused disks] ************************************* Thursday 25 July 2024 07:06:40 -0400 (0:00:01.494) 0:00:12.774 ********* 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.037724", "end": "2024-07-25 07:06:40.615648", "rc": 0, "start": "2024-07-25 07:06:40.577924" } 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 Jul 25 07:01:56 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[47645]: 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 allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:01:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[47643]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[47753]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-llvpdmbegjxsyrtpiwcfatdxhrrkjfca ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905317.2695181-12160-39483606137225/AnsiballZ_blivet.py' Jul 25 07:01:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[47753]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:01:57 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[47755]: 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:01:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[47753]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[47864]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oocutnpqwillxpdlhqqfonfzemhfydqp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905318.006678-12172-224545141349417/AnsiballZ_dnf.py' Jul 25 07:01:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[47864]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:01:58 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[47866]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:01:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[47864]: pam_unix(sudo:session): session closed for user root Jul 25 07:01:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[47974]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wuaawlgzunpfjiiqwnlszwslfpeujhbc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905318.9008682-12180-203801836907809/AnsiballZ_service_facts.py' Jul 25 07:01:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[47974]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:01:59 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[47976]: ansible-service_facts Invoked Jul 25 07:02:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[47974]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[48178]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xvtnzsrudoxucseikwdsjcsmqfcuzfxw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905320.883838-12190-65043320227680/AnsiballZ_blivet.py' Jul 25 07:02:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[48178]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:01 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[48180]: 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:02:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[48178]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[48289]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qxpxnbfnrkfnnpxqamajohhznhsdanud ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905321.430304-12199-240019498611634/AnsiballZ_stat.py' Jul 25 07:02:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[48289]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:01 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[48291]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:02:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[48289]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[48400]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mzqfmrhfmexjnhfabkglqnoawwelohzf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905322.0298033-12217-128554938791997/AnsiballZ_stat.py' Jul 25 07:02:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[48400]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:02 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[48402]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:02:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[48400]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[48511]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kpijobuokyngmezhpcwgcwocrddsqxlw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905322.42764-12226-16754509260614/AnsiballZ_setup.py' Jul 25 07:02:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[48511]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:02 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[48513]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:02:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[48511]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[48649]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qicdvodprqsztqyyvvziokhuphranluh ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905323.4092011-12236-263201320340133/AnsiballZ_dnf.py' Jul 25 07:02:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[48649]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:03 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[48651]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:02:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[48649]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[48759]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jpkywtmgwjnrvsajelwnhfmwbmrzxgeh ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905324.322718-12244-150283079376005/AnsiballZ_find_unused_disk.py' Jul 25 07:02:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[48759]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:04 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[48761]: 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:02:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[48759]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[48870]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kyimqtsmlzatemseusbwpjodzdsvwige ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905324.7872136-12252-140608513002114/AnsiballZ_command.py' Jul 25 07:02:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[48870]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:05 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[48872]: 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:02:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[48870]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:08 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[49016]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:02:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[49152]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eaqwsunhoxhmwhfhepjqmljmfpptpsrx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905328.719876-12375-10440291587796/AnsiballZ_setup.py' Jul 25 07:02:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[49152]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:09 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[49154]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:02:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[49152]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[49290]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mwmgxyjlrksjkcibxlwtthyefrlsdoja ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905329.7344213-12387-139454567457370/AnsiballZ_stat.py' Jul 25 07:02:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[49290]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:10 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[49292]: 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:02:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[49290]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[49399]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fetayazcxjnzkbmdufklzitsnhjowhsc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905330.2973182-12399-121876558094477/AnsiballZ_dnf.py' Jul 25 07:02:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[49399]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:10 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[49401]: 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 allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:02:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[49399]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[49509]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cnriabypgvtoldmdxrfaoqhpseuhyttg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905331.4037719-12409-265847664110738/AnsiballZ_blivet.py' Jul 25 07:02:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[49509]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:11 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[49511]: 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:02:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[49509]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[49620]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-catozeijoppidyakprouxppgkdcxbjkk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905332.1658056-12421-277260058456170/AnsiballZ_dnf.py' Jul 25 07:02:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[49620]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:12 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[49622]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:02:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[49620]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[49730]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-inrbhirxrpaavgbeeztdloygfoyofthg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905333.104881-12429-17030288154405/AnsiballZ_service_facts.py' Jul 25 07:02:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[49730]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:13 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[49732]: ansible-service_facts Invoked Jul 25 07:02:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[49730]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[49934]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tvqvsihnmwivdzsfgufaknbkyhcpsixc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905335.1350977-12439-24436475935291/AnsiballZ_blivet.py' Jul 25 07:02:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[49934]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:15 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[49936]: 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:02:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[49934]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[50045]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ujnvonftjvzpghppyxwexrdpdmpprnmj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905335.696685-12448-2456354257740/AnsiballZ_stat.py' Jul 25 07:02:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[50045]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:15 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[50047]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:02:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[50045]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[50156]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pnifeyabtyimwtdmfhfiqnbsedrympsk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905336.2965853-12466-257815642956373/AnsiballZ_stat.py' Jul 25 07:02:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[50156]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:16 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[50158]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:02:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[50156]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[50267]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fyxaidmopsstvgjrujdbufynayfriuik ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905336.6944122-12475-79245118155781/AnsiballZ_setup.py' Jul 25 07:02:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[50267]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:17 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[50269]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:02:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[50267]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[50405]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lfwuxbygivgfvizbjwcnunzhjjjwavrn ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905337.6716092-12485-261501155420352/AnsiballZ_dnf.py' Jul 25 07:02:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[50405]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:18 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[50407]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:02:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[50405]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[50515]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nhaqkaqurdxtpqcmfhjqwvkciuxtewnc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905338.6018755-12493-92827424892631/AnsiballZ_find_unused_disk.py' Jul 25 07:02:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[50515]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:18 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[50517]: 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:02:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[50515]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[50626]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mgjewrtdpglpibcmtxreloprqlhlwark ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905339.085096-12501-133342190838792/AnsiballZ_command.py' Jul 25 07:02:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[50626]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:19 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[50628]: 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:02:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[50626]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[50772]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jogjrbchprvqcgmtzkkxuusjlnrsybdg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905342.714492-12561-163360306872201/AnsiballZ_setup.py' Jul 25 07:02:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[50772]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:23 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[50774]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:02:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[50772]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[50910]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tccqnsruykmsuunsaycwolhrxgoxhuxh ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905344.018348-12575-274012532781836/AnsiballZ_stat.py' Jul 25 07:02:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[50910]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:24 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[50912]: 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:02:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[50910]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[51019]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dbelsuddermwvvjsnnabnagmyrfzlgkm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905344.5811095-12587-113366389780933/AnsiballZ_dnf.py' Jul 25 07:02:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[51019]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:25 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[51021]: 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 allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:02:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[51019]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[51129]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kspqhskgqdbtyuyncqireipbgxeabxjp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905345.6717453-12597-215364484108300/AnsiballZ_blivet.py' Jul 25 07:02:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[51129]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:26 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[51131]: 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:02:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[51129]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[51240]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ldyrzkquqtmescfwqzrfbuigvkkcvqxl ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905346.428566-12609-9379573769478/AnsiballZ_dnf.py' Jul 25 07:02:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[51240]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:26 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[51242]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:02:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[51240]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[51350]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lddajunrzrgnntnpbdzpkklnfmqwykeq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905347.3566847-12617-37160672034287/AnsiballZ_service_facts.py' Jul 25 07:02:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[51350]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:27 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[51352]: ansible-service_facts Invoked Jul 25 07:02:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[51350]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[51554]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nirgpbfqkbywvoesbfawuhwrrezaakbf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905349.4032118-12627-127691950793354/AnsiballZ_blivet.py' Jul 25 07:02:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[51554]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:29 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[51556]: 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:02:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[51554]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[51665]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-smqjidssdvfkaqnqditwtxiuqrmbxref ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905349.9621794-12636-237145384157102/AnsiballZ_stat.py' Jul 25 07:02:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[51665]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:30 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[51667]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:02:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[51665]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[51776]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lfnppuexzdzflyvqoljuuwgyqvfnenhn ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905350.5498693-12654-255978054744997/AnsiballZ_stat.py' Jul 25 07:02:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[51776]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:30 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[51778]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:02:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[51776]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[51887]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bllsutjrysngfbovwnsqokvplfictjth ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905350.9479458-12663-204670833618725/AnsiballZ_setup.py' Jul 25 07:02:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[51887]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:31 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[51889]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:02:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[51887]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[52025]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zxnepidvmsgpcmljfnxvgspvvpzaaqqe ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905351.8822227-12672-274952881044320/AnsiballZ_package_facts.py' Jul 25 07:02:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[52025]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:32 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[52027]: ansible-package_facts Invoked with manager=['auto'] strategy=first Jul 25 07:02:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[52025]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[52134]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-byfjbvldwlafsakltumknpgtxmbykllg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905353.3527853-12684-19683333735340/AnsiballZ_dnf.py' Jul 25 07:02:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[52134]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:33 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[52136]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:02:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[52134]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[52244]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iwfhecloteszclwselkggqhqwmmpiedv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905354.2984242-12692-250944820822086/AnsiballZ_find_unused_disk.py' Jul 25 07:02:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[52244]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:34 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[52246]: 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:02:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[52244]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[52355]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hvrdvprfdwsnlwuoftwrrfjiniazxyih ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905354.789202-12700-107069424946075/AnsiballZ_command.py' Jul 25 07:02:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[52355]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:35 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[52357]: 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:02:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[52355]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:38 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[52501]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:02:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[52637]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fknaunpsbpfuqyivifgpsgrirxprbcdu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905358.7956111-12823-251820237422541/AnsiballZ_setup.py' Jul 25 07:02:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[52637]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:39 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[52639]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:02:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[52637]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[52775]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cvzjykdohsqmsptqzgulookpizgzuona ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905359.817766-12835-248821828994751/AnsiballZ_stat.py' Jul 25 07:02:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[52775]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:40 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[52777]: 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:02:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[52775]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[52884]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oinqamuqlpocdmimeoziariuvsggnuly ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905360.3763564-12847-98788368710575/AnsiballZ_dnf.py' Jul 25 07:02:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[52884]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:40 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[52886]: 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 allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:02:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[52884]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[52994]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-naahsgofazrbjekylgjmjmdptccomdfe ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905361.4584465-12857-107711710600070/AnsiballZ_blivet.py' Jul 25 07:02:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[52994]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:41 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[52996]: 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:02:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[52994]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[53105]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tawqewxmuyudbvrwdvxghgurqsjyollr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905362.2084763-12869-165482190474969/AnsiballZ_dnf.py' Jul 25 07:02:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[53105]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:42 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[53107]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:02:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[53105]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[53215]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bdzjplggfprgxfxiqblujvprrklvbawl ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905363.135965-12877-163357332602453/AnsiballZ_service_facts.py' Jul 25 07:02:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[53215]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:43 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[53217]: ansible-service_facts Invoked Jul 25 07:02:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[53215]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[53419]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yonkollzprawoayvpffhiwsiazbureyj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905365.1382256-12887-255956090881088/AnsiballZ_blivet.py' Jul 25 07:02:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[53419]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:45 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[53421]: 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:02:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[53419]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[53530]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-imjuclrgbjritrpueijrfzuxidewxdbl ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905365.698721-12896-29090800388506/AnsiballZ_stat.py' Jul 25 07:02:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[53530]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:45 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[53532]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:02:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[53530]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[53641]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qttsiqvdtvstozovpkydoxuirjumthfx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905366.2948968-12914-64459171859315/AnsiballZ_stat.py' Jul 25 07:02:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[53641]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:46 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[53643]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:02:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[53641]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[53752]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cwiieusapdrqojgxgnxmzdssjvzpuqcz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905366.692401-12923-265404584455088/AnsiballZ_setup.py' Jul 25 07:02:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[53752]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:47 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[53754]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:02:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[53752]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[53890]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qdmxshwkbdhgdlsdqjhcpyuoyytmeobh ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905367.631641-12932-228867196502330/AnsiballZ_package_facts.py' Jul 25 07:02:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[53890]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:48 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[53892]: ansible-package_facts Invoked with manager=['auto'] strategy=first Jul 25 07:02:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[53890]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[53999]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wdtpxtftfozeqhhyqlbtiplwpdcqbxrd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905369.1063938-12944-34341899631516/AnsiballZ_dnf.py' Jul 25 07:02:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[53999]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:49 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[54001]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:02:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[53999]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[54109]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-podblbyggcdvveqawzvyutmiwxdtrmmx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905370.060613-12952-270056263079760/AnsiballZ_find_unused_disk.py' Jul 25 07:02:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[54109]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:50 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[54111]: 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:02:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[54109]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[54220]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ctptqwoodmtcxmefgzzafqhtahvejcoy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905371.545418-12960-127482563016718/AnsiballZ_command.py' Jul 25 07:02:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[54220]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:51 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[54222]: 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:02:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[54220]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[54366]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iguehbqepaetckldnbfrtmudgfexqmme ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905373.4096432-13020-27261093002686/AnsiballZ_setup.py' Jul 25 07:02:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[54366]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:54 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[54368]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:02:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[54366]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[54504]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-agdvvlprlxqrznbsghysbccbjhxafyyh ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905374.7607687-13034-120629472237204/AnsiballZ_stat.py' Jul 25 07:02:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[54504]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:55 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[54506]: 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:02:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[54504]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[54613]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bvyxwrcywzdwqokqijkmlwsvpafunwcm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905375.3160634-13046-66604179699522/AnsiballZ_dnf.py' Jul 25 07:02:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[54613]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:55 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[54615]: 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 allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:02:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[54613]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[54723]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-njayiqngzbeswyhffuepmcstnlqdyugp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905376.3969011-13056-99676029062561/AnsiballZ_blivet.py' Jul 25 07:02:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[54723]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:56 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[54725]: 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:02:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[54723]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[54834]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kheizjzowqliuekexmdvxfykbaokpbxw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905377.1424365-13068-176264693998636/AnsiballZ_dnf.py' Jul 25 07:02:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[54834]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:57 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[54836]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:02:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[54834]: pam_unix(sudo:session): session closed for user root Jul 25 07:02:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[54944]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-owjxaiaodwzzltysvqdyilqmoeylltgu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905378.1632478-13076-63288064711615/AnsiballZ_service_facts.py' Jul 25 07:02:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[54944]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:02:58 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[54946]: ansible-service_facts Invoked Jul 25 07:03:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[54944]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[55148]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nlysildrncufnquqwqtikibhrlovgivh ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905380.1785078-13086-245213566577120/AnsiballZ_blivet.py' Jul 25 07:03:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[55148]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:00 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[55150]: 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:03:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[55148]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[55259]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fluubqrvhrpzxdbveospwkujgcgwkkcz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905380.7375968-13095-158002432154886/AnsiballZ_stat.py' Jul 25 07:03:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[55259]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:01 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[55261]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:03:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[55259]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[55370]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-adndoakigzmnuketvucxwwjochkbgoxj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905381.3386385-13113-69025972952413/AnsiballZ_stat.py' Jul 25 07:03:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[55370]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:01 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[55372]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:03:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[55370]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[55481]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ajghvfymcygbuamwkixtihhtkrjstfsw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905381.7431657-13122-155286827039145/AnsiballZ_setup.py' Jul 25 07:03:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[55481]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:02 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[55483]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:03:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[55481]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[55619]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ovvgfstcowybcynnvlyfatdejxrsggfl ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905382.7624495-13132-124963793549287/AnsiballZ_dnf.py' Jul 25 07:03:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[55619]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:03 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[55621]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:03:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[55619]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[55729]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ekigggzqbinkhznbapvppsvcunbsayfs ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905383.7021563-13140-256542953725416/AnsiballZ_find_unused_disk.py' Jul 25 07:03:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[55729]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:04 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[55731]: 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:03:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[55729]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[55840]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zzbfasnvcenbgnewnscrvugaecugutxl ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905384.1804948-13148-173558599316900/AnsiballZ_command.py' Jul 25 07:03:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[55840]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:04 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[55842]: 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:03:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[55840]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:07 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[55986]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:03:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[56122]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hmsheiiftejairtzvqmhlquxzpwhiwgu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905388.1702807-13271-71886548418323/AnsiballZ_setup.py' Jul 25 07:03:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[56122]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:08 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[56124]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:03:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[56122]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[56260]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ehjqezvxpejumytcifqrygdwyiyjepoi ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905389.2025654-13283-96093463448678/AnsiballZ_stat.py' Jul 25 07:03:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[56260]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:09 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[56262]: 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:03:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[56260]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[56369]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dzgcfvpkhqitsucpfsmrxlcwnrgaskuj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905389.7753642-13295-123279612304635/AnsiballZ_dnf.py' Jul 25 07:03:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[56369]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:10 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[56371]: 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 allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:03:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[56369]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[56479]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dmypvsvdtdogbdptwilfyuarzghtimhe ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905390.878444-13305-129688253449495/AnsiballZ_blivet.py' Jul 25 07:03:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[56479]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:11 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[56481]: 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:03:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[56479]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[56590]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yfuvosxefqjxcdshndncddihfnushsbc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905391.6410875-13317-213675910371994/AnsiballZ_dnf.py' Jul 25 07:03:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[56590]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:11 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[56592]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:03:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[56590]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[56700]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ujvacblguphawuxqprrmfakbultkhvbr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905392.5724921-13325-83820074453389/AnsiballZ_service_facts.py' Jul 25 07:03:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[56700]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:12 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[56702]: ansible-service_facts Invoked Jul 25 07:03:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[56700]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[56904]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wkpyixcshnpjwxdhiblsygvijevdsfcf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905394.59652-13335-80777793075882/AnsiballZ_blivet.py' Jul 25 07:03:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[56904]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:15 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[56906]: 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:03:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[56904]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[57015]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hexzegrycxtqktccltdfksoyysjdgkxq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905395.15144-13344-145304901070256/AnsiballZ_stat.py' Jul 25 07:03:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[57015]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:15 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[57017]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:03:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[57015]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[57126]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rpkgmjgpvqqadcywrdjmizuqzjsvnxhw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905395.7445102-13362-102358871909989/AnsiballZ_stat.py' Jul 25 07:03:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[57126]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:16 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[57128]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:03:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[57126]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[57237]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dhkplkjbpyputhnfdficrlqwygxklwgk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905396.1428354-13371-53843154013158/AnsiballZ_setup.py' Jul 25 07:03:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[57237]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:16 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[57239]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:03:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[57237]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[57375]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nfsfckanpseutynymtmuispknanylcib ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905397.1276546-13381-173674017596998/AnsiballZ_dnf.py' Jul 25 07:03:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[57375]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:17 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[57377]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:03:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[57375]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[57485]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vwxquuijlgnynspogxxzriecwkwvioxo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905398.0707507-13389-98078008214204/AnsiballZ_find_unused_disk.py' Jul 25 07:03:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[57485]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:18 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[57487]: 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:03:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[57485]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[57596]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dhslknptbdzmzeccfiebhjvaenzicvep ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905398.5502129-13397-194048261511603/AnsiballZ_command.py' Jul 25 07:03:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[57596]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:18 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[57598]: 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:03:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[57596]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[57742]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-otefabgqzpmacnurmvcmbklxkbvppcut ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905400.2024086-13457-139258199097225/AnsiballZ_setup.py' Jul 25 07:03:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[57742]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:20 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[57744]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:03:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[57742]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[57880]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tcpzhigbjabntsqwtuazvdbljefwtmin ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905401.571435-13471-233265104911048/AnsiballZ_stat.py' Jul 25 07:03:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[57880]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:21 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[57882]: 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:03:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[57880]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[57989]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jwbqduikvnkvfzvxnotsctbmuhxsudob ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905402.1348846-13483-28871894930464/AnsiballZ_dnf.py' Jul 25 07:03:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[57989]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:22 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[57991]: 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 allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:03:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[57989]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[58099]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sryohdwlvizqlskpqktctyhmcojegite ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905403.235824-13493-100864993370836/AnsiballZ_blivet.py' Jul 25 07:03:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[58099]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:23 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[58101]: 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:03:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[58099]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[58210]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-aelxvhdwhrltbqqisjfsbshfykhuprdp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905403.9818685-13505-228978677239945/AnsiballZ_dnf.py' Jul 25 07:03:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[58210]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:24 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[58212]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:03:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[58210]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[58320]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wydvmcjlbeumezohjrvwogvfohmmocrt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905404.9123228-13513-96048485201510/AnsiballZ_service_facts.py' Jul 25 07:03:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[58320]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:25 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[58322]: ansible-service_facts Invoked Jul 25 07:03:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[58320]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[58524]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ticplvnxepgqgeejzefngoabnspqsjxc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905406.9463003-13523-117118555815050/AnsiballZ_blivet.py' Jul 25 07:03:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[58524]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:27 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[58526]: 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:03:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[58524]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[58635]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xrijittyigqzkpklyxhtnaqbbevdyykz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905407.5044873-13532-225935619615893/AnsiballZ_stat.py' Jul 25 07:03:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[58635]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:27 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[58637]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:03:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[58635]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[58746]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vonqjaceetfphdyaacbplsnlfnwjvvgc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905408.0990837-13550-176939384031062/AnsiballZ_stat.py' Jul 25 07:03:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[58746]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:28 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[58748]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:03:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[58746]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[58857]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jutumtivkyvdnmcfpxmuprcstjlcdayz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905408.4953747-13559-194591721672223/AnsiballZ_setup.py' Jul 25 07:03:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[58857]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:28 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[58859]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:03:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[58857]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[58995]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-foggzztoiifhrxadajongofzagzjntjw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905409.4558551-13568-259733080628376/AnsiballZ_dnf.py' Jul 25 07:03:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[58995]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:29 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[58997]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:03:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[58995]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[59105]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rkvkqfjevtumwrqpvhxhfegugdwkliwz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905410.4027543-13576-111345570282424/AnsiballZ_find_unused_disk.py' Jul 25 07:03:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[59105]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:30 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[59107]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=3 match_sector_size=True min_size=0 max_size=0 with_interface=None Jul 25 07:03:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[59105]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:35 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[59251]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:03:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[59387]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-moqkjzqmtorrwgtwdrajtbojcfpzyhfu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905415.6170485-13697-155461234198227/AnsiballZ_setup.py' Jul 25 07:03:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[59387]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:36 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[59389]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:03:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[59387]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[59525]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hzbnxffmmshiwxreenmphbflyenncgkq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905416.6346157-13709-73366172209476/AnsiballZ_stat.py' Jul 25 07:03:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[59525]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:36 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[59527]: 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:03:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[59525]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[59634]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ptrgjmwvaqzxofxrhtdpfpvwltgijthz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905417.194002-13721-48596189389746/AnsiballZ_dnf.py' Jul 25 07:03:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[59634]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:37 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[59636]: 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 allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:03:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[59634]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[59744]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ozklgodicileqhydwawbuvxziyoqnkid ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905418.269109-13731-22140924446494/AnsiballZ_blivet.py' Jul 25 07:03:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[59744]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:38 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[59746]: 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:03:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[59744]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[59855]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sxugjzcpwjltqnzorqqkbouisdyopetf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905419.0107167-13743-136004839988054/AnsiballZ_dnf.py' Jul 25 07:03:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[59855]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:39 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[59857]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:03:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[59855]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[59965]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-czwuuujdzpdajvriconeaqjbjyfikioo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905419.9183013-13751-131475750294764/AnsiballZ_service_facts.py' Jul 25 07:03:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[59965]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:40 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[59967]: ansible-service_facts Invoked Jul 25 07:03:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[59965]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[60169]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pewayxvpsqzpnznrccbyagabjygzecda ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905421.9276967-13761-164193023353757/AnsiballZ_blivet.py' Jul 25 07:03:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[60169]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:42 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[60171]: 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:03:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[60169]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[60280]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wfypawedrwneoklweqcalctchrpsupxn ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905422.471668-13770-196887349177320/AnsiballZ_stat.py' Jul 25 07:03:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[60280]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:42 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[60282]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:03:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[60280]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[60391]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jdgnqfikrxwlathtaxjlcelcddhxfwmu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905423.0616424-13788-102895715256045/AnsiballZ_stat.py' Jul 25 07:03:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[60391]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:43 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[60393]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:03:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[60391]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[60502]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jkfmxhghtcxzigjplyypztwkdwvqghwm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905423.4523478-13797-27497096597546/AnsiballZ_setup.py' Jul 25 07:03:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[60502]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:43 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[60504]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:03:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[60502]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[60640]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-stbgjqvcuqjjlfcnnydbkjciakpqzqpg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905424.373469-13806-143735203226968/AnsiballZ_dnf.py' Jul 25 07:03:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[60640]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:44 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[60642]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:03:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[60640]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[60750]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rxglqtcyeycaxggcowpxkbqpciwpswge ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905425.2791798-13814-93063777808339/AnsiballZ_find_unused_disk.py' Jul 25 07:03:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[60750]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:03:45 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[60752]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=3 with_interface=scsi match_sector_size=True min_size=0 max_size=0 Jul 25 07:03:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[60750]: pam_unix(sudo:session): session closed for user root Jul 25 07:03:47 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[60896]: ansible-setup Invoked with gather_subset=['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:03:48 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[61005]: 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:03:48 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[61112]: ansible-ansible.legacy.setup Invoked with filter=['ansible_pkg_mgr'] gather_subset=['!all'] gather_timeout=10 fact_path=/etc/ansible/facts.d Jul 25 07:03:49 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[61168]: 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 allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:03:50 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[61276]: 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:03:50 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[61385]: ansible-ansible.legacy.setup Invoked with filter=['ansible_pkg_mgr'] gather_subset=['!all'] gather_timeout=10 fact_path=/etc/ansible/facts.d Jul 25 07:03:51 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[61441]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:03:52 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[61549]: ansible-service_facts Invoked Jul 25 07:03:53 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[61751]: 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:03:54 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[61860]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:03:54 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[61969]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:03:55 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[62078]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:03:58 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[62249]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:03:59 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[62385]: 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:04:00 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[62492]: 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 allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:04:01 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[62600]: 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:04:02 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[62709]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:04:03 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[62817]: ansible-service_facts Invoked Jul 25 07:04:05 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[63019]: 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:04:05 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[63128]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:04:06 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[63237]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:04:06 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[63346]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:04:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[63517]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rzjqjoaqdguylnjvfxtnfntrflwmnirk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905448.1633403-14250-105226422373113/AnsiballZ_setup.py' Jul 25 07:04:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[63517]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:08 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[63519]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:04:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[63517]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[63655]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jtfdsguwdfziiqkedkpmckcdyuqvximg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905449.5104828-14264-4798813051902/AnsiballZ_stat.py' Jul 25 07:04:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[63655]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:09 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[63657]: 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:04:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[63655]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[63764]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-biyughyxxajxuwnqyexczzzhsjetzwtb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905450.0595052-14276-184016708282948/AnsiballZ_dnf.py' Jul 25 07:04:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[63764]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:10 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[63766]: 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 allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:04:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[63764]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[63874]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yvdnytevwnjhjbuaqkpnwyachfgqdqpo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905451.1165142-14286-22205468206137/AnsiballZ_blivet.py' Jul 25 07:04:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[63874]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:11 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[63876]: 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:04:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[63874]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[63985]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kcfqizelibbvlofwluxtyvpvlfydrzme ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905451.8532968-14298-14961467338570/AnsiballZ_dnf.py' Jul 25 07:04:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[63985]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:12 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[63987]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:04:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[63985]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[64095]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zcrzvqrwlpvjdlrjmeecoluefhuophdv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905452.755126-14306-103870113326542/AnsiballZ_service_facts.py' Jul 25 07:04:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[64095]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:13 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[64097]: ansible-service_facts Invoked Jul 25 07:04:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[64095]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[64299]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-asuudjdrzfbklcviudynryrlsuwnpqhg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905454.7345808-14316-193085361180170/AnsiballZ_blivet.py' Jul 25 07:04:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[64299]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:15 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[64301]: 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:04:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[64299]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[64410]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-blvdjyhbhuohpezormkqgejzpxwyqhor ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905455.2787552-14325-25402974506857/AnsiballZ_stat.py' Jul 25 07:04:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[64410]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:15 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[64412]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:04:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[64410]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[64521]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-odmvijuirsjhaqzcrvevrrfsuilkfuwn ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905455.8585625-14343-158429738522262/AnsiballZ_stat.py' Jul 25 07:04:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[64521]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:16 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[64523]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:04:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[64521]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[64632]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bokajoebvnzgchycdhxjjdydfqkmbiux ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905456.252275-14352-185368081436341/AnsiballZ_setup.py' Jul 25 07:04:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[64632]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:16 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[64634]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:04:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[64632]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[64770]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yrajfsqlzakadqnkvdhmwpryqinvzecq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905457.1856956-14361-91140261843051/AnsiballZ_blivet.py' Jul 25 07:04:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[64770]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:17 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[64772]: ansible-fedora.linux_system_roles.blivet Invoked with packages_only=True pools=[{'name': 'foo', 'type': 'lvm', 'state': 'present', 'disks': [], 'encryption': False, 'volumes': [{'name': 'test1', 'type': 'lvm', 'fs_type': 'xfs', 'state': 'present', 'mount_point': '/foo', 'encryption': False, 'cache_devices': [], 'raid_disks': [], 'thin': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': None, 'fs_label': None, 'mount_options': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'raid_level': None, 'size': None, 'cached': None, 'cache_mode': None, 'cache_size': None, 'compression': None, 'deduplication': None, 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'vdo_pool_size': None}], 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': None}] volumes=[] 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 diskvolume_mkfs_option_map={} disklabel_type=None use_partitions=None Jul 25 07:04:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[64770]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[64893]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-aozjxsgeydgaiuhuieqdkeealbxnczdu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905458.1417584-14371-111666155800354/AnsiballZ_blivet.py' Jul 25 07:04:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[64893]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:18 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[64895]: ansible-fedora.linux_system_roles.blivet Invoked with packages_only=True pools=[] volumes=[{'name': 'foo', 'type': 'disk', 'state': 'present', 'disks': [], 'fs_type': 'ext4', 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': None, 'fs_label': None, 'mount_options': None, 'mount_point': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'raid_level': None, 'size': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': 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 diskvolume_mkfs_option_map={} disklabel_type=None use_partitions=None Jul 25 07:04:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[64893]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[65016]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uksbrqfiqxyipiokpwpwafuedkroqlzy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905459.0198467-14381-36627544151154/AnsiballZ_blivet.py' Jul 25 07:04:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[65016]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:19 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[65018]: ansible-fedora.linux_system_roles.blivet Invoked with packages_only=True pools=[] volumes=[{'name': 'foo', 'type': 'disk', 'state': 'present', 'disks': [], 'fs_type': 'swap', 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': None, 'fs_label': None, 'mount_options': None, 'mount_point': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'raid_level': None, 'size': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': 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 diskvolume_mkfs_option_map={} disklabel_type=None use_partitions=None Jul 25 07:04:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[65016]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:22 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[65173]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:04:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[65309]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vjqxxmrdwhrgeoxkmzayfgoigewfsqll ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905463.3070383-14503-194955894681675/AnsiballZ_setup.py' Jul 25 07:04:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[65309]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:23 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[65311]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:04:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[65309]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[65447]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uuuunjpfletyjdfrvdbaxqfqrsvflool ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905464.3040059-14515-170154179625463/AnsiballZ_stat.py' Jul 25 07:04:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[65447]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:24 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[65449]: 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:04:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[65447]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[65556]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wryufdqebfzcyjngrldarlcbynbplyna ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905464.8591795-14527-276666190298654/AnsiballZ_dnf.py' Jul 25 07:04:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[65556]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:25 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[65558]: 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 allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:04:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[65556]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[65666]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tdueobvgvhwybtdxboizqeazmjhznqae ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905465.9467716-14537-81319514228079/AnsiballZ_blivet.py' Jul 25 07:04:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[65666]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:26 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[65668]: 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:04:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[65666]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[65777]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-blubcvyurhagtzlfhxeofacomfxwcztj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905466.6835344-14549-258860685131255/AnsiballZ_dnf.py' Jul 25 07:04:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[65777]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:27 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[65779]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:04:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[65777]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[65887]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kdcjqajzbzkuxerqokjejzjtvtzvkzri ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905467.5965445-14557-156542384315708/AnsiballZ_service_facts.py' Jul 25 07:04:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[65887]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:27 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[65889]: ansible-service_facts Invoked Jul 25 07:04:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[65887]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[66091]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qvdufvxpcemjymzeelcvlaxdbwdioalm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905469.6086788-14567-200078464430665/AnsiballZ_blivet.py' Jul 25 07:04:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[66091]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:30 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[66093]: 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:04:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[66091]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[66202]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ycljwdgnvzsjwnbdcvolupuiacfczbfx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905470.164349-14576-135570579363025/AnsiballZ_stat.py' Jul 25 07:04:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[66202]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:30 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[66204]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:04:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[66202]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[66313]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zrhevemykogzypmlkrsrhfejkltkkjzo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905470.7556665-14594-167873200255446/AnsiballZ_stat.py' Jul 25 07:04:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[66313]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:31 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[66315]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:04:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[66313]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[66424]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fkhunoqcktxrgepkutvgxngydryvdgwc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905471.1684747-14603-112562287604812/AnsiballZ_setup.py' Jul 25 07:04:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[66424]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:31 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[66426]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:04:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[66424]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[66562]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kxzxcbfcknsrsteijuofkpkjfuulgday ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905472.1662314-14612-129678593165285/AnsiballZ_blivet.py' Jul 25 07:04:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[66562]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:32 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[66564]: ansible-fedora.linux_system_roles.blivet Invoked with packages_only=True pools=[{'name': 'foo', 'type': 'lvm', 'state': 'present', 'disks': [], 'encryption': False, 'volumes': [{'name': 'test1', 'type': 'lvm', 'fs_type': 'xfs', 'state': 'present', 'mount_point': '/foo', 'encryption': False, 'cache_devices': [], 'raid_disks': [], 'thin': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': None, 'fs_label': None, 'mount_options': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'raid_level': None, 'size': None, 'cached': None, 'cache_mode': None, 'cache_size': None, 'compression': None, 'deduplication': None, 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'vdo_pool_size': None}], 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': None}] volumes=[] 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 diskvolume_mkfs_option_map={} disklabel_type=None use_partitions=None Jul 25 07:04:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[66562]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[66685]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kfuhmbkdkrjjfojdogsccnqgqzfbdtmc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905473.0603974-14622-272201727723126/AnsiballZ_blivet.py' Jul 25 07:04:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[66685]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:33 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[66687]: ansible-fedora.linux_system_roles.blivet Invoked with packages_only=True pools=[] volumes=[{'name': 'foo', 'type': 'disk', 'state': 'present', 'disks': [], 'fs_type': 'ext4', 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': None, 'fs_label': None, 'mount_options': None, 'mount_point': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'raid_level': None, 'size': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': 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 diskvolume_mkfs_option_map={} disklabel_type=None use_partitions=None Jul 25 07:04:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[66685]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[66807]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-envltcllopgkxifhmwoymjuscpcpfnds ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905473.941854-14632-23872052262133/AnsiballZ_blivet.py' Jul 25 07:04:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[66807]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:34 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[66809]: ansible-fedora.linux_system_roles.blivet Invoked with packages_only=True pools=[] volumes=[{'name': 'foo', 'type': 'disk', 'state': 'present', 'disks': [], 'fs_type': 'swap', 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': None, 'fs_label': None, 'mount_options': None, 'mount_point': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'raid_level': None, 'size': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': 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 diskvolume_mkfs_option_map={} disklabel_type=None use_partitions=None Jul 25 07:04:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[66807]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[66964]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ftsotnkhxhejhesjethispquwrgwxyuc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905475.8896072-14691-15010604079703/AnsiballZ_setup.py' Jul 25 07:04:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[66964]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:36 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[66966]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:04:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[66964]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[67102]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-epilpwqiurukvbgiwdoouleluscvlrau ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905477.1861556-14705-263639453772353/AnsiballZ_stat.py' Jul 25 07:04:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[67102]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:37 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[67104]: 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:04:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[67102]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[67211]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-srvuqxvbdxayhrgawinudcqapnqnkxdk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905477.7453938-14717-119460772834387/AnsiballZ_dnf.py' Jul 25 07:04:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[67211]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:38 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[67213]: 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 allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:04:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[67211]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[67321]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jcosnfwlzxhlaucajmebikzdyoynpnfv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905478.8208377-14727-73173935021972/AnsiballZ_blivet.py' Jul 25 07:04:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[67321]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:39 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[67323]: 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:04:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[67321]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[67432]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pfsmlwedoaomdbqggifevuallhlfgnzt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905479.5693614-14739-100765610378053/AnsiballZ_dnf.py' Jul 25 07:04:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[67432]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:39 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[67434]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:04:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[67432]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[67542]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cqhuyyperqnyyxthkzdrflzjmjidspye ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905480.487115-14747-138135062006604/AnsiballZ_service_facts.py' Jul 25 07:04:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[67542]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:40 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[67544]: ansible-service_facts Invoked Jul 25 07:04:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[67542]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[67746]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-avqeayrnkjdjcfrlwylrzjqvnwjxjvud ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905482.5523875-14757-150007051537317/AnsiballZ_blivet.py' Jul 25 07:04:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[67746]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:42 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[67748]: 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:04:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[67746]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[67857]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mjdzmbxkgukpnrpasgexktoxqhdueeuw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905483.1073034-14766-70506337616825/AnsiballZ_stat.py' Jul 25 07:04:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[67857]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:43 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[67859]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:04:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[67857]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[67968]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cpwckggpnrjuzbtucsqceqvaznwbvfil ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905483.7002232-14784-51007024241249/AnsiballZ_stat.py' Jul 25 07:04:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[67968]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:43 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[67970]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:04:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[67968]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[68079]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ubtlacuueawthmfxpkgqmfphxwndfrrj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905484.0955496-14793-216256640397629/AnsiballZ_setup.py' Jul 25 07:04:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[68079]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:44 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[68081]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:04:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[68079]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[68217]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gnrzjrtmjmuucrskkmaljbfkqqkmydue ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905485.0634973-14803-123874071598506/AnsiballZ_dnf.py' Jul 25 07:04:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[68217]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:45 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[68219]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:04:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[68217]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[68327]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pfgnkhvhplenbupmpxgmfsjpbvxmwchv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905485.9831295-14811-105020899484616/AnsiballZ_find_unused_disk.py' Jul 25 07:04:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[68327]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:46 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[68329]: 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:04:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[68327]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[68438]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ioxnbrwhhptajjgkjqxadxjhuxebwvhj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905486.461348-14819-217794836618599/AnsiballZ_command.py' Jul 25 07:04:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[68438]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:46 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[68440]: 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:04:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[68438]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:51 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[68584]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:04:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[68720]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-osxttqinupfxrqialrsuugjxkffaqmts ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905491.6448326-14942-33575561068152/AnsiballZ_setup.py' Jul 25 07:04:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[68720]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:52 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[68722]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:04:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[68720]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[68858]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zvloaydputhovlzngivqtjyfidxxkglm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905492.664786-14954-183852381631319/AnsiballZ_stat.py' Jul 25 07:04:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[68858]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:53 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[68860]: 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:04:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[68858]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[68967]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kletdcnrgbfxhxqhajjycltpepngrgkl ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905493.2260835-14966-137378567760482/AnsiballZ_dnf.py' Jul 25 07:04:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[68967]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:53 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[68969]: 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 allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:04:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[68967]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[69077]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-btjrnrgferhjoridkyrarlmtcddllunl ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905494.3021278-14976-147565983190212/AnsiballZ_blivet.py' Jul 25 07:04:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[69077]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:54 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[69079]: 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:04:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[69077]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[69188]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-whgtsfkaapvbgifqflfszxpsdnvcsdgq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905495.0567815-14988-265301947263502/AnsiballZ_dnf.py' Jul 25 07:04:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[69188]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:55 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[69190]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:04:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[69188]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[69298]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fxhfjnqvfxttjivdgpdsrhjtlewlkqlk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905495.975072-14996-225145120409111/AnsiballZ_service_facts.py' Jul 25 07:04:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[69298]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:56 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[69300]: ansible-service_facts Invoked Jul 25 07:04:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[69298]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[69502]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ynybwvirrotzcoztberlwdsptpqggzjk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905498.006177-15006-217535339963230/AnsiballZ_blivet.py' Jul 25 07:04:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[69502]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:58 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[69504]: 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:04:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[69502]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[69613]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jtalkjsnpqfeekokazogokyykjkpbgwt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905498.5543776-15015-22191659901004/AnsiballZ_stat.py' Jul 25 07:04:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[69613]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:58 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[69615]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:04:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[69613]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[69724]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hbdesafspccyfwhwqbhfluluimcexljr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905499.1452994-15033-272738198570068/AnsiballZ_stat.py' Jul 25 07:04:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[69724]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:59 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[69726]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:04:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[69724]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[69835]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iqqdsunrufxbwlqqopxcwagblaikgayn ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905499.536965-15042-200305402346156/AnsiballZ_setup.py' Jul 25 07:04:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[69835]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:04:59 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[69837]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:05:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[69835]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[69973]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vvqusyfvkgxovlucysdilrzaafqjfsyt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905500.5102704-15052-119495160988986/AnsiballZ_dnf.py' Jul 25 07:05:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[69973]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:00 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[69975]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:05:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[69973]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[70083]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-slaamsnpxplakpmuxawlnjnqdgokltlx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905501.4547205-15060-264060817397834/AnsiballZ_find_unused_disk.py' Jul 25 07:05:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[70083]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:01 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[70085]: 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:05:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[70083]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[70194]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mnywrrkrtckzoeaabrzuyrbmicidenqm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905501.9414494-15068-189236009684684/AnsiballZ_command.py' Jul 25 07:05:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[70194]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:02 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[70196]: 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:05:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[70194]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[70340]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gfqqvxksegbydypthnjakxxbpfpnpsvb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905503.631469-15128-2361169818329/AnsiballZ_setup.py' Jul 25 07:05:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[70340]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:04 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[70342]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:05:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[70340]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[70478]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zrwycquacphguctrcvamqgymnyzabzah ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905505.0198026-15142-110472845555800/AnsiballZ_stat.py' Jul 25 07:05:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[70478]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:05 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[70480]: 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:05:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[70478]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[70587]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-johiswtzorbukvcrodhjclpxflarbuja ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905505.588076-15154-177041466692331/AnsiballZ_dnf.py' Jul 25 07:05:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[70587]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:06 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[70589]: 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 allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:05:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[70587]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[70697]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dxnvxingecxxinqtawimdufcidebeuet ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905506.682621-15164-52037649008460/AnsiballZ_blivet.py' Jul 25 07:05:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[70697]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:07 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[70699]: 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:05:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[70697]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[70808]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-usqbgglmodeevdbutykujtrxnufazftb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905507.426948-15176-107696947589246/AnsiballZ_dnf.py' Jul 25 07:05:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[70808]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:07 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[70810]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:05:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[70808]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[70918]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bpdseibnzdbfhxpmtyossqzchsirdmiw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905508.3452227-15184-189093113195950/AnsiballZ_service_facts.py' Jul 25 07:05:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[70918]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:08 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[70920]: ansible-service_facts Invoked Jul 25 07:05:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[70918]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[71122]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rgaqhsquzqfjkokhyytvjnecauhzfinf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905510.3732932-15195-81821286174972/AnsiballZ_blivet.py' Jul 25 07:05:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[71122]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:10 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[71124]: 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:05:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[71122]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[71233]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mkfkbmfdwyzjzqhqryvmicztgildhtxu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905510.9304883-15204-103001488963618/AnsiballZ_stat.py' Jul 25 07:05:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[71233]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:11 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[71235]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:05:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[71233]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[71344]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qgrydkmisqbiphmlmxfrxfssgucxpfmb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905511.5298848-15222-58171936696773/AnsiballZ_stat.py' Jul 25 07:05:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[71344]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:11 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[71346]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:05:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[71344]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[71455]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-aiqufjtncrowctdezusllrizoxjfecau ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905511.9344363-15231-187182205836139/AnsiballZ_setup.py' Jul 25 07:05:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[71455]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:12 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[71457]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:05:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[71455]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[71593]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mzzpiudaaslnbugqyjiokenstfrimjfb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905512.907693-15241-183271785245036/AnsiballZ_dnf.py' Jul 25 07:05:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[71593]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:13 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[71595]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:05:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[71593]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[71703]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-adjawuwfaunlcbrugcqqqmezlbumjqmv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905513.8404872-15249-14045782442747/AnsiballZ_find_unused_disk.py' Jul 25 07:05:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[71703]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:14 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[71705]: 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:05:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[71703]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[71814]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-luxrzwyfrmfygrtapyqjbnfdosbttqrg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905514.3126566-15257-281205665256532/AnsiballZ_command.py' Jul 25 07:05:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[71814]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:14 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[71816]: 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:05:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[71814]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:19 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[71960]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:05:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[72097]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dqkhdcnfxqivuvvnelliuggygougkfbc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905519.6600108-15380-5159143582285/AnsiballZ_setup.py' Jul 25 07:05:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[72097]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:20 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[72099]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:05:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[72097]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[72235]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ivprjctdfoaowjaeuzvfepqqgashigeb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905520.6663024-15392-136992427918520/AnsiballZ_stat.py' Jul 25 07:05:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[72235]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:21 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[72237]: 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:05:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[72235]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[72344]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wtilghbxtryyzonbvgqnwnvjoryqlplq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905521.2325184-15404-147850863711366/AnsiballZ_dnf.py' Jul 25 07:05:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[72344]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:21 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[72346]: 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 allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:05:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[72344]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[72454]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tbwhrjqmvahzutzscbxbguklueegarqq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905522.3301804-15414-26194365652808/AnsiballZ_blivet.py' Jul 25 07:05:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[72454]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:22 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[72456]: 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:05:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[72454]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[72565]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ayiycvvmidbqnzxojbyhdmpmlqkxjqnb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905523.0856466-15426-260984575456961/AnsiballZ_dnf.py' Jul 25 07:05:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[72565]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:23 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[72567]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:05:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[72565]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[72675]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qvxbyodmlktrhfowgnymoflntbzzueoc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905523.995851-15434-144280749980112/AnsiballZ_service_facts.py' Jul 25 07:05:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[72675]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:24 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[72677]: ansible-service_facts Invoked Jul 25 07:05:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[72675]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[72879]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pboewiswljfanaiwtqynyjwwyplcaddg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905527.012645-15444-266037374440356/AnsiballZ_blivet.py' Jul 25 07:05:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[72879]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:27 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[72881]: 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:05:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[72879]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[72990]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iwnwfkxzcjjojjhrtidsrmvhgzgsoypo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905527.5569897-15453-184772572477501/AnsiballZ_stat.py' Jul 25 07:05:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[72990]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:27 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[72992]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:05:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[72990]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[73101]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-anlxlkidzmtzybodmtbciqadqmopczps ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905528.1472435-15471-87128139389827/AnsiballZ_stat.py' Jul 25 07:05:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[73101]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:28 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[73103]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:05:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[73101]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[73212]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wewzbnldhdlvecbyxxyenbllrqyqpxbi ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905528.5444577-15480-123604502566885/AnsiballZ_setup.py' Jul 25 07:05:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[73212]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:28 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[73214]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:05:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[73212]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[73350]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nbyfzrzqngmoswjuklrvtqguswkuvhbx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905529.528718-15490-280783854906799/AnsiballZ_dnf.py' Jul 25 07:05:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[73350]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:29 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[73352]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:05:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[73350]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[73460]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wbgfjmxigmzayjnvbmlvnejgjifeqvze ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905530.456703-15498-185072502078886/AnsiballZ_find_unused_disk.py' Jul 25 07:05:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[73460]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:30 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[73462]: 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:05:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[73460]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[73571]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-onaxvmkzuazazvhdanlloycpuigamklv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905531.937488-15506-120866289853084/AnsiballZ_command.py' Jul 25 07:05:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[73571]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:32 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[73573]: 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:05:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[73571]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[73717]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-weycbckrxgnvrpbmnxdylayofpogpjix ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905533.6075845-15566-148073260457427/AnsiballZ_setup.py' Jul 25 07:05:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[73717]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:34 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[73719]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:05:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[73717]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[73855]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fvldfizzwmosnpmvvdfyxlvvrhhqnhtv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905534.9417534-15580-249769434260290/AnsiballZ_stat.py' Jul 25 07:05:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[73855]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:35 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[73857]: 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:05:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[73855]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[73964]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jcqhekmxvciobfygtlsayfzllmhrtezz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905535.493196-15592-161298504787327/AnsiballZ_dnf.py' Jul 25 07:05:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[73964]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:35 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[73966]: 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 allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:05:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[73964]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[74074]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-txnvfwlmegspwyggfwupiobpyytckxng ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905536.5703425-15602-72997163842207/AnsiballZ_blivet.py' Jul 25 07:05:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[74074]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:37 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[74076]: 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:05:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[74074]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[74185]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gdwyqgsdjkodxxeksvldmleftijxxsaf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905537.3172967-15614-232064237435460/AnsiballZ_dnf.py' Jul 25 07:05:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[74185]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:37 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[74187]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:05:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[74185]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[74295]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gtkntuigizzqlarhelwhrwcdoilztcxv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905538.2352195-15622-189409818200222/AnsiballZ_service_facts.py' Jul 25 07:05:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[74295]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:38 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[74297]: ansible-service_facts Invoked Jul 25 07:05:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[74295]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[74499]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gwgliumvuzfxxbckfgfshbhqqfqzjmzg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905540.2807643-15632-61082746737325/AnsiballZ_blivet.py' Jul 25 07:05:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[74499]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:40 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[74501]: 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:05:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[74499]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[74610]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zyfsaamniizjhlxfmxenoxlqhjlofxbg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905540.8337162-15641-164600786742892/AnsiballZ_stat.py' Jul 25 07:05:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[74610]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:41 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[74612]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:05:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[74610]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[74721]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bshrbhxbuhkfdtfdpslolfwaxqjijjlt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905541.4201806-15659-166046894804717/AnsiballZ_stat.py' Jul 25 07:05:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[74721]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:41 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[74723]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:05:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[74721]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[74832]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-obgxmxwmcjxjaeqkxsuzzxswkynlsyqv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905541.8136923-15668-113672775238504/AnsiballZ_setup.py' Jul 25 07:05:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[74832]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:42 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[74834]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:05:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[74832]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[74970]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eyjangsuatwajfuhwufftshufdqbwyow ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905542.7832506-15678-172489372940396/AnsiballZ_dnf.py' Jul 25 07:05:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[74970]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:43 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[74972]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:05:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[74970]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[75080]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hrkjrhhdwdvujodoozksbkhfqqnvajnr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905543.720289-15686-156750090430270/AnsiballZ_find_unused_disk.py' Jul 25 07:05:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[75080]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:44 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[75082]: 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:05:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[75080]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:47 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[75226]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:05:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[75362]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yoeevbjyadfgjkmbytzztooqlhhmtjfq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905547.7290719-15807-147243131192616/AnsiballZ_setup.py' Jul 25 07:05:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[75362]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:48 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[75364]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:05:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[75362]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[75500]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xcxwcnwtojpvuhkiuompzkwttklvkhkv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905548.755036-15819-112217156427036/AnsiballZ_stat.py' Jul 25 07:05:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[75500]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:49 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[75502]: 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:05:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[75500]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[75609]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uycqoqtglavavpzizyalouozhvivpmcm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905549.3202567-15831-149643201946814/AnsiballZ_dnf.py' Jul 25 07:05:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[75609]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:49 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[75611]: 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 allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:05:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[75609]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[75719]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ujntgvxdfdneqhugujbizojsaoxxazab ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905550.4008577-15841-149848321257990/AnsiballZ_blivet.py' Jul 25 07:05:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[75719]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:50 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[75721]: 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:05:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[75719]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[75830]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xdxkeklocmxpqmxhqasieeppbmxxmkof ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905551.1607623-15853-17945384388021/AnsiballZ_dnf.py' Jul 25 07:05:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[75830]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:51 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[75832]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:05:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[75830]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[75940]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yvjevilvrclnbgwarcqqjpqhibvdwpyt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905552.0933986-15861-234752937965972/AnsiballZ_service_facts.py' Jul 25 07:05:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[75940]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:52 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[75942]: ansible-service_facts Invoked Jul 25 07:05:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[75940]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[76144]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qtapebwkjwbyarinekwwblbbcvzrkyjg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905554.1892045-15871-270669696849179/AnsiballZ_blivet.py' Jul 25 07:05:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[76144]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:54 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[76146]: 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:05:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[76144]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[76255]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zqxqrxvpolvscvucaibbvgwpqkhjgtvi ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905554.7573676-15880-163655271004852/AnsiballZ_stat.py' Jul 25 07:05:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[76255]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:55 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[76257]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:05:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[76255]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[76366]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cuxvsmjhrqzcuhykiqjhsypszbsgxjog ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905555.3615348-15898-14842080531705/AnsiballZ_stat.py' Jul 25 07:05:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[76366]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:55 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[76368]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:05:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[76366]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[76477]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wfobjtxrzrygrsuyojrskishwwefupmc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905555.7617025-15907-255615934125852/AnsiballZ_setup.py' Jul 25 07:05:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[76477]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:56 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[76479]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:05:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[76477]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[76615]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jsxzevmbxuqmgheyrkglrmvetfjodzjz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905556.739411-15917-159351291358598/AnsiballZ_dnf.py' Jul 25 07:05:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[76615]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:57 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[76617]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:05:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[76615]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[76725]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gfreemppbejuyieghgcugzxwjvtlfnso ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905557.685643-15925-267501615118773/AnsiballZ_find_unused_disk.py' Jul 25 07:05:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[76725]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:05:58 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[76727]: 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:05:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[76725]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[76871]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-esyxjvetgnjlrnbklepwycvhbfekyydd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905560.212206-15983-50401248936178/AnsiballZ_setup.py' Jul 25 07:06:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[76871]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:00 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[76873]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:06:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[76871]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[77009]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jcuoqvejzvmcpbouckmvruhqgejvyvbx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905561.5693405-15997-74127605253323/AnsiballZ_stat.py' Jul 25 07:06:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[77009]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:01 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[77011]: 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:06:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[77009]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[77118]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nrpjdivdirlvhdfrxfwxfgfgxkowkcsr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905562.1379735-16009-166017094345342/AnsiballZ_dnf.py' Jul 25 07:06:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[77118]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:02 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[77120]: 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 allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:06:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[77118]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[77228]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uajyvoemvpnqxeabjgpfkvmddqdhmyrk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905563.2337089-16019-26229705686452/AnsiballZ_blivet.py' Jul 25 07:06:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[77228]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:03 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[77230]: 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:06:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[77228]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[77339]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dqxhrxugmzdydnezmdhhmegbycafkptx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905563.9826245-16031-109447851642680/AnsiballZ_dnf.py' Jul 25 07:06:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[77339]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:04 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[77341]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:06:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[77339]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[77449]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eibwbbyyeufnegknbleleabdrxlatlrf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905564.9019833-16039-104341174491854/AnsiballZ_service_facts.py' Jul 25 07:06:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[77449]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:05 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[77451]: ansible-service_facts Invoked Jul 25 07:06:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[77449]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[77653]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pidrkuduwqybomklujotyjnqzgqqpbta ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905566.9576097-16049-87678995756204/AnsiballZ_blivet.py' Jul 25 07:06:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[77653]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:07 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[77655]: 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:06:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[77653]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[77764]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dnxlbvgggkfafromvsiagacbqlmsihxm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905567.5072756-16058-232101649703789/AnsiballZ_stat.py' Jul 25 07:06:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[77764]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:07 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[77766]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:06:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[77764]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[77875]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ynmwfyhbzgkdbpckdoynqlyttfnbygfj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905568.0873833-16076-125262864723427/AnsiballZ_stat.py' Jul 25 07:06:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[77875]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:08 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[77877]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:06:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[77875]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[77986]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fxpfcyajowfhgczxqfnhksvuogarruid ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905568.4778738-16085-200629170932452/AnsiballZ_setup.py' Jul 25 07:06:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[77986]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:08 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[77988]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:06:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[77986]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[78124]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kiolsdnsjqboempuskasoznanlvdejqw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905569.4468806-16095-25426048483849/AnsiballZ_dnf.py' Jul 25 07:06:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[78124]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:09 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[78126]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:06:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[78124]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[78234]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yohixhuxzmgtilcdfdimhdkmnduagsow ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905570.376349-16103-198475356332020/AnsiballZ_find_unused_disk.py' Jul 25 07:06:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[78234]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:10 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[78236]: 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:06:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[78234]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[78345]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-izqziyqxahecqmtjgcrxtbnllwawtxrr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905570.8494992-16111-188270408963064/AnsiballZ_command.py' Jul 25 07:06:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[78345]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:11 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[78347]: 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:06:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[78345]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[78491]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rrzaxerugrfgkbrkzpaklvywxmffvqco ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905572.9484615-16171-265959925579472/AnsiballZ_setup.py' Jul 25 07:06:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[78491]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:13 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[78493]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:06:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[78491]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[78629]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-avvqsvvhyzhmzhppidtkqlsdqfbolkoh ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905574.2717342-16185-28093025300408/AnsiballZ_stat.py' Jul 25 07:06:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[78629]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:14 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[78631]: 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:06:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[78629]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[78738]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fomicwobhyhotrvcpchdxdvfalqpezvy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905574.8224318-16197-276779243834517/AnsiballZ_dnf.py' Jul 25 07:06:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[78738]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:15 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[78740]: 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 allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:06:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[78738]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[78848]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dabdcupwkbsxrhkjsyqipvgylummtgen ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905576.0148075-16207-129617259728847/AnsiballZ_blivet.py' Jul 25 07:06:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[78848]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:16 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[78850]: 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:06:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[78848]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[78959]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lgnyekkjixhuzvydmboksqnbibjjbpbt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905576.7613266-16219-257655006852395/AnsiballZ_dnf.py' Jul 25 07:06:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[78959]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:17 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[78961]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:06:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[78959]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[79069]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hlixnmxlevpbvuzkgogmhomhasygvewl ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905577.6903229-16227-118077515841628/AnsiballZ_service_facts.py' Jul 25 07:06:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[79069]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:18 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[79071]: ansible-service_facts Invoked Jul 25 07:06:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[79069]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[79273]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cqhwdvstoptiaiiwbovebhjapejitrtc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905579.7132237-16237-158371338417082/AnsiballZ_blivet.py' Jul 25 07:06:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[79273]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:20 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[79275]: 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:06:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[79273]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[79384]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xdkbcuizimeowwawwlmuhxlxwxiqfjnx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905580.2625022-16246-73276436684376/AnsiballZ_stat.py' Jul 25 07:06:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[79384]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:20 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[79386]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:06:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[79384]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[79495]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hiilmnwnauowwybjhojramnqafmwvryx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905580.853134-16264-146635669947880/AnsiballZ_stat.py' Jul 25 07:06:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[79495]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:21 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[79497]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:06:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[79495]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[79606]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sgbqiihsohzqpvgzdrjlphgitkpgzsfq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905581.2414744-16273-154328568714386/AnsiballZ_setup.py' Jul 25 07:06:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[79606]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:21 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[79608]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:06:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[79606]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[79744]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xsbrznxownlcaoiynawvcsiyfrrwyxwq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905582.207282-16283-68931808170006/AnsiballZ_dnf.py' Jul 25 07:06:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[79744]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:22 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[79746]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:06:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[79744]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[79854]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pwtiabbvrnephlnzmhwotdmcgxyonvfv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905583.1238322-16291-271157973319825/AnsiballZ_find_unused_disk.py' Jul 25 07:06:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[79854]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:23 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[79856]: 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:06:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[79854]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[79965]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pppisiqgyyddoikntkfeeqgysrnwhuwd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905584.5931008-16299-181889349430363/AnsiballZ_command.py' Jul 25 07:06:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[79965]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:24 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[79967]: 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:06:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[79965]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:28 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[80111]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:06:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[80247]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mviofnyxnkiipqjldvjfrrwinzuljfgx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905588.6713488-16422-253291347766976/AnsiballZ_setup.py' Jul 25 07:06:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[80247]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:29 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[80249]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:06:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[80247]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[80385]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ggenwxckhqavfxlnmxiiawuynxqfmisd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905589.6867127-16434-189355470255702/AnsiballZ_stat.py' Jul 25 07:06:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[80385]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:30 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[80387]: 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:06:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[80385]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[80494]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-flnxcxpvzocgzemmyezcnpsjglwippnb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905590.2593584-16446-79785950345938/AnsiballZ_dnf.py' Jul 25 07:06:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[80494]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:30 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[80496]: 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 allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:06:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[80494]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[80604]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zczwxosaxlbnuvnanrpregduuiantuip ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905591.3683987-16456-184878776180700/AnsiballZ_blivet.py' Jul 25 07:06:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[80604]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:31 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[80606]: 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:06:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[80604]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[80715]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-receeibkngmxashgrxnamrbwrrkjmgfv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905592.1421204-16468-159246868368480/AnsiballZ_dnf.py' Jul 25 07:06:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[80715]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:32 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[80717]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:06:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[80715]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[80825]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-drofhskujhdlscfmkdhwamvmdbijmjec ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905593.0895665-16476-217969505268937/AnsiballZ_service_facts.py' Jul 25 07:06:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[80825]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:33 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[80827]: ansible-service_facts Invoked Jul 25 07:06:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[80825]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[81029]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cxdgepilcmbykpzbxudafxxvvknyroxb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905595.1924107-16486-266764303290968/AnsiballZ_blivet.py' Jul 25 07:06:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[81029]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:35 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[81031]: 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:06:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[81029]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[81140]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ggjwylhktnsvwdqtqziqhdajuoqpibqn ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905595.775322-16495-80726214679566/AnsiballZ_stat.py' Jul 25 07:06:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[81140]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:36 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[81142]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:06:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[81140]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[81251]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-odikmrhhecbstgfjmvqvvkewvfsaoipy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905596.3732357-16513-80818303193203/AnsiballZ_stat.py' Jul 25 07:06:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[81251]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:36 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[81253]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:06:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[81251]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[81362]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xfrxhejyexoavnxavqwnrlmwtgzxexlv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905596.7725418-16522-15194706036823/AnsiballZ_setup.py' Jul 25 07:06:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[81362]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:37 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[81364]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:06:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[81362]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[81500]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ltbtobxpdwnmixgmaishujyralrqbbjt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905597.7630632-16532-109900020506774/AnsiballZ_dnf.py' Jul 25 07:06:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[81500]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:38 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[81502]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jul 25 07:06:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[81500]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[81610]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sqtpghhdplwepsyoenfoaqrpdhgekpvk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905598.7104926-16540-61597869581481/AnsiballZ_find_unused_disk.py' Jul 25 07:06:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[81610]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:39 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[81612]: 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:06:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[81610]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[81721]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yroglwhanmmgwlpwdfqpcpzbygiblfkd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905600.1976118-16548-144668013276944/AnsiballZ_command.py' Jul 25 07:06:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[81721]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:06:40 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[81723]: 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:06:40 -0400 (0:00:00.536) 0:00:13.311 ********* 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:06:40 -0400 (0:00:00.016) 0:00:13.328 ********* fatal: [managed_node1]: FAILED! => { "changed": false } MSG: Unable to find enough unused disks. Exiting playbook. PLAY RECAP ********************************************************************* managed_node1 : ok=31 changed=0 unreachable=0 failed=1 skipped=15 rescued=0 ignored=0 Thursday 25 July 2024 07:06:40 -0400 (0:00:00.020) 0:00:13.349 ********* =============================================================================== fedora.linux_system_roles.storage : Get service facts ------------------- 2.04s Find unused disks in the system ----------------------------------------- 1.49s Gathering Facts --------------------------------------------------------- 1.22s fedora.linux_system_roles.storage : Make sure blivet is available ------- 1.07s fedora.linux_system_roles.storage : Make sure required packages are installed --- 0.96s Ensure test packages ---------------------------------------------------- 0.95s fedora.linux_system_roles.storage : Update facts ------------------------ 0.93s Gathering Facts --------------------------------------------------------- 0.90s 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.57s Debug why there are no unused disks ------------------------------------- 0.54s fedora.linux_system_roles.storage : Check if system is ostree ----------- 0.47s fedora.linux_system_roles.storage : Check if /etc/fstab is present ------ 0.40s fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file --- 0.38s fedora.linux_system_roles.storage : Include the appropriate provider tasks --- 0.04s fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.04s fedora.linux_system_roles.storage : Set storage_cryptsetup_services ----- 0.04s fedora.linux_system_roles.storage : Enable copr repositories if needed --- 0.03s Set disk interface for test --------------------------------------------- 0.03s Mark tasks to be skipped ------------------------------------------------ 0.03s