[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. No config file found; using defaults running playbook inside collection fedora.linux_system_roles PLAY [Test raid pool options] ************************************************** TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:13:59 -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 [Run the role] ************************************************************ Thursday 25 July 2024 07:14:00 -0400 (0:00:01.227) 0:00:01.234 ********* 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:14:00 -0400 (0:00:00.023) 0:00:01.258 ********* 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:14:00 -0400 (0:00:00.021) 0:00:01.280 ********* 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:14:00 -0400 (0:00:00.021) 0:00:01.301 ********* 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:14:00 -0400 (0:00:00.040) 0:00:01.341 ********* 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:14:01 -0400 (0:00:00.459) 0:00:01.800 ********* 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:14:01 -0400 (0:00:00.021) 0:00:01.822 ********* 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:14:01 -0400 (0:00:00.015) 0:00:01.837 ********* 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:14:01 -0400 (0:00:00.014) 0:00:01.852 ********* 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:14:01 -0400 (0:00:00.045) 0:00:01.897 ********* 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:14:02 -0400 (0:00:01.090) 0:00:02.988 ********* 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:14:02 -0400 (0:00:00.017) 0:00:03.006 ********* 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:14:02 -0400 (0:00:00.019) 0:00:03.025 ********* 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:14:03 -0400 (0:00:00.675) 0:00:03.701 ********* 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:14:03 -0400 (0:00:00.029) 0:00:03.730 ********* 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:14:03 -0400 (0:00:00.018) 0:00:03.749 ********* 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:14:03 -0400 (0:00:00.019) 0:00:03.769 ********* 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:14:03 -0400 (0:00:00.019) 0:00:03.788 ********* 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:14:04 -0400 (0:00:00.933) 0:00:04.721 ********* 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:14:06 -0400 (0:00:01.957) 0:00:06.679 ********* 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:14:06 -0400 (0:00:00.035) 0:00:06.715 ********* 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:14:06 -0400 (0:00:00.014) 0:00:06.729 ********* 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:14:06 -0400 (0:00:00.540) 0:00:07.270 ********* 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:14:06 -0400 (0:00:00.024) 0:00:07.294 ********* 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:14:07 -0400 (0:00:00.386) 0:00:07.681 ********* 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:14:07 -0400 (0:00:00.020) 0:00:07.701 ********* 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:14:07 -0400 (0:00:00.014) 0:00:07.715 ********* 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:14:07 -0400 (0:00:00.019) 0:00:07.735 ********* 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:14:07 -0400 (0:00:00.020) 0:00:07.755 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** Thursday 25 July 2024 07:14:07 -0400 (0:00:00.019) 0:00:07.775 ********* 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:14:07 -0400 (0:00:00.021) 0:00:07.796 ********* 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:14:07 -0400 (0:00:00.020) 0:00:07.816 ********* 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:14:07 -0400 (0:00:00.022) 0:00:07.839 ********* 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:14:07 -0400 (0:00:00.022) 0:00:07.861 ********* 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:14:07 -0400 (0:00:00.017) 0:00:07.879 ********* 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:14:07 -0400 (0:00:00.379) 0:00:08.258 ********* 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:14:07 -0400 (0:00:00.015) 0:00:08.273 ********* ok: [managed_node1] TASK [Mark tasks to be skipped] ************************************************ Thursday 25 July 2024 07:14:08 -0400 (0:00:00.904) 0:00:09.178 ********* 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:14:08 -0400 (0:00:00.031) 0:00:09.209 ********* 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:14:08 -0400 (0:00:00.027) 0:00:09.237 ********* 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:14:09 -0400 (0:00:00.949) 0:00:10.186 ********* ok: [managed_node1] => { "changed": false, "disks": "Unable to find unused disk", "info": [ "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions" ] } TASK [Debug why there are no unused disks] ************************************* Thursday 25 July 2024 07:14:10 -0400 (0:00:00.479) 0:00:10.666 ********* 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.036138", "end": "2024-07-25 07:14:10.496741", "rc": 0, "start": "2024-07-25 07:14:10.460603" } 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:09:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103042]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103188]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-camadpifheetlmlqbtlgrprpinnltuap ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905784.542955-19618-122558820774348/AnsiballZ_setup.py' Jul 25 07:09:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103188]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:45 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[103190]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:09:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103188]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103326]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nwtjkulzqofddthqixcfdyojxtttrgtw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905785.8795702-19632-170984615478209/AnsiballZ_stat.py' Jul 25 07:09:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103326]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:46 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[103328]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:09:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103326]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103435]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ryvmboxmvtljjzipikqzjewbinfiedha ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905786.4274523-19644-8308122604291/AnsiballZ_dnf.py' Jul 25 07:09:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103435]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:46 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[103437]: 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:09:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103435]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103545]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mxxqnzmaiqylzvfohknlsqvtjmrdyjrh ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905787.4943748-19654-184822279620681/AnsiballZ_blivet.py' Jul 25 07:09:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103545]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:48 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[103547]: 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:09:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103545]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103656]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dbsgflaufbxlhpxsynvnlesvffcfvxeo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905788.2230477-19666-270918697876468/AnsiballZ_dnf.py' Jul 25 07:09:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103656]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:48 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[103658]: 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:09:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103656]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103766]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-aqdmvlwyygffzlksmsafylgqqrfqwpfj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905789.130441-19674-1490243792148/AnsiballZ_service_facts.py' Jul 25 07:09:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103766]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:49 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[103768]: ansible-service_facts Invoked Jul 25 07:09:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103766]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103970]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kcabrpsvkycuqnrvkppnloseuijguqdw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905791.1193137-19684-173941149566535/AnsiballZ_blivet.py' Jul 25 07:09:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103970]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:51 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[103972]: 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:09:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[103970]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104081]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zaaqmrccrlnkpzlnxunjtuvnejgxyraf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905791.6826658-19693-257991919906350/AnsiballZ_stat.py' Jul 25 07:09:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104081]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:51 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[104083]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:09:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104081]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104192]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mjqieebdihnftyijnuysyrmwazffttfc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905792.254498-19711-66041272243193/AnsiballZ_stat.py' Jul 25 07:09:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104192]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:52 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[104194]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:09:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104192]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104303]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xwvpslmjdxjiulwjezagncedlrithpkb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905792.6384153-19720-43788941159249/AnsiballZ_setup.py' Jul 25 07:09:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104303]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:53 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[104305]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:09:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104303]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104441]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fcvkxqwtwknhebbovuztaoprmaznqwsq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905793.6161458-19730-59050475798307/AnsiballZ_dnf.py' Jul 25 07:09:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104441]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:53 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[104443]: 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:09:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104441]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104551]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mlqvmccczfhqzjqmyknfpwtlqqqjpqht ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905794.523774-19738-167150754040318/AnsiballZ_find_unused_disk.py' Jul 25 07:09:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104551]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:54 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[104553]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g max_return=2 match_sector_size=True max_size=0 with_interface=None Jul 25 07:09:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104551]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:57 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[104697]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:09:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104833]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yjvtisymvhycekjazxjjehrkdxylhpvx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905798.5107825-19859-60531814101502/AnsiballZ_setup.py' Jul 25 07:09:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104833]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:58 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[104835]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:09:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104833]: pam_unix(sudo:session): session closed for user root Jul 25 07:09:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104971]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rjoldymtbawiyqmlzbsomiqlskgoqwip ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905799.522408-19871-54630793100323/AnsiballZ_stat.py' Jul 25 07:09:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104971]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:09:59 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[104973]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:09:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[104971]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105080]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-igyigjucjbsegxyvmdqevnobiujhgyot ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905800.0884802-19883-55625749019085/AnsiballZ_dnf.py' Jul 25 07:10:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105080]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:00 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[105082]: 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:10:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105080]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105190]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hazkitzbxixeiidsxsmtzpavnufohalo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905801.167458-19893-123305889448809/AnsiballZ_blivet.py' Jul 25 07:10:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105190]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:01 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[105192]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:10:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105190]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105301]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iyfdvbfwfcozaojqoborunkdthrbpric ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905801.9317594-19905-79251446118638/AnsiballZ_dnf.py' Jul 25 07:10:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105301]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:02 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[105303]: 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:10:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105301]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105411]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uriqadejmtakatynjstbjjqnbkbgfrxd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905802.865526-19913-274973014292427/AnsiballZ_service_facts.py' Jul 25 07:10:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105411]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:03 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[105413]: ansible-service_facts Invoked Jul 25 07:10:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105411]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105615]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qqmxuvqvdgqgugxgznraddveqtxwzacb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905804.8409994-19923-113579279050433/AnsiballZ_blivet.py' Jul 25 07:10:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105615]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:05 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[105617]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:10:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105615]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105726]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ezphclxlykifmngcihnrfnrhockxcxpe ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905805.3840668-19932-203212333518514/AnsiballZ_stat.py' Jul 25 07:10:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105726]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:05 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[105728]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:10:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105726]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105837]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ucbpoixvddpynsjislvwokktxyicpqbr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905805.9694843-19950-79603441074385/AnsiballZ_stat.py' Jul 25 07:10:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105837]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:06 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[105839]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:10:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105837]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105948]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eqemwuephxxiicovlpjkcwhfrqthomrp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905806.3563278-19959-113327237519135/AnsiballZ_setup.py' Jul 25 07:10:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105948]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:06 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[105950]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:10:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[105948]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106086]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ycdklfruzhggeiqcyumbmgaxxpvobgme ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905807.3123567-19969-126746113607018/AnsiballZ_dnf.py' Jul 25 07:10:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106086]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:07 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[106088]: 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:10:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106086]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106196]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kclwkyicfmmlupaoghvpibwqefbotswi ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905808.2249537-19977-196096811226331/AnsiballZ_find_unused_disk.py' Jul 25 07:10:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106196]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:08 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[106198]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g max_return=2 with_interface=scsi match_sector_size=True max_size=0 Jul 25 07:10:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106196]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106342]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sjaalozoysqpjyejmarryluupaxgyepg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905810.7640626-20035-267336017727993/AnsiballZ_setup.py' Jul 25 07:10:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106342]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:11 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[106344]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:10:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106342]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106480]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-acnkhhwmrlglgdjxjwlxrdgjweuirzkh ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905812.1702478-20049-31686764145615/AnsiballZ_stat.py' Jul 25 07:10:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106480]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:12 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[106482]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:10:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106480]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106589]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rjcwjlddfajvaanvjyaqcsceppyygnqj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905812.71864-20061-170815453002909/AnsiballZ_dnf.py' Jul 25 07:10:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106589]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:13 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[106591]: 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:10:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106589]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106699]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hpldpdwubowxaakfvfkyufrfsybfzyis ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905813.7959101-20071-166488728608572/AnsiballZ_blivet.py' Jul 25 07:10:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106699]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:14 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[106701]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:10:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106699]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106810]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cvklyznqgkvjspakzbibxuxxerxrvhly ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905814.5322924-20083-60749304693941/AnsiballZ_dnf.py' Jul 25 07:10:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106810]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:14 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[106812]: 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:10:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106810]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:15 ip-10-31-11-242.us-east-1.aws.redhat.com rsyslogd[782]: imjournal: journal files changed, reloading... [v8.2310.0-4.el9 try https://www.rsyslog.com/e/0 ] Jul 25 07:10:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106921]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kjdzchzrbvfwzjukcnubtngnfyurbiut ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905815.45677-20091-51280387720077/AnsiballZ_service_facts.py' Jul 25 07:10:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106921]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:15 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[106923]: ansible-service_facts Invoked Jul 25 07:10:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[106921]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107125]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fxzcozgpusyisilfsuyzwxanxkrbdkpd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905817.4613745-20101-101523002618640/AnsiballZ_blivet.py' Jul 25 07:10:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107125]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:17 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[107127]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:10:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107125]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107236]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-awvjxrzywdoyagabjeayrtepymeyylws ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905818.0054998-20110-228455098240654/AnsiballZ_stat.py' Jul 25 07:10:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107236]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:18 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[107238]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:10:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107236]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107347]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qbkqvvgvmcyjbmlpwkndzornqplxkwss ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905818.5919244-20128-250237143140286/AnsiballZ_stat.py' Jul 25 07:10:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107347]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:18 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[107349]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:10:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107347]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107458]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rbhxsdlulggkilirppfsvhdcikkscmvu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905818.9842503-20137-258383330023695/AnsiballZ_setup.py' Jul 25 07:10:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107458]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:19 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[107460]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:10:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107458]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107596]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tiduhavmnbnomvvdiduzhulcqzwogtqm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905819.9652677-20147-113596788645856/AnsiballZ_dnf.py' Jul 25 07:10:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107596]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:20 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[107598]: 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:10:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107596]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107706]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-liynnskwaydffdbhfcgiqvmyprrnogbs ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905820.892208-20155-212178858571425/AnsiballZ_find_unused_disk.py' Jul 25 07:10:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107706]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:21 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[107708]: 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:10:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107706]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107817]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ojiuhmxhxlxmlpesfngjbxzaqsipymug ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905821.357758-20163-256535408814796/AnsiballZ_command.py' Jul 25 07:10:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107817]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:21 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[107819]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:10:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[107817]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:25 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[107963]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:10:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108099]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vcdmyznhgwmwqtucowfowrafaadrahdt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905825.5965247-20286-237027561461222/AnsiballZ_setup.py' Jul 25 07:10:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108099]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:26 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[108101]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:10:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108099]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108237]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-djrhjzxjmqgsrxbulmauxltuxhxlmuux ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905826.6136017-20298-193875657580569/AnsiballZ_stat.py' Jul 25 07:10:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108237]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:26 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[108239]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:10:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108237]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108346]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xxddoqwbncndkyzkcsldiniwdsmnzzzl ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905827.1725397-20310-44610586860142/AnsiballZ_dnf.py' Jul 25 07:10:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108346]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:27 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[108348]: 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:10:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108346]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108456]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tfgfzqtwpwfjytwuapsbhqhvbexdmxxx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905828.2393305-20320-90589992329303/AnsiballZ_blivet.py' Jul 25 07:10:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108456]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:28 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[108458]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:10:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108456]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108567]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-imlbwnhyfanjkbhloirnflsmcptplxhe ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905828.9836082-20332-200072373345094/AnsiballZ_dnf.py' Jul 25 07:10:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108567]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:29 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[108569]: 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:10:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108567]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108677]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sowtmcoqzrdmlwdyxvdsosogeagjzhzy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905829.8921318-20340-111032765266568/AnsiballZ_service_facts.py' Jul 25 07:10:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108677]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:30 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[108679]: ansible-service_facts Invoked Jul 25 07:10:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108677]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108881]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xtomjfdbqawmmvxoitnonprtwrvnhjlp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905831.8875294-20350-219002102814672/AnsiballZ_blivet.py' Jul 25 07:10:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108881]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:32 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[108883]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:10:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108881]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108992]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-isjxksorryixwogevfbzdjzlcfjyqnlw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905832.4313047-20359-85794365799988/AnsiballZ_stat.py' Jul 25 07:10:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108992]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:32 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[108994]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:10:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[108992]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109103]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-awsjqfsrjvgriesqwxpvlhaxcdjuykgf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905833.0112407-20377-34577781012219/AnsiballZ_stat.py' Jul 25 07:10:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109103]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:33 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[109105]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:10:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109103]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109214]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eobmjqqgeosvlkyztpymtyktfgsvcicp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905833.400622-20386-100918727672797/AnsiballZ_setup.py' Jul 25 07:10:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109214]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:33 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[109216]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:10:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109214]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109352]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lxlqhpjfuotkpgqdhdahomelinnzqfdj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905834.3704224-20396-176711557035571/AnsiballZ_dnf.py' Jul 25 07:10:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109352]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:34 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[109354]: 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:10:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109352]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109462]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-aothovmfeyhnrkuxcmaiyiaqfovxddgw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905835.2955992-20404-159079901258126/AnsiballZ_find_unused_disk.py' Jul 25 07:10:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109462]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:35 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[109464]: 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:10:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109462]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109573]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dqslesdfxvexadzdwewdvmxzrgjrnghx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905836.7688823-20412-208631525281868/AnsiballZ_command.py' Jul 25 07:10:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109573]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:37 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[109575]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:10:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109573]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109719]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-agdcfthjefbozxarcsztesedptnafjil ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905838.4385347-20472-218665782972882/AnsiballZ_setup.py' Jul 25 07:10:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109719]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:39 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[109721]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:10:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109719]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109857]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gsbgrjwloiciknolbjenrgihjckufrxy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905839.7828677-20486-189149437675013/AnsiballZ_stat.py' Jul 25 07:10:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109857]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:40 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[109859]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:10:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109857]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109966]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tvnadtnaxgvfmzwldxvfrihazcasszur ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905840.3293138-20498-53435178295508/AnsiballZ_dnf.py' Jul 25 07:10:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109966]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:40 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[109968]: 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:10:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[109966]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110076]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ptnguqltjamphqfriwingmqeqolbesyo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905841.37913-20509-219622066701583/AnsiballZ_blivet.py' Jul 25 07:10:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110076]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:41 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[110078]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:10:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110076]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110187]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gxqpgxtwftfxqivsuwajywyjxlwdjiqe ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905842.1195168-20521-99907075322436/AnsiballZ_dnf.py' Jul 25 07:10:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110187]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:42 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[110189]: 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:10:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110187]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110297]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kibrogdolxtqbzzfmqmztorzwkauawyb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905843.0200832-20529-2450690603738/AnsiballZ_service_facts.py' Jul 25 07:10:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110297]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:43 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[110299]: ansible-service_facts Invoked Jul 25 07:10:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110297]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110501]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dlquinqlplqfqqrbuiacjbjbvhcgcbmg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905845.0405645-20539-107103323733372/AnsiballZ_blivet.py' Jul 25 07:10:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110501]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:45 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[110503]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:10:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110501]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110612]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uqcmysmnrwuayfomazsrecarlbrgkdug ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905845.5845573-20548-231570609841868/AnsiballZ_stat.py' Jul 25 07:10:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110612]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:45 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[110614]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:10:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110612]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110723]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wgvayiyxplriuxvnupaftimimyvwzuzo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905846.17694-20566-102798841870203/AnsiballZ_stat.py' Jul 25 07:10:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110723]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:46 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[110725]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:10:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110723]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110834]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yjlpepewygaokjvvwyeijedkbrdjugtu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905846.5638244-20575-252815236372538/AnsiballZ_setup.py' Jul 25 07:10:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110834]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:46 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[110836]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:10:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110834]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110972]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ffxnxvhdjnizlsmskkugtupoppdcgzjk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905847.536516-20585-106007973872742/AnsiballZ_dnf.py' Jul 25 07:10:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110972]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:47 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[110974]: 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:10:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[110972]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111082]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-edauefiivnbuuossmdqcuudsqcyxvhjg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905848.439481-20593-54215170891743/AnsiballZ_find_unused_disk.py' Jul 25 07:10:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111082]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:48 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[111084]: 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:10:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111082]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111193]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wqynumhzcmouyinkzbsvwziujwnuedup ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905848.9006264-20601-118053018739597/AnsiballZ_command.py' Jul 25 07:10:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111193]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:49 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[111195]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:10:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111193]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:53 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[111340]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:10:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111476]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kglgpchphrpdeszdxgbfyhlhpgynfgnr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905853.6735008-20724-195533275948309/AnsiballZ_setup.py' Jul 25 07:10:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111476]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:54 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[111478]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:10:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111476]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111614]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ewinohvmjbxgibviavpcdegelujfawpa ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905854.6816227-20736-200082726715343/AnsiballZ_stat.py' Jul 25 07:10:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111614]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:55 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[111616]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:10:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111614]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111723]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xddfenszdapmtlqgcqqlydnkrxkxwuuy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905855.2419636-20748-239817846299709/AnsiballZ_dnf.py' Jul 25 07:10:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111723]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:55 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[111725]: 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:10:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111723]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:56 ip-10-31-11-242.us-east-1.aws.redhat.com auditd[502]: Audit daemon rotating log files Jul 25 07:10:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111833]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-webmifbfyaudfrswtavkpdsesupvrwut ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905856.307587-20758-214464018059263/AnsiballZ_blivet.py' Jul 25 07:10:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111833]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:56 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[111835]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:10:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111833]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111944]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lywjufmaqwlzucqbiinfvftbpgbzrxzm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905857.0491276-20770-188944567874703/AnsiballZ_dnf.py' Jul 25 07:10:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111944]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:57 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[111946]: 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:10:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[111944]: pam_unix(sudo:session): session closed for user root Jul 25 07:10:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112054]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xszrznycmmsmeowauxfmcfemenmsnrhk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905857.9485033-20778-223521356196674/AnsiballZ_service_facts.py' Jul 25 07:10:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112054]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:10:58 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[112056]: ansible-service_facts Invoked Jul 25 07:10:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112054]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112258]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cjkzwwizjygcovidruabpclaoljayzou ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905859.9227936-20788-258532364222032/AnsiballZ_blivet.py' Jul 25 07:11:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112258]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:00 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[112260]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:11:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112258]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112369]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yhlampngwxzajanqixgigyhzqsgkbkkh ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905860.4725623-20797-52394689321975/AnsiballZ_stat.py' Jul 25 07:11:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112369]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:00 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[112371]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112369]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112480]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bthmajzrzjqzproctekwcjvcssgvalck ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905861.0636659-20815-234180038104610/AnsiballZ_stat.py' Jul 25 07:11:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112480]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:01 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[112482]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112480]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112591]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dcpzwasvzfhjwbrmbsgpspnfihqeltvh ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905861.4715745-20824-4331072344972/AnsiballZ_setup.py' Jul 25 07:11:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112591]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:01 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[112593]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112591]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112729]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tfpatanasddzqthwgkblyiiyhnpuhrgx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905862.4425213-20834-260221467733037/AnsiballZ_dnf.py' Jul 25 07:11:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112729]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:02 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[112731]: 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:11:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112729]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112839]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-irzrvssxmuboumtwxrcilopuwvjymeac ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905863.3726609-20842-118965135137790/AnsiballZ_find_unused_disk.py' Jul 25 07:11:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112839]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:03 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[112841]: 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:11:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112839]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112950]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wmjvgszdkldkxyonmmqowqntwjnsidev ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905864.8436406-20850-75676901808347/AnsiballZ_command.py' Jul 25 07:11:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112950]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:05 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[112952]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:11:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[112950]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113096]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-trvcjdzxdantcfcazdryayxpuvyczflg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905866.5112228-20910-273956247933622/AnsiballZ_setup.py' Jul 25 07:11:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113096]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:07 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[113098]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113096]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113234]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mgguutorcmdflieasvdfwedskkzwuvhv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905867.799773-20924-95575075043693/AnsiballZ_stat.py' Jul 25 07:11:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113234]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:08 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[113236]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113234]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113343]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xcmxdnkgwiogzyrcwsoextvpbcoxukbg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905868.3608572-20936-218198312207574/AnsiballZ_dnf.py' Jul 25 07:11:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113343]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:08 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[113345]: 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:11:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113343]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113453]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tjvaswdsgyrvzgqcahanuhwcmeucqvnq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905869.4325058-20946-221966815662092/AnsiballZ_blivet.py' Jul 25 07:11:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113453]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:09 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[113455]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:11:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113453]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113564]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vnjfftwvnyghneirbmnviuzdlwjncams ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905870.1685781-20958-95062049128109/AnsiballZ_dnf.py' Jul 25 07:11:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113564]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:10 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[113566]: 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:11:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113564]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113674]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ybnlxkrlzpnwveokcoqvvvnleccjqtwc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905871.073371-20966-22967103274364/AnsiballZ_service_facts.py' Jul 25 07:11:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113674]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:11 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[113676]: ansible-service_facts Invoked Jul 25 07:11:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113674]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113878]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dqayjmfsaiaqseopetzisbybkvxmhbxz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905873.0587652-20976-64670937800574/AnsiballZ_blivet.py' Jul 25 07:11:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113878]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:13 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[113880]: 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:11:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113878]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113989]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nesokuxgqheitymvkoozwmklfoaiigty ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905873.5978937-20985-278108732178439/AnsiballZ_stat.py' Jul 25 07:11:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113989]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:13 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[113991]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[113989]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114100]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-okmbitliikmtldirzwnbppnntwpspigy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905874.184638-21003-56822894055416/AnsiballZ_stat.py' Jul 25 07:11:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114100]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:14 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[114102]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114100]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114211]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gpbgcrcouakuoqieybrwiikipnmazefy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905874.5767639-21012-206855088550519/AnsiballZ_setup.py' Jul 25 07:11:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114211]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:14 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[114213]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114211]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114349]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hwullhmoguxewvtxsvueasydfyvvxaoj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905875.5294347-21021-51237067578240/AnsiballZ_dnf.py' Jul 25 07:11:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114349]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:15 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[114351]: 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:11:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114349]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114459]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jjwcknjmlrfztuovnkuhwjmnivamqxbb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905876.4355328-21029-41046684125558/AnsiballZ_find_unused_disk.py' Jul 25 07:11:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114459]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:16 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[114461]: 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:11:17 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114459]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114570]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gnxcyvnhfzlhnnyksrjqzrzqnykurqyb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905877.903782-21037-29857870122406/AnsiballZ_command.py' Jul 25 07:11:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114570]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:18 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[114572]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:11:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114570]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:22 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[114716]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114852]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ebkvzewhsgflyzvxkqklwzbiaxrvwqux ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905882.813328-21160-153576548953279/AnsiballZ_setup.py' Jul 25 07:11:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114852]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:23 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[114854]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114852]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114990]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uyokmyuhfzbzgnlnbtgksbhglpvfxgxo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905883.8053942-21172-53686132570174/AnsiballZ_stat.py' Jul 25 07:11:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114990]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:24 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[114992]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[114990]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115099]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rmixgxxoafhzweobetmvpteijvljwbag ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905884.3604462-21184-79731039049459/AnsiballZ_dnf.py' Jul 25 07:11:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115099]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:24 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[115101]: 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:11:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115099]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115209]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hirdlkyoptzokiimwzvqbdzjqmefxqwt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905885.437244-21194-6950785492998/AnsiballZ_blivet.py' Jul 25 07:11:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115209]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:25 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[115211]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:11:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115209]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115320]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wgjsdpwuceogzbfcbbnsugwvrsvzlxps ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905886.1905103-21206-177267968821762/AnsiballZ_dnf.py' Jul 25 07:11:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115320]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:26 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[115322]: 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:11:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115320]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115430]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gdtorhicgkndtwhjrgxuryfdepimtjjn ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905887.1119778-21214-229114233527183/AnsiballZ_service_facts.py' Jul 25 07:11:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115430]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:27 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[115432]: ansible-service_facts Invoked Jul 25 07:11:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115430]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115634]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-baiuujdslptaqtfsqgwpwhpglpbwxwoa ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905889.0890791-21224-113901831808552/AnsiballZ_blivet.py' Jul 25 07:11:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115634]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:29 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[115636]: 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:11:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115634]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115745]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zectuyhtxwjelaqmhlsjblzlzgwqxrek ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905889.6326709-21233-3716535736235/AnsiballZ_stat.py' Jul 25 07:11:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115745]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:29 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[115747]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115745]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115856]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nvzjwfcwqvrebkycwcanlrrxhembumfp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905890.218158-21251-64300675869500/AnsiballZ_stat.py' Jul 25 07:11:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115856]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:30 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[115858]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115856]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115967]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tmbxgtlsdjutbafgncrdkpqtxbbhyihv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905890.6087198-21260-175780718877480/AnsiballZ_setup.py' Jul 25 07:11:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115967]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:31 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[115969]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[115967]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116105]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dxtfkzwrpgbvfjztgecemdqlakknxyqd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905891.5601428-21269-38810733427869/AnsiballZ_dnf.py' Jul 25 07:11:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116105]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:31 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[116107]: 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:11:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116105]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116215]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rdlghjdwouzbqcyabjmtqqxebzoqdqro ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905892.4855387-21277-279246399514928/AnsiballZ_find_unused_disk.py' Jul 25 07:11:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116215]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:32 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[116217]: 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:11:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116215]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116326]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ovqyercsjmswdwbgdlzfwgcnqlbcoxiq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905892.9602618-21285-129072807523156/AnsiballZ_command.py' Jul 25 07:11:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116326]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:33 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[116328]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:11:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116326]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116472]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nlwistxdhjgribdkczftgiedunadqugz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905894.668531-21345-30179746073810/AnsiballZ_setup.py' Jul 25 07:11:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116472]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:35 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[116474]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116472]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116610]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tqhtzcmgctklwzfaqvzemhswilqfxwkr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905895.9626915-21359-187310871502605/AnsiballZ_stat.py' Jul 25 07:11:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116610]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:36 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[116612]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116610]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116719]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ivvmfcalpduozqzmdiopmucwgwkhffsl ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905896.5242693-21371-93427979508785/AnsiballZ_dnf.py' Jul 25 07:11:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116719]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:36 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[116721]: 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:11:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116719]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116829]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ihajszukfivtjxavpfzbqlpbycciyiij ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905897.597839-21381-125096173959278/AnsiballZ_blivet.py' Jul 25 07:11:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116829]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:38 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[116831]: 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:11:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116829]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116940]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zethndnsyurkelzfzhebrmaoqrklhhou ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905898.341267-21393-207383806810621/AnsiballZ_dnf.py' Jul 25 07:11:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116940]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:38 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[116942]: 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:11:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[116940]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117050]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bbmzexijmvypnszyeblakezfehegohkb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905899.2821133-21401-225725718727699/AnsiballZ_service_facts.py' Jul 25 07:11:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117050]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:39 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[117052]: ansible-service_facts Invoked Jul 25 07:11:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117050]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117254]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dalufmedekmtonpgpyalgggziilbcxam ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905901.2994442-21411-49345424429186/AnsiballZ_blivet.py' Jul 25 07:11:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117254]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:41 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[117256]: 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:11:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117254]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117365]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-seyliskmtrktouqywsrqzsdvtokllztt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905901.8418005-21420-83472507670867/AnsiballZ_stat.py' Jul 25 07:11:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117365]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:42 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[117367]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117365]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117476]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pcehrhypscdhoqkatxyjjclyujeofjrw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905902.4280796-21438-55301269340668/AnsiballZ_stat.py' Jul 25 07:11:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117476]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:42 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[117478]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117476]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117587]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eerlsgxihhgbzmclgnzzseejlrdtjdyc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905902.824696-21447-71731871133404/AnsiballZ_setup.py' Jul 25 07:11:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117587]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:43 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[117589]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117587]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117725]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nhndjqjaqpqdzkawpdqzycyhcbaexejo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905903.7742026-21456-53486886137771/AnsiballZ_package_facts.py' Jul 25 07:11:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117725]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:44 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[117727]: ansible-package_facts Invoked with manager=['auto'] strategy=first Jul 25 07:11:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117725]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117834]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vsdjatkmolwbalfprihidxwjgmqfkmxs ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905905.264392-21467-27170339493824/AnsiballZ_dnf.py' Jul 25 07:11:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117834]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:45 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[117836]: 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:11:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117834]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117944]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iqmutvrsqfrozdiykeegilgsimxqqzes ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905906.2432725-21475-100719920119833/AnsiballZ_find_unused_disk.py' Jul 25 07:11:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117944]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:46 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[117946]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g match_sector_size=True max_return=10 max_size=0 with_interface=None Jul 25 07:11:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[117944]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:49 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[118090]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118226]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wltrosyrxqqtkwpcvcvyrmosfjdoqphp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905910.2933087-21596-66724153327265/AnsiballZ_setup.py' Jul 25 07:11:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118226]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:50 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[118228]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118226]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118364]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lamifvuasvybmhjfaajagpgioiunbkkb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905911.3327193-21608-47032995871982/AnsiballZ_stat.py' Jul 25 07:11:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118364]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:51 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[118366]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118364]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118473]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rlebadotngjeimfoucpuvukapukwxjjl ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905911.891947-21620-93592042145339/AnsiballZ_dnf.py' Jul 25 07:11:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118473]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:52 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[118475]: 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:11:52 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118473]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118583]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jkpjlycwwozbtfegentijbbotqlfthjn ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905913.0101132-21630-229741263781872/AnsiballZ_blivet.py' Jul 25 07:11:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118583]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:53 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[118585]: 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:11:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118583]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118694]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zdtragpfaxgjtazewojfmuknykxrhlia ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905913.7589974-21642-90046609663721/AnsiballZ_dnf.py' Jul 25 07:11:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118694]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:54 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[118696]: 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:11:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118694]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118804]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qmnwhgmnkfsifhbccctidlngaxosjtmw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905914.7050745-21650-151171774508726/AnsiballZ_service_facts.py' Jul 25 07:11:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118804]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:55 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[118806]: ansible-service_facts Invoked Jul 25 07:11:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[118804]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119008]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-geohrrbtppodrprezkjljhkvyoczpihm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905916.7961204-21660-276470368046519/AnsiballZ_blivet.py' Jul 25 07:11:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119008]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:57 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[119010]: 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:11:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119008]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119119]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-amppzptruwiehvtuvoqprhaormjpthif ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905917.3633547-21669-217873379996613/AnsiballZ_stat.py' Jul 25 07:11:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119119]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:57 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[119121]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119119]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119230]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zphjbxyccsdupztbvaftaewqhrvwwumx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905917.9607644-21687-12521245436908/AnsiballZ_stat.py' Jul 25 07:11:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119230]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:58 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[119232]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:11:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119230]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119341]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lzpzgzatknnumzsrkcyeotngfwlwhpkf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905918.3606946-21696-252485064397527/AnsiballZ_setup.py' Jul 25 07:11:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119341]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:58 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[119343]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:11:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119341]: pam_unix(sudo:session): session closed for user root Jul 25 07:11:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119479]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qooqyaabfnmanenhftlfiogllokjjggi ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905919.3078394-21705-238319015138775/AnsiballZ_package_facts.py' Jul 25 07:11:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119479]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:11:59 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[119481]: ansible-package_facts Invoked with manager=['auto'] strategy=first Jul 25 07:12:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119479]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119588]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rfrtduqnxmjbjwgzvsgvlsnckngdovus ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905920.7901049-21716-68181461472895/AnsiballZ_dnf.py' Jul 25 07:12:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119588]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:01 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[119590]: 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:12:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119588]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119698]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uqtghkvqnxkxpqefiuwavqftwcouwxlb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905921.7765913-21724-281280752491269/AnsiballZ_find_unused_disk.py' Jul 25 07:12:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119698]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:02 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[119700]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g with_interface=scsi match_sector_size=True max_return=10 max_size=0 Jul 25 07:12:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119698]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119844]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ffwvixyawtgdhbcxrdlxkgrlknsouide ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905923.3702462-21782-8709046327518/AnsiballZ_setup.py' Jul 25 07:12:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119844]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:04 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[119846]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119844]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119982]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oxvkakmrzzvwdizikghcgoenfuwvpxid ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905924.720564-21796-267900632895402/AnsiballZ_stat.py' Jul 25 07:12:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119982]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:05 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[119984]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[119982]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120091]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cfzybzoiztjnjurmkkctvizlnypxdmmr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905925.269076-21808-40369548484336/AnsiballZ_dnf.py' Jul 25 07:12:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120091]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:05 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[120093]: 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:12:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120091]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120201]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-shdgccgqbusasaduioagpimuvlasqctd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905926.337469-21818-250950567991840/AnsiballZ_blivet.py' Jul 25 07:12:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120201]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:06 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[120203]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:12:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120201]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120312]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yusvcmwkcnmipzhlgphrtelleznnizdw ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905927.080866-21830-110120080083671/AnsiballZ_dnf.py' Jul 25 07:12:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120312]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:07 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[120314]: 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:12:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120312]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120422]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-chovsmjuzrkhrwekxhzznuvdoglndcaa ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905928.032031-21838-115744450017115/AnsiballZ_service_facts.py' Jul 25 07:12:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120422]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:08 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[120424]: ansible-service_facts Invoked Jul 25 07:12:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120422]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120626]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hcvtsywhlthrtehrdhgjophenplfimqo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905930.1516223-21848-267971695130704/AnsiballZ_blivet.py' Jul 25 07:12:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120626]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:10 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[120628]: 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:12:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120626]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120737]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wpmytoenutipxvcyidtxmtnmcrmxvfjk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905930.7236927-21857-30089239206660/AnsiballZ_stat.py' Jul 25 07:12:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120737]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:11 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[120739]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120737]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120848]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qigccgtpevmdyxouzgnirbkozjgrgapn ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905931.3148692-21875-36778183888661/AnsiballZ_stat.py' Jul 25 07:12:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120848]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:11 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[120850]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120848]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120959]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hgcculykjixadfpmcaryezmxcqzkzbit ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905931.719444-21884-225993858580953/AnsiballZ_setup.py' Jul 25 07:12:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120959]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:12 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[120961]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[120959]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121097]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ppglfpfxcwtfhclxflzujhriisstffpc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905932.719947-21894-145446332393337/AnsiballZ_dnf.py' Jul 25 07:12:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121097]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:13 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[121099]: 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:12:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121097]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121207]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yugtcofygvmbxdzpudaldpnjtputsyxz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905933.6702812-21902-236023439248103/AnsiballZ_find_unused_disk.py' Jul 25 07:12:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121207]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:14 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[121209]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 max_size=0 match_sector_size=False with_interface=None Jul 25 07:12:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121207]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121318]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pstblclabkppwzesydbpembcvthtvgqy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905934.1418078-21910-185336472750700/AnsiballZ_command.py' Jul 25 07:12:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121318]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:14 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[121320]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:12:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121318]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:17 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[121464]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121600]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nlehtfbaclgmveidrnwklamxdljlkmcc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905938.4348018-22033-46864218625114/AnsiballZ_setup.py' Jul 25 07:12:18 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121600]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:18 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[121602]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121600]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121738]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dxnsmndtseuzstbmpsezixrvhajkxgul ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905939.454211-22045-260139814944446/AnsiballZ_stat.py' Jul 25 07:12:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121738]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:19 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[121740]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121738]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121847]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dyykfxdxrevhhnhlhemkxrwufbfbqess ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905940.0170045-22057-76302140790846/AnsiballZ_dnf.py' Jul 25 07:12:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121847]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:20 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[121849]: 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:12:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121847]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121957]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kjsrchoipfjrhrxuxgcwxzuffgnvsytm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905941.0946445-22067-136533295116170/AnsiballZ_blivet.py' Jul 25 07:12:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121957]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:21 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[121959]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:12:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[121957]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122068]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vsvdvuzjoacbkcjutzmdqtvwihliskth ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905941.8467066-22079-228674155986256/AnsiballZ_dnf.py' Jul 25 07:12:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122068]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:22 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[122070]: 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:12:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122068]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122178]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gomztveypuvpmhdrchhlnxusgbficdhz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905942.7921367-22087-66812663305644/AnsiballZ_service_facts.py' Jul 25 07:12:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122178]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:23 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[122180]: ansible-service_facts Invoked Jul 25 07:12:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122178]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122382]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vnoirlscnjbzqjwdhrajihkwbhwiarhj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905944.8684657-22097-119011897638433/AnsiballZ_blivet.py' Jul 25 07:12:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122382]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:25 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[122384]: 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:12:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122382]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122493]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bdlnsylgupduxqpgfkfcxaxmxytgsbyf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905945.4183114-22106-228985530322177/AnsiballZ_stat.py' Jul 25 07:12:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122493]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:25 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[122495]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122493]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122604]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kffuiishqviurtabkcmxdppmjbmxflee ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905946.0139318-22124-89678251616300/AnsiballZ_stat.py' Jul 25 07:12:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122604]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:26 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[122606]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122604]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122715]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-elggmyqgtkzklwogiebizgsidhdvtzxo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905946.4129388-22133-24639742986244/AnsiballZ_setup.py' Jul 25 07:12:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122715]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:26 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[122717]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122715]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122853]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-byvhjjdjioeionspmjgrktnpzmejfdjy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905947.3973703-22143-51497079565604/AnsiballZ_dnf.py' Jul 25 07:12:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122853]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:27 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[122855]: 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:12:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122853]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122963]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-npcbnfqxinqxgjzbbbgapsnalcvhdyac ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905948.3299842-22151-275900452352132/AnsiballZ_find_unused_disk.py' Jul 25 07:12:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122963]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:28 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[122965]: 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:12:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[122963]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123074]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zphwjzyxvzzfpnjyqqaccefhczkimpmv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905948.8032095-22159-65246094893403/AnsiballZ_command.py' Jul 25 07:12:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123074]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:29 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[123076]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:12:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123074]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123220]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jcsjomcqykipgbqcvevtulxoaghjkoci ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905951.13089-22219-248530804673498/AnsiballZ_setup.py' Jul 25 07:12:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123220]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:31 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[123222]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:32 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123220]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:35 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[123393]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123529]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lcwxwbjhllhpxnovnwuvyohvrmfdftdo ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905955.9161074-22342-37145444522396/AnsiballZ_setup.py' Jul 25 07:12:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123529]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:36 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[123531]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123529]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123702]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xchjvyxghtjjrzezdakpdtdwzbojjnfc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905957.9161026-22400-184622228073396/AnsiballZ_setup.py' Jul 25 07:12:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123702]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:38 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[123704]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:38 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123702]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123840]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nrrtblhnwuzsjrtfhrclsvapfhzvgfdf ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905959.2074301-22414-254574305019559/AnsiballZ_stat.py' Jul 25 07:12:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123840]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:39 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[123842]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123840]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123949]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-egfobrbzzyskvaaqyvpmsfnopudrvulj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905959.7698274-22426-4356060019313/AnsiballZ_dnf.py' Jul 25 07:12:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123949]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:40 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[123951]: 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:12:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[123949]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124059]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cwwrzocbmcqxggeyejxlirqsyydfqgzn ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905960.8587844-22436-12554157208596/AnsiballZ_blivet.py' Jul 25 07:12:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124059]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:41 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[124061]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:12:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124059]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124170]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qobrkaywrylrxshgckpocivluooxiuio ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905961.6160138-22448-226018004984687/AnsiballZ_dnf.py' Jul 25 07:12:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124170]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:41 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[124172]: 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:12:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124170]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124280]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qlgsnsbqeifnocxedtiobxgweztfdpwy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905962.5474248-22456-76282439411023/AnsiballZ_service_facts.py' Jul 25 07:12:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124280]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:42 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[124282]: ansible-service_facts Invoked Jul 25 07:12:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124280]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124484]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sbiuawsbnasqhfgsalzqqxfjbgwexaiu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905964.5991936-22466-83264321668755/AnsiballZ_blivet.py' Jul 25 07:12:44 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124484]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:45 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[124486]: 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:12:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124484]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124595]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ndrcwuqozyshwdzazessilkqkdixgyyu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905965.146426-22475-118532319475981/AnsiballZ_stat.py' Jul 25 07:12:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124595]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:45 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[124597]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124595]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124706]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fsimhiiuxpggxzczrgfjiyhsxbkrxgwe ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905965.7348197-22493-186725159531633/AnsiballZ_stat.py' Jul 25 07:12:45 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124706]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:46 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[124708]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124706]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124817]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nyawwlxvnygllowgwzuhljboappkcggk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905966.1278703-22502-1483661184849/AnsiballZ_setup.py' Jul 25 07:12:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124817]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:46 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[124819]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:46 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124817]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124955]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ztjyskkejizxvcgactjbrfumseanwgdt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905967.1159184-22512-58826219829410/AnsiballZ_dnf.py' Jul 25 07:12:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124955]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:47 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[124957]: 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:12:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[124955]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125065]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cyybuizgyrbdpzxcbgxiprcdevxdrwkx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905968.0328588-22520-271105131909234/AnsiballZ_find_unused_disk.py' Jul 25 07:12:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125065]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:48 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[125067]: 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:12:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125065]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125176]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qfrvraufzrnheocxtkonfwlgmmxevteu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905968.5001612-22528-217718813281063/AnsiballZ_command.py' Jul 25 07:12:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125176]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:48 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[125178]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:12:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125176]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:52 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[125322]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125458]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-muzxpqcidhtapwbulpyuxpjfojspdmhx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905973.1822476-22651-59722543637767/AnsiballZ_setup.py' Jul 25 07:12:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125458]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:53 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[125460]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125458]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125596]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sveftidlhwgopntgxxniufmrfhkjvqmt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905974.1925933-22663-111006204015495/AnsiballZ_stat.py' Jul 25 07:12:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125596]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:54 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[125598]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125596]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125705]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-khndhweogkorhcjpsbimkhymdkxxemlr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905974.7499468-22675-204740671057091/AnsiballZ_dnf.py' Jul 25 07:12:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125705]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:55 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[125707]: 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:12:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125705]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125815]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gvvshgltpsghnohkbdxsehwhtyorpgae ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905975.8224955-22685-120924429171839/AnsiballZ_blivet.py' Jul 25 07:12:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125815]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:56 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[125817]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:12:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125815]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125926]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oxqsevoaemyodskkshtyqqtlxkzrowlz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905976.575342-22697-153222085860720/AnsiballZ_dnf.py' Jul 25 07:12:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125926]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:56 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[125928]: 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:12:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[125926]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126036]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ynuflembqhiisksxpyvkseeodffdikpp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905977.5655997-22705-90395014658684/AnsiballZ_service_facts.py' Jul 25 07:12:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126036]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:57 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[126038]: ansible-service_facts Invoked Jul 25 07:12:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126036]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126240]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uofhdhfhjtuvdylhsfsuhnkbzsjsokec ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905979.571234-22715-219893331126219/AnsiballZ_blivet.py' Jul 25 07:12:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126240]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:59 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[126242]: 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:13:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126240]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126351]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tgzjuqpprdwdpjordsyqcwxupklbiney ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905980.1154995-22724-91662888687352/AnsiballZ_stat.py' Jul 25 07:13:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126351]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:00 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[126353]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126351]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126462]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tkuvfccuzyhbuhtabnhsoknuaxdvsfkv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905980.7162013-22742-250045441496015/AnsiballZ_stat.py' Jul 25 07:13:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126462]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:00 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[126464]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126462]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126573]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-slmtawxtbwixxofnmvobdmvaywsinpyq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905981.1117547-22751-151088455521959/AnsiballZ_setup.py' Jul 25 07:13:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126573]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:01 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[126575]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:13:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126573]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126711]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-auqpkklkwwvyqbfvqhamvhnlcyrdvbap ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905982.1187618-22761-262511193685785/AnsiballZ_dnf.py' Jul 25 07:13:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126711]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:02 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[126713]: 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:13:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126711]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126821]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jhojrqiymyocztrphnupnstipkpkmpbt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905983.0642827-22769-185858066646919/AnsiballZ_find_unused_disk.py' Jul 25 07:13:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126821]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:03 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[126823]: 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:13:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126821]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126932]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pnginljtbskimgnjittaqiwhhswkgchc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905983.541143-22777-94926315959673/AnsiballZ_command.py' Jul 25 07:13:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126932]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:03 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[126934]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:13:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[126932]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127078]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cjyreqsmizigolipbnsiunnlibzjvlab ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905985.2095325-22837-228281784988571/AnsiballZ_setup.py' Jul 25 07:13:05 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127078]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:05 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[127080]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:13:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127078]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127216]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tqzlltftudrmrowhwsagyaqbagepeudn ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905986.5692217-22851-51168007914071/AnsiballZ_stat.py' Jul 25 07:13:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127216]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:06 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[127218]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127216]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127325]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-twwncdsrnhgledabnvmarujwylkdxbbu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905987.1227822-22863-169177527538607/AnsiballZ_dnf.py' Jul 25 07:13:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127325]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:07 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[127327]: 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:13:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127325]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127435]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eykalxhatsdumxowadmnuacachdaxgbe ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905988.1861086-22873-271322579683541/AnsiballZ_blivet.py' Jul 25 07:13:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127435]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:08 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[127437]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:13:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127435]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127546]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zgvjejpjvueliqsdbuyhfwnygaqvzexv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905988.9268253-22885-220394544634884/AnsiballZ_dnf.py' Jul 25 07:13:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127546]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:09 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[127548]: 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:13:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127546]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127656]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xmoybpitvnupivzlzywspdwbrcpryjkc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905989.8342378-22893-232439565224177/AnsiballZ_service_facts.py' Jul 25 07:13:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127656]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:10 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[127658]: ansible-service_facts Invoked Jul 25 07:13:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127656]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127860]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tvgraebiunbvxaxcyzkrbaldvnvxuuem ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905991.861465-22903-121950512047652/AnsiballZ_blivet.py' Jul 25 07:13:11 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127860]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:12 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[127862]: 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:13:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127860]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127971]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-buumedcmwvqegomnsulmuqynrmwzbbxg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905992.404566-22912-197803358958691/AnsiballZ_stat.py' Jul 25 07:13:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127971]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:12 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[127973]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:12 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[127971]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128082]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cmllzjsreeqarwodtcbnficxnejapvgk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905992.9983876-22930-20709403721371/AnsiballZ_stat.py' Jul 25 07:13:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128082]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:13 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[128084]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128082]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128193]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xbblbrupdyvofwuzkcioymrdzykqmygv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905993.3883867-22939-158949383872315/AnsiballZ_setup.py' Jul 25 07:13:13 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128193]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:13 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[128195]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:13:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128193]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128331]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mtchhwwoytotfsifdcdpxywlkkrlxjyi ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905994.372574-22949-147137530107917/AnsiballZ_dnf.py' Jul 25 07:13:14 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128331]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:14 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[128333]: 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:13:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128331]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128441]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nfgoitbvfwhxdudedetsgrrlyomefqvv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905995.3046288-22957-67159248453056/AnsiballZ_find_unused_disk.py' Jul 25 07:13:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128441]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:15 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[128443]: 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:13:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128441]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:15 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128552]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eqfreecidrzpedfxrbkuoegjfsawvyuv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905995.7762358-22965-80540681628324/AnsiballZ_command.py' Jul 25 07:13:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128552]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:16 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[128554]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:13:16 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128552]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:19 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[128698]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:13:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128834]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pvtlggxomkwxnernygrciegrjgrrbvkr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721905999.7415292-23088-280693893616200/AnsiballZ_setup.py' Jul 25 07:13:19 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128834]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:20 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[128836]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:13:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128834]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128972]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ylzmmqwharvbtmbigwxbepmdluettgyd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906000.770881-23100-75063949663237/AnsiballZ_stat.py' Jul 25 07:13:20 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128972]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:21 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[128974]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[128972]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129081]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wpmevlqxbifgyolbglsijdysxzllpcte ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906001.327206-23112-136637758435665/AnsiballZ_dnf.py' Jul 25 07:13:21 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129081]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:21 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[129083]: 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:13:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129081]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129191]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pqnpncjktgkmyhdnldaflhxtbqpdoqhb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906002.4276102-23122-30615624659408/AnsiballZ_blivet.py' Jul 25 07:13:22 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129191]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:22 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[129193]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:13:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129191]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129302]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qtgztlznodujzffimoqarqyftysompox ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906003.1748886-23134-251439905136216/AnsiballZ_dnf.py' Jul 25 07:13:23 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129302]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:23 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[129304]: 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:13:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129302]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129412]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nnjyptlzmgdwrofqzkrzvuphtzintydu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906004.0995789-23142-210154500913216/AnsiballZ_service_facts.py' Jul 25 07:13:24 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129412]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:24 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[129414]: ansible-service_facts Invoked Jul 25 07:13:25 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129412]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129616]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yiyerxfykxjeonzbvyzlnbbvluerahgc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906006.1521614-23152-41944159697134/AnsiballZ_blivet.py' Jul 25 07:13:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129616]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:26 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[129618]: 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:13:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129616]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129727]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ywejeytzwghlilzpswlpijknvxtkjcrr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906006.705861-23161-127298107041328/AnsiballZ_stat.py' Jul 25 07:13:26 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129727]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:26 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[129729]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129727]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129838]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qyeganzymnyyobpppyshhveigdxcwmcr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906007.2909744-23179-248516752152802/AnsiballZ_stat.py' Jul 25 07:13:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129838]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:27 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[129840]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129838]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129949]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mahemjfzxdaitholqmmtisqvnzcbvtxb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906007.6899097-23188-34554343273803/AnsiballZ_setup.py' Jul 25 07:13:27 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129949]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:28 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[129951]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:13:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[129949]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130087]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-txmkijmlcmoaabhdslwbpiamboweujzy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906008.6554594-23198-88206336476996/AnsiballZ_dnf.py' Jul 25 07:13:28 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130087]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:28 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[130089]: 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:13:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130087]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130197]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ciqccoxqpnvnwvneegzjlukgkawtvycu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906009.5821848-23206-94970473495410/AnsiballZ_find_unused_disk.py' Jul 25 07:13:29 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130197]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:29 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[130199]: 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:13:30 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130197]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130308]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jyiudupnztdfvfxgbchzfyjcfsbymcsm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906011.0602334-23214-57934687757688/AnsiballZ_command.py' Jul 25 07:13:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130308]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:31 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[130310]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:13:31 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130308]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130454]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-efjjcnnrgxeofgyfwbrulwdwqbehtdml ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906012.6925275-23274-138784514857535/AnsiballZ_setup.py' Jul 25 07:13:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130454]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:33 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[130456]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:13:33 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130454]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130592]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tpngeqdgkyskrbeaeuprjjlhslqmjysy ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906014.0312858-23288-254665754741378/AnsiballZ_stat.py' Jul 25 07:13:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130592]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:34 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[130594]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130592]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130701]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pcmcqwwrgaudcajoxrefksicdtqxwekb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906014.5798564-23300-239753522637784/AnsiballZ_dnf.py' Jul 25 07:13:34 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130701]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:35 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[130703]: 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:13:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130701]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130811]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rmlgstsitaxraqbppknaxiceyrnxfcgs ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906015.633704-23310-166375684902353/AnsiballZ_blivet.py' Jul 25 07:13:35 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130811]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:36 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[130813]: 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:13:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130811]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130922]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ggjoplgknwukvfgaxzisureohbcxcthm ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906016.355408-23322-150734052847180/AnsiballZ_dnf.py' Jul 25 07:13:36 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130922]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:36 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[130924]: 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:13:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[130922]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131032]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fqhdcrqzaerimztykmimnfkrwhwwludk ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906017.2675936-23330-47851334245289/AnsiballZ_service_facts.py' Jul 25 07:13:37 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131032]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:37 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[131034]: ansible-service_facts Invoked Jul 25 07:13:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131032]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131236]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-karugxjghxpawhmvqjahcbzludbsvtjx ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906019.2593293-23340-202986168054300/AnsiballZ_blivet.py' Jul 25 07:13:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131236]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:39 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[131238]: 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:13:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131236]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131347]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-frnkalobxvavhrczznjetbprshpyjspz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906019.8066149-23349-137410148910324/AnsiballZ_stat.py' Jul 25 07:13:39 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131347]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:40 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[131349]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131347]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131458]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bezqdghrrgvbxvcgnbmrbzdvrnkmyrsh ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906020.3877635-23367-62142175005669/AnsiballZ_stat.py' Jul 25 07:13:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131458]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:40 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[131460]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131458]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131569]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-swzdpasayqlmitgnhdfmaeyjiuymsdca ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906020.7752247-23376-54400329724814/AnsiballZ_setup.py' Jul 25 07:13:40 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131569]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:41 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[131571]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:13:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131569]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131707]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-agtseieoyhtzlgykalubddynryivzzyn ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906021.7552567-23386-147650697707245/AnsiballZ_dnf.py' Jul 25 07:13:41 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131707]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:42 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[131709]: 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:13:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131707]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131817]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ovnlwsqgzqlmyjqeixbaspsedlomplms ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906022.6931121-23394-211092138899844/AnsiballZ_find_unused_disk.py' Jul 25 07:13:42 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131817]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:43 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[131819]: 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:13:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131817]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131928]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-evraxykwsdebcgsmqlwumpjmshriwmey ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906023.165094-23402-99698059091065/AnsiballZ_command.py' Jul 25 07:13:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131928]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:43 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[131930]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:13:43 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[131928]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:46 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[132074]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:13:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132210]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fitedmkndxfvbkbyfdqyescqkqyyypco ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906027.129753-23525-62827774249068/AnsiballZ_setup.py' Jul 25 07:13:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132210]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:47 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[132212]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:13:47 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132210]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132348]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cqkxjdezfxcvviilhreemzwqflvbqiip ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906028.1505976-23537-259269287413606/AnsiballZ_stat.py' Jul 25 07:13:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132348]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:48 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[132350]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132348]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132457]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gbwtwmdnekdkuoxsbrippqerporujilc ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906028.719843-23549-160884831980062/AnsiballZ_dnf.py' Jul 25 07:13:48 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132457]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:49 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[132459]: 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:13:49 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132457]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132567]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mcbozincvetknfvaoyghdvlvaxidrvpe ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906029.8334186-23559-208177896732958/AnsiballZ_blivet.py' Jul 25 07:13:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132567]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:50 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[132569]: 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:13:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132567]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132678]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zjbypuzabksfmuvdlmtilphsdgqltzer ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906030.59091-23571-83986020117183/AnsiballZ_dnf.py' Jul 25 07:13:50 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132678]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:50 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[132680]: 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:13:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132678]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132788]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qrdnqqzisgfnqubocslhsmiqycdvxssb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906031.536791-23579-103977764995732/AnsiballZ_service_facts.py' Jul 25 07:13:51 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132788]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:51 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[132790]: ansible-service_facts Invoked Jul 25 07:13:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132788]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132992]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tbzabzqwvryayzmpytckqxczemgrlvkp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906033.6321642-23589-180060653257522/AnsiballZ_blivet.py' Jul 25 07:13:53 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132992]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:54 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[132994]: 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:13:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[132992]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133103]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jecuswnabjmflyzrufjrjrqwwubgxdsp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906034.1944528-23598-250988649922727/AnsiballZ_stat.py' Jul 25 07:13:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133103]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:54 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[133105]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133103]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133214]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yxbfkfiunmuhbzixrjiijmsdueagxgiz ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906034.7833798-23616-198221839047697/AnsiballZ_stat.py' Jul 25 07:13:54 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133214]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:55 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[133216]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133214]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133325]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ohoatmcrmkywbnyxoxicejhvxlqzqymr ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906035.1906037-23625-67338251886688/AnsiballZ_setup.py' Jul 25 07:13:55 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133325]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:55 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[133327]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:13:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133325]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133463]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sfoscjdgquugrxfebyotawklwvvoqqdi ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906036.1926155-23635-209692938262889/AnsiballZ_dnf.py' Jul 25 07:13:56 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133463]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:56 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[133465]: 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:13:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133463]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133573]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-idgeqgstvuimihaultupeqvjexahivaq ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906037.1359913-23643-174218559169389/AnsiballZ_find_unused_disk.py' Jul 25 07:13:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133573]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:57 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[133575]: 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:13:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133573]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133684]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qoqfosclvvgwocgjqejobkyjwikljduj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906037.6108022-23651-174679214357086/AnsiballZ_command.py' Jul 25 07:13:57 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133684]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:57 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[133686]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 25 07:13:58 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133684]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133830]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-utqjiphdbsdwxsbopgiicwdebjyaupwe ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906039.441166-23711-220778221278845/AnsiballZ_setup.py' Jul 25 07:13:59 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133830]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:00 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[133832]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:14:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133830]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:00 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133968]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-edetpfzqafglgvwkalxluocdlispsxso ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906040.7768226-23725-89898905613141/AnsiballZ_stat.py' Jul 25 07:14:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133968]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:01 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[133970]: 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:14:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[133968]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134077]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tljjstkxksmtnavpydvnmaiqeoctigwt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906041.3414109-23737-249268642390001/AnsiballZ_dnf.py' Jul 25 07:14:01 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134077]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:01 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[134079]: 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:14:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134077]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134187]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fmzowxbutupjmbdudmbbekpvacojxwqh ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906042.4708316-23747-195749841500483/AnsiballZ_blivet.py' Jul 25 07:14:02 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134187]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:03 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[134189]: 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:14:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134187]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134298]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bethfxhhsndmojvhtveatfdnvmtxfkcu ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906043.2331324-23759-26596165552523/AnsiballZ_dnf.py' Jul 25 07:14:03 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134298]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:03 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[134300]: 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:14:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134298]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134408]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yughfgfcknkosvbwkfgwpdylhebysncj ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906044.1584918-23767-228058127788920/AnsiballZ_service_facts.py' Jul 25 07:14:04 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134408]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:04 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[134410]: ansible-service_facts Invoked Jul 25 07:14:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134408]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134612]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vuahsfvztyynjcdfcojtkmkhsnnbilye ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906046.1719449-23777-206520384091444/AnsiballZ_blivet.py' Jul 25 07:14:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134612]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:06 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[134614]: 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:14:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134612]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134723]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uiahvaywafhdumrqovlashwfstgauzfe ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906046.727383-23786-227229593643322/AnsiballZ_stat.py' Jul 25 07:14:06 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134723]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:07 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[134725]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:14:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134723]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134834]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mjjuzdxlsnsgsfneytfsrtgvoevznheb ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906047.3108964-23804-96628591321302/AnsiballZ_stat.py' Jul 25 07:14:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134834]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:07 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[134836]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:14:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134834]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134945]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uuxhquxiyuzszhfqjuhwvljakjoowref ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906047.707367-23813-241180226016544/AnsiballZ_setup.py' Jul 25 07:14:07 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134945]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:08 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[134947]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:14:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[134945]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135083]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tgpyzyksbdnwajqdtzbeboeyymcyoabi ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906048.6824691-23823-239680238778396/AnsiballZ_dnf.py' Jul 25 07:14:08 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135083]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:09 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[135085]: 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:14:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135083]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135193]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qcxjkppudoqljhstlqwkcdaynsobjpki ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906049.6279044-23831-149976310082912/AnsiballZ_find_unused_disk.py' Jul 25 07:14:09 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135193]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:09 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[135195]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with max_return=3 min_size=0 max_size=0 match_sector_size=False with_interface=None Jul 25 07:14:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135193]: pam_unix(sudo:session): session closed for user root Jul 25 07:14:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135304]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dramjfgllohhtvzfgilnmmouintqvgns ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1721906050.0982122-23839-196757469906014/AnsiballZ_command.py' Jul 25 07:14:10 ip-10-31-11-242.us-east-1.aws.redhat.com sudo[135304]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:14:10 ip-10-31-11-242.us-east-1.aws.redhat.com python3.9[135306]: 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:14:10 -0400 (0:00:00.510) 0:00:11.177 ********* 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:14:10 -0400 (0:00:00.016) 0:00:11.194 ********* fatal: [managed_node1]: FAILED! => { "changed": false } MSG: Unable to find enough unused disks. Exiting playbook. PLAY RECAP ********************************************************************* managed_node1 : ok=29 changed=0 unreachable=0 failed=1 skipped=15 rescued=0 ignored=0 Thursday 25 July 2024 07:14:10 -0400 (0:00:00.024) 0:00:11.218 ********* =============================================================================== fedora.linux_system_roles.storage : Get service facts ------------------- 1.96s Gathering Facts --------------------------------------------------------- 1.23s fedora.linux_system_roles.storage : Make sure blivet is available ------- 1.09s Ensure test packages ---------------------------------------------------- 0.95s fedora.linux_system_roles.storage : Make sure required packages are installed --- 0.93s fedora.linux_system_roles.storage : Update facts ------------------------ 0.90s fedora.linux_system_roles.storage : Get required packages --------------- 0.68s fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 0.54s Debug why there are no unused disks ------------------------------------- 0.51s Find unused disks in the system ----------------------------------------- 0.48s fedora.linux_system_roles.storage : Check if system is ostree ----------- 0.46s fedora.linux_system_roles.storage : Check if /etc/fstab is present ------ 0.39s 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.05s fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.04s fedora.linux_system_roles.storage : Set storage_cryptsetup_services ----- 0.04s Mark tasks to be skipped ------------------------------------------------ 0.03s fedora.linux_system_roles.storage : Enable copr repositories if needed --- 0.03s Get unused disks -------------------------------------------------------- 0.03s fedora.linux_system_roles.storage : Workaround for udev issue on some platforms --- 0.02s