[WARNING]: running playbook inside collection redhat.rhel_system_roles ansible-playbook [core 2.14.17] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /root/.ansible/collections:/usr/share/ansible/collections executable location = /usr/bin/ansible-playbook python version = 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_raid_volume_options_scsi_generated.yml ************************* 2 plays in /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_raid_volume_options_scsi_generated.yml PLAY [Run test tests_raid_volume_options.yml for scsi] ************************* TASK [Gathering Facts] ********************************************************* task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_raid_volume_options_scsi_generated.yml:3 Monday 21 October 2024 16:31:50 -0400 (0:00:00.010) 0:00:00.010 ******** ok: [managed-node2] TASK [Set disk interface for test] ********************************************* task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_raid_volume_options_scsi_generated.yml:8 Monday 21 October 2024 16:31:52 -0400 (0:00:01.402) 0:00:01.412 ******** ok: [managed-node2] => { "ansible_facts": { "storage_test_use_interface": "scsi" }, "changed": false } PLAY [Test raid volume options] ************************************************ TASK [Gathering Facts] ********************************************************* task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_raid_volume_options.yml:2 Monday 21 October 2024 16:31:52 -0400 (0:00:00.047) 0:00:01.459 ******** ok: [managed-node2] TASK [Run the role] ************************************************************ task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_raid_volume_options.yml:11 Monday 21 October 2024 16:31:53 -0400 (0:00:00.930) 0:00:02.389 ******** TASK [redhat.rhel_system_roles.storage : Set platform/version specific variables] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main.yml:2 Monday 21 October 2024 16:31:53 -0400 (0:00:00.059) 0:00:02.448 ******** included: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/set_vars.yml for managed-node2 TASK [redhat.rhel_system_roles.storage : Ensure ansible_facts used by role] **** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/set_vars.yml:2 Monday 21 October 2024 16:31:53 -0400 (0:00:00.043) 0:00:02.492 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [redhat.rhel_system_roles.storage : Set platform/version specific variables] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/set_vars.yml:7 Monday 21 October 2024 16:31:53 -0400 (0:00:00.041) 0:00:02.534 ******** skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=RedHat_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", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/vars/RedHat_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml" } skipping: [managed-node2] => (item=RedHat_9.5.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.5.yml", "skip_reason": "Conditional result was False" } TASK [redhat.rhel_system_roles.storage : Check if system is ostree] ************ task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/set_vars.yml:25 Monday 21 October 2024 16:31:53 -0400 (0:00:00.057) 0:00:02.592 ******** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [redhat.rhel_system_roles.storage : Set flag to indicate system is ostree] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/set_vars.yml:30 Monday 21 October 2024 16:31:54 -0400 (0:00:00.491) 0:00:03.084 ******** ok: [managed-node2] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } TASK [redhat.rhel_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main.yml:5 Monday 21 October 2024 16:31:54 -0400 (0:00:00.029) 0:00:03.113 ******** ok: [managed-node2] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [redhat.rhel_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main.yml:9 Monday 21 October 2024 16:31:54 -0400 (0:00:00.019) 0:00:03.133 ******** ok: [managed-node2] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [redhat.rhel_system_roles.storage : Include the appropriate provider tasks] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main.yml:13 Monday 21 October 2024 16:31:54 -0400 (0:00:00.019) 0:00:03.152 ******** included: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml for managed-node2 TASK [redhat.rhel_system_roles.storage : Make sure blivet is available] ******** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:2 Monday 21 October 2024 16:31:54 -0400 (0:00:00.051) 0:00:03.204 ******** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [redhat.rhel_system_roles.storage : Show storage_pools] ******************* task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:9 Monday 21 October 2024 16:31:55 -0400 (0:00:01.141) 0:00:04.345 ******** ok: [managed-node2] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined. 'storage_pools' is undefined" } TASK [redhat.rhel_system_roles.storage : Show storage_volumes] ***************** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:14 Monday 21 October 2024 16:31:55 -0400 (0:00:00.036) 0:00:04.382 ******** ok: [managed-node2] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [redhat.rhel_system_roles.storage : Get required packages] **************** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:19 Monday 21 October 2024 16:31:55 -0400 (0:00:00.034) 0:00:04.417 ******** ok: [managed-node2] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [redhat.rhel_system_roles.storage : Enable copr repositories if needed] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:31 Monday 21 October 2024 16:31:56 -0400 (0:00:00.976) 0:00:05.394 ******** included: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/enable_coprs.yml for managed-node2 TASK [redhat.rhel_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/enable_coprs.yml:2 Monday 21 October 2024 16:31:56 -0400 (0:00:00.085) 0:00:05.480 ******** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [redhat.rhel_system_roles.storage : Make sure COPR support packages are present] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/enable_coprs.yml:13 Monday 21 October 2024 16:31:56 -0400 (0:00:00.045) 0:00:05.526 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [redhat.rhel_system_roles.storage : Enable COPRs] ************************* task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/enable_coprs.yml:19 Monday 21 October 2024 16:31:56 -0400 (0:00:00.042) 0:00:05.568 ******** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [redhat.rhel_system_roles.storage : Make sure required packages are installed] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:37 Monday 21 October 2024 16:31:56 -0400 (0:00:00.059) 0:00:05.628 ******** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [redhat.rhel_system_roles.storage : Get service facts] ******************** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:51 Monday 21 October 2024 16:31:57 -0400 (0:00:00.848) 0:00:06.476 ******** ok: [managed-node2] => { "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" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.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" }, "lvm-devices-import.service": { "name": "lvm-devices-import.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "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" }, "rhcd.service": { "name": "rhcd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsm-facts.service": { "name": "rhsm-facts.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsm.service": { "name": "rhsm.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsmcertd.service": { "name": "rhsmcertd.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-fsck@dev-disk-by\\x2duuid-7B77\\x2d95E7.service": { "name": "systemd-fsck@dev-disk-by\\x2duuid-7B77\\x2d95E7.service", "source": "systemd", "state": "stopped", "status": "active" }, "systemd-fsck@dev-xvda2.service": { "name": "systemd-fsck@dev-xvda2.service", "source": "systemd", "state": "stopped", "status": "active" }, "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": "stopped", "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" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "running", "status": "enabled" }, "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 [redhat.rhel_system_roles.storage : Set storage_cryptsetup_services] ****** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:57 Monday 21 October 2024 16:31:59 -0400 (0:00:02.125) 0:00:08.602 ******** ok: [managed-node2] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [redhat.rhel_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:63 Monday 21 October 2024 16:31:59 -0400 (0:00:00.075) 0:00:08.677 ******** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [redhat.rhel_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:69 Monday 21 October 2024 16:31:59 -0400 (0:00:00.030) 0:00:08.707 ******** ok: [managed-node2] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [redhat.rhel_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:83 Monday 21 October 2024 16:32:00 -0400 (0:00:00.684) 0:00:09.392 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [redhat.rhel_system_roles.storage : Check if /etc/fstab is present] ******* task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:90 Monday 21 October 2024 16:32:00 -0400 (0:00:00.035) 0:00:09.427 ******** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1729541977.942, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "64cfbfb53e9340e63d4ceca1dd9c532c59261bd7", "ctime": 1729152193.0247004, "dev": 51716, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 17589255, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1729152193.0247004, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1101, "uid": 0, "version": "2826562540", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [redhat.rhel_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:95 Monday 21 October 2024 16:32:00 -0400 (0:00:00.419) 0:00:09.847 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [redhat.rhel_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:113 Monday 21 October 2024 16:32:00 -0400 (0:00:00.080) 0:00:09.927 ******** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [redhat.rhel_system_roles.storage : Show blivet_output] ******************* task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:119 Monday 21 October 2024 16:32:00 -0400 (0:00:00.060) 0:00:09.988 ******** ok: [managed-node2] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } TASK [redhat.rhel_system_roles.storage : Set the list of pools for test verification] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:128 Monday 21 October 2024 16:32:01 -0400 (0:00:00.094) 0:00:10.083 ******** ok: [managed-node2] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [redhat.rhel_system_roles.storage : Set the list of volumes for test verification] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:132 Monday 21 October 2024 16:32:01 -0400 (0:00:00.062) 0:00:10.146 ******** ok: [managed-node2] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [redhat.rhel_system_roles.storage : Remove obsolete mounts] *************** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:148 Monday 21 October 2024 16:32:01 -0400 (0:00:00.063) 0:00:10.209 ******** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [redhat.rhel_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:159 Monday 21 October 2024 16:32:01 -0400 (0:00:00.073) 0:00:10.282 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [redhat.rhel_system_roles.storage : Set up new/current mounts] ************ task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:164 Monday 21 October 2024 16:32:01 -0400 (0:00:00.039) 0:00:10.322 ******** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [redhat.rhel_system_roles.storage : Manage mount ownership/permissions] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:175 Monday 21 October 2024 16:32:01 -0400 (0:00:00.064) 0:00:10.387 ******** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [redhat.rhel_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:187 Monday 21 October 2024 16:32:01 -0400 (0:00:00.066) 0:00:10.454 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [redhat.rhel_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:195 Monday 21 October 2024 16:32:01 -0400 (0:00:00.040) 0:00:10.494 ******** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [redhat.rhel_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:200 Monday 21 October 2024 16:32:01 -0400 (0:00:00.426) 0:00:10.920 ******** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [redhat.rhel_system_roles.storage : Update facts] ************************* task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:222 Monday 21 October 2024 16:32:01 -0400 (0:00:00.050) 0:00:10.971 ******** ok: [managed-node2] TASK [Mark tasks to be skipped] ************************************************ task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_raid_volume_options.yml:15 Monday 21 October 2024 16:32:02 -0400 (0:00:01.005) 0:00:11.976 ******** ok: [managed-node2] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks] ******************************************************** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_raid_volume_options.yml:22 Monday 21 October 2024 16:32:03 -0400 (0:00:00.079) 0:00:12.056 ******** included: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/get_unused_disk.yml for managed-node2 TASK [Ensure test packages] **************************************************** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/get_unused_disk.yml:2 Monday 21 October 2024 16:32:03 -0400 (0:00:00.088) 0:00:12.144 ******** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/get_unused_disk.yml:11 Monday 21 October 2024 16:32:04 -0400 (0:00:00.943) 0:00:13.088 ******** ok: [managed-node2] => { "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=\"1048576\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"1048576\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda2\" TYPE=\"part\" SIZE=\"209715200\" FSTYPE=\"vfat\" LOG_SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda2\" TYPE=\"part\" SIZE=\"209715200\" FSTYPE=\"vfat\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda3\" TYPE=\"part\" SIZE=\"1073741824\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda3\" TYPE=\"part\" SIZE=\"1073741824\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda4\" TYPE=\"part\" SIZE=\"267149884928\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda4\" TYPE=\"part\" SIZE=\"267149884928\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] is not an interface [scsi]" ] } TASK [Debug why there are no unused disks] ************************************* task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/get_unused_disk.yml:20 Monday 21 October 2024 16:32:04 -0400 (0:00:00.568) 0:00:13.656 ******** ok: [managed-node2] => { "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.035284", "end": "2024-10-21 16:32:05.160643", "rc": 0, "start": "2024-10-21 16:32:05.125359" } 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="1048576" FSTYPE="" LOG_SEC="512" NAME="/dev/xvda2" TYPE="part" SIZE="209715200" FSTYPE="vfat" LOG_SEC="512" NAME="/dev/xvda3" TYPE="part" SIZE="1073741824" FSTYPE="xfs" LOG_SEC="512" NAME="/dev/xvda4" TYPE="part" SIZE="267149884928" FSTYPE="xfs" LOG_SEC="512" + journalctl -ex Oct 21 16:26:46 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[28203]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:46 ip-10-31-11-33.us-east-1.aws.redhat.com python3[28205]: ansible-service_facts Invoked Oct 21 16:26:47 ip-10-31-11-33.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:26:48 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[28203]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:48 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[28414]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yucvvckyiobvggppeivqhnjfabqmlcmo ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542408.487591-15847-44089302908388/AnsiballZ_blivet.py' Oct 21 16:26:48 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[28414]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:48 ip-10-31-11-33.us-east-1.aws.redhat.com python3[28416]: ansible-redhat.rhel_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={} Oct 21 16:26:48 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[28414]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:49 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[28526]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hsmxwqzvkwwxikxtixwxfhoirpfofdhn ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542409.0514972-15872-167612788742091/AnsiballZ_stat.py' Oct 21 16:26:49 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[28526]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:49 ip-10-31-11-33.us-east-1.aws.redhat.com python3[28528]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:26:49 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[28526]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:50 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[28637]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fvpazhxzalczoafeemkbcdmwoufzpjwe ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542409.8836615-15930-10702649683717/AnsiballZ_stat.py' Oct 21 16:26:50 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[28637]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:50 ip-10-31-11-33.us-east-1.aws.redhat.com python3[28639]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:26:50 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[28637]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:50 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[28746]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zlpkbcxkovlesliifjltniiptyqynvfd ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542410.329086-15952-144391269866918/AnsiballZ_setup.py' Oct 21 16:26:50 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[28746]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:50 ip-10-31-11-33.us-east-1.aws.redhat.com python3[28748]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:26:51 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[28746]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:51 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[28885]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sqpejrntmcxbfzbnoygxesiytogbbwjl ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542411.4335904-16001-232402239203251/AnsiballZ_dnf.py' Oct 21 16:26:51 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[28885]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:51 ip-10-31-11-33.us-east-1.aws.redhat.com python3[28887]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:26:52 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[28885]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:52 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[28995]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bzstlsikzusxrapsdsmzvfdnsocdsrbo ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542412.3470416-16039-41878209281628/AnsiballZ_find_unused_disk.py' Oct 21 16:26:52 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[28995]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:52 ip-10-31-11-33.us-east-1.aws.redhat.com python3[28997]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with max_return=1 with_interface=scsi min_size=0 max_size=0 match_sector_size=False Oct 21 16:26:52 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[28995]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:53 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[29106]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-copszoupuogdmbvdspmlagxmacnxrvdv ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542413.0075874-16080-258245688950315/AnsiballZ_command.py' Oct 21 16:26:53 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[29106]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:53 ip-10-31-11-33.us-east-1.aws.redhat.com python3[29108]: 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 stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 21 16:26:53 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[29106]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:55 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[29252]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lujdykjuqzshubcvcgbgupqkkmnetvxi ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542415.343696-16260-277252696386503/AnsiballZ_setup.py' Oct 21 16:26:55 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[29252]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:56 ip-10-31-11-33.us-east-1.aws.redhat.com python3[29254]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:26:56 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[29252]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:57 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[29391]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gnivyttxzfnkowubjinvhrhlierendgu ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542416.7753081-16367-233531145836188/AnsiballZ_stat.py' Oct 21 16:26:57 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[29391]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:57 ip-10-31-11-33.us-east-1.aws.redhat.com python3[29393]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:26:57 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[29391]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:58 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[29500]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oousccojoijmjecakuknxgcnpszqzwkr ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542417.6325052-16403-201820872508964/AnsiballZ_dnf.py' Oct 21 16:26:58 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[29500]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:58 ip-10-31-11-33.us-east-1.aws.redhat.com python3[29502]: 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', 'libblockdev'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:26:58 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[29500]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:59 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[29610]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uyvlwwuvhkgerihtniizekdfwnlymswv ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542418.9459565-16529-210037440656066/AnsiballZ_blivet.py' Oct 21 16:26:59 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[29610]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:59 ip-10-31-11-33.us-east-1.aws.redhat.com python3[29612]: ansible-redhat.rhel_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={} Oct 21 16:26:59 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[29610]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:00 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[29722]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mplmpqbffztwinljsfmcrzbimzsvqjrc ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542419.987992-16630-10690452430645/AnsiballZ_dnf.py' Oct 21 16:27:00 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[29722]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:00 ip-10-31-11-33.us-east-1.aws.redhat.com python3[29724]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:27:00 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[29722]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:01 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[29832]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-icfdkwcdywglfedpmqacvokborcqgcyr ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542420.8733292-16734-138870916825566/AnsiballZ_service_facts.py' Oct 21 16:27:01 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[29832]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:01 ip-10-31-11-33.us-east-1.aws.redhat.com python3[29834]: ansible-service_facts Invoked Oct 21 16:27:03 ip-10-31-11-33.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:27:03 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[29832]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:04 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[30043]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ovrnnavwptkeibtwoexsdhnabdoegkgo ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542424.2680495-16997-183721334678216/AnsiballZ_blivet.py' Oct 21 16:27:04 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[30043]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:04 ip-10-31-11-33.us-east-1.aws.redhat.com python3[30045]: ansible-redhat.rhel_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={} Oct 21 16:27:04 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[30043]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:05 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[30155]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mhemynxhjkvmltmtiyzcfyhrvbhobwwi ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542425.0049324-17075-196459854618300/AnsiballZ_stat.py' Oct 21 16:27:05 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[30155]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:05 ip-10-31-11-33.us-east-1.aws.redhat.com python3[30157]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:27:05 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[30155]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:06 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[30266]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rdgzsertkxgsnkntqgedsoieiebsdtfh ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542425.8793561-17134-173068869953688/AnsiballZ_stat.py' Oct 21 16:27:06 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[30266]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:06 ip-10-31-11-33.us-east-1.aws.redhat.com python3[30268]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:27:06 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[30266]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:06 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[30375]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-txocieqhvfqthoqgtuhpqzzqpfdfjkmj ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542426.3742266-17162-185447980660227/AnsiballZ_setup.py' Oct 21 16:27:06 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[30375]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:06 ip-10-31-11-33.us-east-1.aws.redhat.com python3[30377]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:27:07 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[30375]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:07 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[30514]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jefriqlyxguzagysgocijexrunpkqcrw ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542427.6173315-17216-104062794482282/AnsiballZ_dnf.py' Oct 21 16:27:07 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[30514]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:07 ip-10-31-11-33.us-east-1.aws.redhat.com python3[30516]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:27:08 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[30514]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:08 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[30624]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ymrykqgwzdhhmmwmwtosznjvvbocgoya ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542428.5189173-17260-227968429112422/AnsiballZ_find_unused_disk.py' Oct 21 16:27:08 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[30624]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:08 ip-10-31-11-33.us-east-1.aws.redhat.com python3[30626]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with max_return=2 min_size=0 max_size=0 match_sector_size=False with_interface=None Oct 21 16:27:08 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[30624]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:09 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[30735]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-backiuxvlvsslwxycvsvjesvsyhdwcug ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542429.0875957-17284-108809529309722/AnsiballZ_command.py' Oct 21 16:27:09 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[30735]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:09 ip-10-31-11-33.us-east-1.aws.redhat.com python3[30737]: 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 stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 21 16:27:09 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[30735]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:14 ip-10-31-11-33.us-east-1.aws.redhat.com python3[30882]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:27:15 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[31019]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vekudhlodmctubhmohsiysadcfyenmqd ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542435.2385771-17801-169286129194335/AnsiballZ_setup.py' Oct 21 16:27:15 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[31019]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:15 ip-10-31-11-33.us-east-1.aws.redhat.com python3[31021]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:27:16 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[31019]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:16 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[31158]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zjunzxoulevfigsmlxpfkwangmnihgru ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542436.3822422-17851-54130383642690/AnsiballZ_stat.py' Oct 21 16:27:16 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[31158]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:16 ip-10-31-11-33.us-east-1.aws.redhat.com python3[31160]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:27:16 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[31158]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:17 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[31267]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zmmmevocuirbwuaifatxtjebgyiuwxcy ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542437.343909-17992-119127150812975/AnsiballZ_dnf.py' Oct 21 16:27:17 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[31267]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:17 ip-10-31-11-33.us-east-1.aws.redhat.com python3[31269]: 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', 'libblockdev'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:27:18 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[31267]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:18 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[31377]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eildhrnrcuxfjoifgmndtdzekniekopz ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542438.5305588-18091-119341357037001/AnsiballZ_blivet.py' Oct 21 16:27:18 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[31377]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:19 ip-10-31-11-33.us-east-1.aws.redhat.com python3[31379]: ansible-redhat.rhel_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={} Oct 21 16:27:19 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[31377]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:19 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[31489]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-evorkkmnvxkfxasrgpqnmthmamcfonel ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542439.6790762-18248-240900007340313/AnsiballZ_dnf.py' Oct 21 16:27:19 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[31489]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:20 ip-10-31-11-33.us-east-1.aws.redhat.com python3[31491]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:27:20 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[31489]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:20 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[31599]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cpleoyuqjbbyfckmjmnxskmnejivzubj ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542440.563236-18353-204019112633726/AnsiballZ_service_facts.py' Oct 21 16:27:20 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[31599]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:20 ip-10-31-11-33.us-east-1.aws.redhat.com python3[31601]: ansible-service_facts Invoked Oct 21 16:27:23 ip-10-31-11-33.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:27:24 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[31599]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:24 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[31810]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kpnwuxsgqvdgwkpzvklsfgwofojlbyxf ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542444.682289-18540-9486953031804/AnsiballZ_blivet.py' Oct 21 16:27:24 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[31810]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:25 ip-10-31-11-33.us-east-1.aws.redhat.com python3[31812]: ansible-redhat.rhel_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={} Oct 21 16:27:25 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[31810]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:25 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[31922]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pnjfuikyrxtatjmuxrabqlpdumsosqme ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542445.310035-18562-63867769123829/AnsiballZ_stat.py' Oct 21 16:27:25 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[31922]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:25 ip-10-31-11-33.us-east-1.aws.redhat.com python3[31924]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:27:25 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[31922]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:26 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[32033]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-blxuxgltakwktcylpqxmwyrynapqxdra ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542446.2138562-18633-98885838292925/AnsiballZ_stat.py' Oct 21 16:27:26 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[32033]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:26 ip-10-31-11-33.us-east-1.aws.redhat.com python3[32035]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:27:26 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[32033]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:26 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[32142]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bywpguqemtxkbvlrrmsfrcnvxuoxtfio ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542446.6594496-18665-95042756978231/AnsiballZ_setup.py' Oct 21 16:27:26 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[32142]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:27 ip-10-31-11-33.us-east-1.aws.redhat.com python3[32144]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:27:27 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[32142]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:27 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[32281]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-whedufjhbaccpgujkrlxazizyfgjzcmc ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542447.6249044-18726-69553261379211/AnsiballZ_dnf.py' Oct 21 16:27:27 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[32281]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:27 ip-10-31-11-33.us-east-1.aws.redhat.com python3[32283]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:27:28 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[32281]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:28 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[32391]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yikumktzdjjnetgnxjqiocccxfwsyfpe ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542448.505795-18805-22081191967926/AnsiballZ_find_unused_disk.py' Oct 21 16:27:28 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[32391]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:28 ip-10-31-11-33.us-east-1.aws.redhat.com python3[32393]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with max_return=3 with_interface=scsi match_sector_size=True min_size=0 max_size=0 Oct 21 16:27:29 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[32391]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:33 ip-10-31-11-33.us-east-1.aws.redhat.com python3[32537]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:27:34 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[32674]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jlyystuhbabreqjidcqqhvcljcmvabtt ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542454.5005064-19481-147666207305036/AnsiballZ_setup.py' Oct 21 16:27:34 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[32674]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:34 ip-10-31-11-33.us-east-1.aws.redhat.com python3[32676]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:27:35 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[32674]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:35 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[32813]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jbxrehqxwhsfqfspxvmgzxywerkscufr ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542455.6879334-19533-231414267029250/AnsiballZ_stat.py' Oct 21 16:27:35 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[32813]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:36 ip-10-31-11-33.us-east-1.aws.redhat.com python3[32815]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:27:36 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[32813]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:36 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[32922]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nneaatxtgqmaxthbyvgqgkhihcbkfpsi ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542456.3275123-19555-216927244574193/AnsiballZ_dnf.py' Oct 21 16:27:36 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[32922]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:36 ip-10-31-11-33.us-east-1.aws.redhat.com python3[32924]: 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', 'libblockdev'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:27:37 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[32922]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:37 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[33032]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ljhlllivbtfsaipghfuhkyfuznlwbwep ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542457.4604871-19608-197424509792792/AnsiballZ_blivet.py' Oct 21 16:27:37 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[33032]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:38 ip-10-31-11-33.us-east-1.aws.redhat.com python3[33034]: ansible-redhat.rhel_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={} Oct 21 16:27:38 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[33032]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:38 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[33144]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nknzgopjdydlnhxjwvelijqzfuyrodax ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542458.5858243-19681-64522791198804/AnsiballZ_dnf.py' Oct 21 16:27:38 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[33144]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:38 ip-10-31-11-33.us-east-1.aws.redhat.com python3[33146]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:27:39 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[33144]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:39 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[33254]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zruuvwxvuyeihlbjxzivorauzownonsy ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542459.4205348-19726-21502987405691/AnsiballZ_service_facts.py' Oct 21 16:27:39 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[33254]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:39 ip-10-31-11-33.us-east-1.aws.redhat.com python3[33256]: ansible-service_facts Invoked Oct 21 16:27:41 ip-10-31-11-33.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:27:42 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[33254]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:42 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[33465]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kooqxxmjtnzpkfqqwwkuonrhsmiloxvn ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542462.6634333-19798-224488185349170/AnsiballZ_blivet.py' Oct 21 16:27:42 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[33465]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:43 ip-10-31-11-33.us-east-1.aws.redhat.com python3[33467]: ansible-redhat.rhel_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={} Oct 21 16:27:43 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[33465]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:43 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[33577]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ilbhmzzdmggmeinbmagtspwgicjfgqoz ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542463.23502-19828-40381486810141/AnsiballZ_stat.py' Oct 21 16:27:43 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[33577]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:43 ip-10-31-11-33.us-east-1.aws.redhat.com python3[33579]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:27:43 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[33577]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:44 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[33688]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hptheuvnzzdhzwoijbbgndcggaytqral ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542464.0310419-19887-131691843422654/AnsiballZ_stat.py' Oct 21 16:27:44 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[33688]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:44 ip-10-31-11-33.us-east-1.aws.redhat.com python3[33690]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:27:44 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[33688]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:44 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[33797]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-izxbvnqwxtuytyajytbkwyyadqibjdjd ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542464.4385197-19915-244810671276185/AnsiballZ_setup.py' Oct 21 16:27:44 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[33797]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:44 ip-10-31-11-33.us-east-1.aws.redhat.com python3[33799]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:27:45 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[33797]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:45 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[33936]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-smzxktwmupwghqsprvgvxktlodnuormk ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542465.3605485-19957-243768873419629/AnsiballZ_blivet.py' Oct 21 16:27:45 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[33936]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:45 ip-10-31-11-33.us-east-1.aws.redhat.com python3[33938]: ansible-redhat.rhel_system_roles.blivet Invoked with packages_only=True pools=[{'name': 'foo', 'type': 'lvm', 'state': 'present', 'disks': [], 'encryption': False, 'volumes': [{'name': 'test1', 'type': 'lvm', 'fs_type': 'xfs', 'state': 'present', 'mount_point': '/foo', 'encryption': False, 'cache_devices': [], 'raid_disks': [], 'thin': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': None, 'fs_label': None, 'mount_options': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'raid_level': None, 'size': None, 'cached': None, 'cache_mode': None, 'cache_size': None, 'compression': None, 'deduplication': None, 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'vdo_pool_size': None}], 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': None}] volumes=[] pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True diskvolume_mkfs_option_map={} disklabel_type=None use_partitions=None Oct 21 16:27:45 ip-10-31-11-33.us-east-1.aws.redhat.com systemd[1]: Starting Disk Manager... â–‘â–‘ Subject: A start job for unit udisks2.service has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://access.redhat.com/support â–‘â–‘ â–‘â–‘ A start job for unit udisks2.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 1669. Oct 21 16:27:45 ip-10-31-11-33.us-east-1.aws.redhat.com udisksd[33949]: udisks daemon version 2.9.4 starting Oct 21 16:27:45 ip-10-31-11-33.us-east-1.aws.redhat.com systemd[1]: Starting Authorization Manager... â–‘â–‘ Subject: A start job for unit polkit.service has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://access.redhat.com/support â–‘â–‘ â–‘â–‘ A start job for unit polkit.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 1753. Oct 21 16:27:45 ip-10-31-11-33.us-east-1.aws.redhat.com polkitd[33953]: Started polkitd version 0.117 Oct 21 16:27:45 ip-10-31-11-33.us-east-1.aws.redhat.com polkitd[33953]: Loading rules from directory /etc/polkit-1/rules.d Oct 21 16:27:45 ip-10-31-11-33.us-east-1.aws.redhat.com polkitd[33953]: Loading rules from directory /usr/share/polkit-1/rules.d Oct 21 16:27:46 ip-10-31-11-33.us-east-1.aws.redhat.com polkitd[33953]: Finished loading, compiling and executing 3 rules Oct 21 16:27:46 ip-10-31-11-33.us-east-1.aws.redhat.com systemd[1]: Started Authorization Manager. â–‘â–‘ Subject: A start job for unit polkit.service has finished successfully â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://access.redhat.com/support â–‘â–‘ â–‘â–‘ A start job for unit polkit.service has finished successfully. â–‘â–‘ â–‘â–‘ The job identifier is 1753. Oct 21 16:27:46 ip-10-31-11-33.us-east-1.aws.redhat.com polkitd[33953]: Acquired the name org.freedesktop.PolicyKit1 on the system bus Oct 21 16:27:46 ip-10-31-11-33.us-east-1.aws.redhat.com systemd[1]: Started Disk Manager. â–‘â–‘ Subject: A start job for unit udisks2.service has finished successfully â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://access.redhat.com/support â–‘â–‘ â–‘â–‘ A start job for unit udisks2.service has finished successfully. â–‘â–‘ â–‘â–‘ The job identifier is 1669. Oct 21 16:27:46 ip-10-31-11-33.us-east-1.aws.redhat.com udisksd[33949]: Acquired the name org.freedesktop.UDisks2 on the system message bus Oct 21 16:27:46 ip-10-31-11-33.us-east-1.aws.redhat.com systemd[1268]: Created slice User Background Tasks Slice. â–‘â–‘ Subject: A start job for unit UNIT has finished successfully â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://access.redhat.com/support â–‘â–‘ â–‘â–‘ A start job for unit UNIT has finished successfully. â–‘â–‘ â–‘â–‘ The job identifier is 17. Oct 21 16:27:46 ip-10-31-11-33.us-east-1.aws.redhat.com systemd[1268]: Starting Cleanup of User's Temporary Files and Directories... â–‘â–‘ Subject: A start job for unit UNIT has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://access.redhat.com/support â–‘â–‘ â–‘â–‘ A start job for unit UNIT has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 16. Oct 21 16:27:46 ip-10-31-11-33.us-east-1.aws.redhat.com systemd[1268]: Finished Cleanup of User's Temporary Files and Directories. â–‘â–‘ Subject: A start job for unit UNIT has finished successfully â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://access.redhat.com/support â–‘â–‘ â–‘â–‘ A start job for unit UNIT has finished successfully. â–‘â–‘ â–‘â–‘ The job identifier is 16. Oct 21 16:27:46 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[33936]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:46 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[34162]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lvvdenfnpwfmkxbzbdwrmfqbtripywef ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542466.7257953-20008-8513961768244/AnsiballZ_blivet.py' Oct 21 16:27:46 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[34162]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:47 ip-10-31-11-33.us-east-1.aws.redhat.com python3[34164]: ansible-redhat.rhel_system_roles.blivet Invoked with packages_only=True pools=[] volumes=[{'name': 'foo', 'type': 'disk', 'state': 'present', 'disks': [], 'fs_type': 'ext4', 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': None, 'fs_label': None, 'mount_options': None, 'mount_point': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'raid_level': None, 'size': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None}] pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True diskvolume_mkfs_option_map={} disklabel_type=None use_partitions=None Oct 21 16:27:47 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[34162]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:47 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[34304]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yffrkxnuswakmmjtzkvuwlnpkbgombcd ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542467.7198687-20090-101356222992477/AnsiballZ_blivet.py' Oct 21 16:27:47 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[34304]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:48 ip-10-31-11-33.us-east-1.aws.redhat.com python3[34306]: ansible-redhat.rhel_system_roles.blivet Invoked with packages_only=True pools=[] volumes=[{'name': 'foo', 'type': 'disk', 'state': 'present', 'disks': [], 'fs_type': 'swap', 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': None, 'fs_label': None, 'mount_options': None, 'mount_point': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'raid_level': None, 'size': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None}] pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=True diskvolume_mkfs_option_map={} disklabel_type=None use_partitions=None Oct 21 16:27:48 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[34304]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:53 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[34481]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hlabxpycfuxuxsizhmkmuljnbehohtxq ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542472.6009657-20664-254692284356679/AnsiballZ_setup.py' Oct 21 16:27:53 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[34481]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:53 ip-10-31-11-33.us-east-1.aws.redhat.com python3[34483]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:27:53 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[34481]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:54 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[34620]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pauppdpsxvfcqzjhxtexlpznpofjljmc ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542474.0509336-20717-220264037777595/AnsiballZ_stat.py' Oct 21 16:27:54 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[34620]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:54 ip-10-31-11-33.us-east-1.aws.redhat.com python3[34622]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:27:54 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[34620]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:55 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[34729]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ijvvcjerknoxdpofighinsjujffuswca ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542475.0851557-20763-12023860707397/AnsiballZ_dnf.py' Oct 21 16:27:55 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[34729]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:55 ip-10-31-11-33.us-east-1.aws.redhat.com python3[34731]: 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', 'libblockdev'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:27:56 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[34729]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:56 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[34839]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uubxeanmsujpingxtfzngmoygxrxvbjl ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542476.2035022-20860-32943105064177/AnsiballZ_blivet.py' Oct 21 16:27:56 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[34839]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:56 ip-10-31-11-33.us-east-1.aws.redhat.com python3[34841]: ansible-redhat.rhel_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={} Oct 21 16:27:56 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[34839]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:57 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[34951]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wtgqqwfnnqiakjfnfvwuswyztbpsherd ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542477.286759-20982-273287990088341/AnsiballZ_dnf.py' Oct 21 16:27:57 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[34951]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:57 ip-10-31-11-33.us-east-1.aws.redhat.com python3[34953]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:27:58 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[34951]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:58 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[35061]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-izrtlybwnlpyhnetkqhdasfbmthggxoj ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542478.125459-20997-61466309139594/AnsiballZ_service_facts.py' Oct 21 16:27:58 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[35061]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:58 ip-10-31-11-33.us-east-1.aws.redhat.com python3[35063]: ansible-service_facts Invoked Oct 21 16:27:59 ip-10-31-11-33.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:28:00 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[35061]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:00 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[35271]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fwvotbbjfvzsifylbgracbskpcjxhees ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542480.4281635-21123-105741932989311/AnsiballZ_blivet.py' Oct 21 16:28:00 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[35271]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:00 ip-10-31-11-33.us-east-1.aws.redhat.com python3[35273]: ansible-redhat.rhel_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={} Oct 21 16:28:00 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[35271]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:01 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[35383]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jqilpqqbuywhwrzlkcwxgvdsonfvpolq ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542481.0111244-21153-274625971859029/AnsiballZ_stat.py' Oct 21 16:28:01 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[35383]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:01 ip-10-31-11-33.us-east-1.aws.redhat.com python3[35385]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:28:01 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[35383]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:02 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[35494]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dmuxwwuuvgzhjzdxwipasqnewjwrtswa ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542482.0403802-21209-28487395849036/AnsiballZ_stat.py' Oct 21 16:28:02 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[35494]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:02 ip-10-31-11-33.us-east-1.aws.redhat.com python3[35496]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:28:02 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[35494]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:02 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[35603]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tomlhlsjtwnjaicegsuxosyvkxeaopja ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542482.4520032-21234-274970064830874/AnsiballZ_setup.py' Oct 21 16:28:02 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[35603]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:02 ip-10-31-11-33.us-east-1.aws.redhat.com python3[35605]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:28:03 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[35603]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:03 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[35742]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ewboxfgfzgkgdqqtgzgmqihwalplusrm ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542483.614908-21286-179937437766319/AnsiballZ_dnf.py' Oct 21 16:28:03 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[35742]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:04 ip-10-31-11-33.us-east-1.aws.redhat.com python3[35744]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:28:04 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[35742]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:04 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[35852]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yedjbtcmtkmidyclbftwjelyfaqiwxxz ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542484.539894-21379-269706833714625/AnsiballZ_find_unused_disk.py' Oct 21 16:28:04 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[35852]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:05 ip-10-31-11-33.us-east-1.aws.redhat.com python3[35854]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with min_size=5g max_return=1 max_size=0 match_sector_size=False with_interface=None Oct 21 16:28:05 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[35852]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:05 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[35963]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-heuovmculrmldqkrdsgffhxdumqlwupz ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542485.2018516-21394-280541168889388/AnsiballZ_command.py' Oct 21 16:28:05 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[35963]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:05 ip-10-31-11-33.us-east-1.aws.redhat.com python3[35965]: 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 stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 21 16:28:05 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[35963]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:10 ip-10-31-11-33.us-east-1.aws.redhat.com python3[36109]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:28:10 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[36246]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qlxjidefybpsaqiqscjtosdlifgppxil ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542490.5765357-21957-118072404855899/AnsiballZ_setup.py' Oct 21 16:28:10 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[36246]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:10 ip-10-31-11-33.us-east-1.aws.redhat.com python3[36248]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:28:11 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[36246]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:11 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[36385]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cyungsmnizfpwhlgonmlciwyrowucfia ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542491.6738644-22004-120451416489446/AnsiballZ_stat.py' Oct 21 16:28:11 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[36385]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:12 ip-10-31-11-33.us-east-1.aws.redhat.com python3[36387]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:28:12 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[36385]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:12 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[36494]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uulqolgjdxennjiwibrfoctchqxzhxcz ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542492.4649615-22048-142480793991374/AnsiballZ_dnf.py' Oct 21 16:28:12 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[36494]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:13 ip-10-31-11-33.us-east-1.aws.redhat.com python3[36496]: 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', 'libblockdev'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:28:13 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[36494]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:14 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[36604]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kcftswoyfiigftiogzrvwdnitxcelfkd ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542493.8150806-22165-179090800944646/AnsiballZ_blivet.py' Oct 21 16:28:14 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[36604]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:14 ip-10-31-11-33.us-east-1.aws.redhat.com python3[36606]: ansible-redhat.rhel_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={} Oct 21 16:28:14 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[36604]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:15 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[36716]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-atpeswyclktrnuhfiwglxoyeqeolwlat ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542494.8247712-22282-165908207430353/AnsiballZ_dnf.py' Oct 21 16:28:15 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[36716]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:15 ip-10-31-11-33.us-east-1.aws.redhat.com python3[36718]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:28:15 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[36716]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:16 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[36826]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gbdmuyafbxxsxhyurmbzuojuhalcutvg ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542495.7736087-22334-205437590857963/AnsiballZ_service_facts.py' Oct 21 16:28:16 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[36826]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:16 ip-10-31-11-33.us-east-1.aws.redhat.com python3[36828]: ansible-service_facts Invoked Oct 21 16:28:17 ip-10-31-11-33.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:28:17 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[36826]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:18 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[37036]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nzutzbvhxbcgkxwnrygkliiwhbbhghml ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542498.3149545-22504-15525128270827/AnsiballZ_blivet.py' Oct 21 16:28:18 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[37036]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:18 ip-10-31-11-33.us-east-1.aws.redhat.com python3[37038]: ansible-redhat.rhel_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={} Oct 21 16:28:18 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[37036]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:19 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[37148]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vwsjosfudruntzurxqnewzdzmmnolrpt ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542498.9069765-22582-212851153483677/AnsiballZ_stat.py' Oct 21 16:28:19 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[37148]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:19 ip-10-31-11-33.us-east-1.aws.redhat.com python3[37150]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:28:19 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[37148]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:19 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[37259]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yyjrnygvmnugbgarvavyklbpwvncuipa ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542499.7329898-22697-77783776481257/AnsiballZ_stat.py' Oct 21 16:28:19 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[37259]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:20 ip-10-31-11-33.us-east-1.aws.redhat.com python3[37261]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:28:20 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[37259]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:20 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[37368]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-izrblwbcjtllefvajeexegsiqhyqidsm ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542500.1991613-22773-279853854554807/AnsiballZ_setup.py' Oct 21 16:28:20 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[37368]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:20 ip-10-31-11-33.us-east-1.aws.redhat.com python3[37370]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:28:21 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[37368]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:21 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[37507]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bpytuxffjpvujqltyapwxgulvuzeblqv ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542501.2076473-22798-216054081076511/AnsiballZ_dnf.py' Oct 21 16:28:21 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[37507]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:21 ip-10-31-11-33.us-east-1.aws.redhat.com python3[37509]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:28:21 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[37507]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:22 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[37617]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pbherftefilgajnrlieoatbbjfcteqkv ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542502.0564523-22842-243024911567757/AnsiballZ_find_unused_disk.py' Oct 21 16:28:22 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[37617]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:22 ip-10-31-11-33.us-east-1.aws.redhat.com python3[37619]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with max_return=2 with_interface=scsi match_sector_size=True min_size=0 max_size=0 Oct 21 16:28:22 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[37617]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:24 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[37763]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ufgaioutzvujosmuprsqvihyvpdzkwhv ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542504.0160391-23078-49577700706711/AnsiballZ_setup.py' Oct 21 16:28:24 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[37763]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:24 ip-10-31-11-33.us-east-1.aws.redhat.com python3[37765]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:28:25 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[37763]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:25 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[37902]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gvnwznxiwpopoyndozkqzkkkxarhfask ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542505.5895178-23138-241721716705362/AnsiballZ_stat.py' Oct 21 16:28:25 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[37902]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:26 ip-10-31-11-33.us-east-1.aws.redhat.com python3[37904]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:28:26 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[37902]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:26 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[38011]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qzmhztscoxzfthqnmgbctyvgwuqnyblc ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542506.4006255-23188-203191132449772/AnsiballZ_dnf.py' Oct 21 16:28:26 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[38011]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:26 ip-10-31-11-33.us-east-1.aws.redhat.com python3[38013]: 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', 'libblockdev'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:28:27 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[38011]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:27 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[38121]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-giwdsfzwtqrisvjkcpypgkdadkhztwat ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542507.5390434-23286-247220186998938/AnsiballZ_blivet.py' Oct 21 16:28:27 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[38121]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:28 ip-10-31-11-33.us-east-1.aws.redhat.com python3[38123]: ansible-redhat.rhel_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={} Oct 21 16:28:28 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[38121]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:28 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[38233]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nlaokbxfizfscrqzoulnoyeqroknvjxt ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542508.5009918-23340-215168823487840/AnsiballZ_dnf.py' Oct 21 16:28:28 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[38233]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:28 ip-10-31-11-33.us-east-1.aws.redhat.com python3[38235]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:28:29 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[38233]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:29 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[38343]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zpznezbbhnnfguwvdamueufgtczzcfin ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542509.3593907-23504-240328921302523/AnsiballZ_service_facts.py' Oct 21 16:28:29 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[38343]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:29 ip-10-31-11-33.us-east-1.aws.redhat.com python3[38345]: ansible-service_facts Invoked Oct 21 16:28:30 ip-10-31-11-33.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:28:31 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[38343]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:31 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[38553]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qhqdqpzmqmlkhpeipyytkztphkeulcpb ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542511.483641-23651-248023842410129/AnsiballZ_blivet.py' Oct 21 16:28:31 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[38553]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:31 ip-10-31-11-33.us-east-1.aws.redhat.com python3[38555]: ansible-redhat.rhel_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={} Oct 21 16:28:31 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[38553]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:32 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[38665]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kgofrnhzcoqazxzrcsbyosgljsrvxfla ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542512.101369-23665-269078373315273/AnsiballZ_stat.py' Oct 21 16:28:32 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[38665]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:32 ip-10-31-11-33.us-east-1.aws.redhat.com python3[38667]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:28:32 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[38665]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:32 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[38776]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-afbvnjtxlazxtfogpoozaizlksufxqnc ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542512.840474-23724-1457660337414/AnsiballZ_stat.py' Oct 21 16:28:32 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[38776]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:33 ip-10-31-11-33.us-east-1.aws.redhat.com python3[38778]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:28:33 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[38776]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:33 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[38885]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xzybbtwmwmxescrnexksruptwbmlippi ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542513.3259385-23753-172145743381706/AnsiballZ_setup.py' Oct 21 16:28:33 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[38885]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:33 ip-10-31-11-33.us-east-1.aws.redhat.com python3[38887]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:28:34 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[38885]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:34 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[39024]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bofmbtqmcrzkgkbrcfmnobhyzupvpudl ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542514.5108414-23810-151710367805691/AnsiballZ_dnf.py' Oct 21 16:28:34 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[39024]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:34 ip-10-31-11-33.us-east-1.aws.redhat.com python3[39026]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:28:35 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[39024]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:36 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[39134]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qpsbfsyczlogzhhyiuthjcngywgavacu ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542515.518665-23923-186057223265191/AnsiballZ_find_unused_disk.py' Oct 21 16:28:36 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[39134]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:36 ip-10-31-11-33.us-east-1.aws.redhat.com python3[39136]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with max_return=2 min_size=0 max_size=0 match_sector_size=False with_interface=None Oct 21 16:28:36 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[39134]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:36 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[39245]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-htilyvlvzecxmjzmkzmawpuurvkeoijw ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542516.3402314-24000-137906962779520/AnsiballZ_command.py' Oct 21 16:28:36 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[39245]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:36 ip-10-31-11-33.us-east-1.aws.redhat.com python3[39247]: 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 stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 21 16:28:36 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[39245]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:40 ip-10-31-11-33.us-east-1.aws.redhat.com python3[39391]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:28:41 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[39528]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ztlekmvkdidjkfglgcnoscksxrbqoedh ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542521.4148839-24460-104338488327473/AnsiballZ_setup.py' Oct 21 16:28:41 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[39528]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:41 ip-10-31-11-33.us-east-1.aws.redhat.com python3[39530]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:28:42 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[39528]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:42 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[39667]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xxpfngbqhciqtkdkaodcpjplmkotqpyd ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542522.5373044-24533-116767123583392/AnsiballZ_stat.py' Oct 21 16:28:42 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[39667]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:42 ip-10-31-11-33.us-east-1.aws.redhat.com python3[39669]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:28:42 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[39667]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:43 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[39776]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tnnkhuwbldynzyilupkmtnxpyquokokt ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542523.1763043-24550-214528490690244/AnsiballZ_dnf.py' Oct 21 16:28:43 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[39776]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:43 ip-10-31-11-33.us-east-1.aws.redhat.com python3[39778]: 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', 'libblockdev'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:28:44 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[39776]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:44 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[39886]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lesodudpqaasiabtyzotrwlhbcalceig ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542524.4168906-24598-173327128384059/AnsiballZ_blivet.py' Oct 21 16:28:44 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[39886]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:45 ip-10-31-11-33.us-east-1.aws.redhat.com python3[39888]: ansible-redhat.rhel_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={} Oct 21 16:28:45 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[39886]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:45 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[39998]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ykdpuordwrcrlvkubvlwfvyfeelcdzct ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542525.563714-24660-119397061093949/AnsiballZ_dnf.py' Oct 21 16:28:45 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[39998]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:45 ip-10-31-11-33.us-east-1.aws.redhat.com python3[40000]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:28:46 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[39998]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:46 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[40108]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-harutpahndrgaphizxnadrsvpivsymae ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542526.4936838-24764-48370111355608/AnsiballZ_service_facts.py' Oct 21 16:28:46 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[40108]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:46 ip-10-31-11-33.us-east-1.aws.redhat.com python3[40110]: ansible-service_facts Invoked Oct 21 16:28:47 ip-10-31-11-33.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:28:48 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[40108]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:48 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[40318]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lsfkbffwddurucgfksosrevaauxzsbmd ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542528.6746187-24909-115907750003402/AnsiballZ_blivet.py' Oct 21 16:28:48 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[40318]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:49 ip-10-31-11-33.us-east-1.aws.redhat.com python3[40320]: ansible-redhat.rhel_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={} Oct 21 16:28:49 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[40318]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:49 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[40430]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kahrkqwtelplnhzprbdyevwoujgkpvac ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542529.3355696-24942-166307364166688/AnsiballZ_stat.py' Oct 21 16:28:49 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[40430]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:49 ip-10-31-11-33.us-east-1.aws.redhat.com python3[40432]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:28:49 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[40430]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:50 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[40541]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zoaezpbsumyxooyzmiezkbfhxlesadwl ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542530.3189147-25008-8965555694025/AnsiballZ_stat.py' Oct 21 16:28:50 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[40541]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:50 ip-10-31-11-33.us-east-1.aws.redhat.com python3[40543]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:28:50 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[40541]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:51 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[40650]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uibfbiuixxnbbrwvpwlrdoluxvmbzspy ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542530.9326184-25047-197250667272263/AnsiballZ_setup.py' Oct 21 16:28:51 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[40650]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:51 ip-10-31-11-33.us-east-1.aws.redhat.com python3[40652]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:28:51 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[40650]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:52 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[40789]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ivqdxoheyqywmhkrmiksfruzsyhgvqbm ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542532.2030032-25214-32878244222187/AnsiballZ_dnf.py' Oct 21 16:28:52 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[40789]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:52 ip-10-31-11-33.us-east-1.aws.redhat.com python3[40791]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:28:52 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[40789]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:53 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[40899]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jqtdjnheseakwpduueyccjpmrcxblxzk ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542533.1611905-25352-228335861221795/AnsiballZ_find_unused_disk.py' Oct 21 16:28:53 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[40899]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:53 ip-10-31-11-33.us-east-1.aws.redhat.com python3[40901]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with max_return=1 with_interface=scsi min_size=0 max_size=0 match_sector_size=False Oct 21 16:28:53 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[40899]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:53 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[41010]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-afmtcxxvsnjhsrexbwftjucqpqsypqqt ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542533.7022905-25398-166186551751084/AnsiballZ_command.py' Oct 21 16:28:53 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[41010]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:54 ip-10-31-11-33.us-east-1.aws.redhat.com python3[41012]: 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 stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 21 16:28:54 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[41010]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:00 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[41156]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pguwrlsyrelrlvwqarwvwqgctguzgyni ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542539.2376304-25910-257407648558551/AnsiballZ_setup.py' Oct 21 16:29:00 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[41156]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:00 ip-10-31-11-33.us-east-1.aws.redhat.com python3[41158]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:29:00 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[41156]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:01 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[41295]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ouavwkcdpnkccqnxmmzrqdwgtpndrnaj ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542541.332391-26062-259058725828313/AnsiballZ_stat.py' Oct 21 16:29:01 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[41295]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:01 ip-10-31-11-33.us-east-1.aws.redhat.com python3[41297]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:29:01 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[41295]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:02 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[41404]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-brodurnxasowyrlufckbfaulaglavbum ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542542.2140398-26110-260559132850364/AnsiballZ_dnf.py' Oct 21 16:29:02 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[41404]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:02 ip-10-31-11-33.us-east-1.aws.redhat.com python3[41406]: 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', 'libblockdev'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:29:03 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[41404]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:03 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[41514]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ptzqsxbdmlhfozawxdckmowqpxdatrhx ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542543.4618933-26334-4428370678503/AnsiballZ_blivet.py' Oct 21 16:29:03 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[41514]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:04 ip-10-31-11-33.us-east-1.aws.redhat.com python3[41516]: ansible-redhat.rhel_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={} Oct 21 16:29:04 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[41514]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:04 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[41626]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vdpyvmpgrwnnwwtnigimoabxdhifhamh ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542544.3124926-26447-259301607231497/AnsiballZ_dnf.py' Oct 21 16:29:04 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[41626]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:04 ip-10-31-11-33.us-east-1.aws.redhat.com python3[41628]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:29:05 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[41626]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:05 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[41736]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nwnqecikptuvahzzudecnuntnbblvcvj ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542545.1887906-26487-245033765165868/AnsiballZ_service_facts.py' Oct 21 16:29:05 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[41736]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:05 ip-10-31-11-33.us-east-1.aws.redhat.com python3[41738]: ansible-service_facts Invoked Oct 21 16:29:06 ip-10-31-11-33.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:29:08 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[41736]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:08 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[41946]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ayeieiwvvnuexgsucqjjsrvugcjmdlyp ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542548.5491345-26634-16395806088735/AnsiballZ_blivet.py' Oct 21 16:29:08 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[41946]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:08 ip-10-31-11-33.us-east-1.aws.redhat.com python3[41948]: ansible-redhat.rhel_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={} Oct 21 16:29:09 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[41946]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:09 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[42058]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-itpaoyymlovqpzjxvuqffcyjbqybjfwy ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542549.1531944-26660-202927878616952/AnsiballZ_stat.py' Oct 21 16:29:09 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[42058]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:09 ip-10-31-11-33.us-east-1.aws.redhat.com python3[42060]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:29:09 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[42058]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:10 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[42169]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lbwkjublnqjtzvsrmnzdlgjlhofxogml ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542550.1330495-26739-170593342702150/AnsiballZ_stat.py' Oct 21 16:29:10 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[42169]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:10 ip-10-31-11-33.us-east-1.aws.redhat.com python3[42171]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:29:10 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[42169]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:10 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[42278]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vgsaowaxthfjzhyboejwqiyanesgpcrb ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542550.5712333-26782-126857252664828/AnsiballZ_setup.py' Oct 21 16:29:10 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[42278]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:11 ip-10-31-11-33.us-east-1.aws.redhat.com python3[42280]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:29:11 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[42278]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:11 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[42417]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cidyinsniqlcjjrltthrvywuuphvnsfg ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542551.8224137-26887-229096435806165/AnsiballZ_dnf.py' Oct 21 16:29:12 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[42417]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:12 ip-10-31-11-33.us-east-1.aws.redhat.com python3[42419]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:29:12 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[42417]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:13 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[42527]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ovibkxevlffrpujshxfjkutbuhlweqvf ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542552.70803-26937-57136253256724/AnsiballZ_find_unused_disk.py' Oct 21 16:29:13 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[42527]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:13 ip-10-31-11-33.us-east-1.aws.redhat.com python3[42529]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with min_size=5g max_return=1 max_size=0 match_sector_size=False with_interface=None Oct 21 16:29:13 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[42527]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:13 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[42638]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-etkpaqirsrxbvhpfvofpvjraeckbnubt ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542553.2518768-26958-194440978224463/AnsiballZ_command.py' Oct 21 16:29:13 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[42638]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:13 ip-10-31-11-33.us-east-1.aws.redhat.com python3[42640]: 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 stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 21 16:29:13 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[42638]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:16 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[42784]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hcifxvcvqyjqwgpsujmfimffhofwieyf ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542555.5512443-27185-274664032085752/AnsiballZ_setup.py' Oct 21 16:29:16 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[42784]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:16 ip-10-31-11-33.us-east-1.aws.redhat.com python3[42786]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:29:16 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[42784]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:17 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[42923]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qagctbfwnobuzfkvzzsaiomgrfzwzabr ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542557.1408038-27279-55009278113350/AnsiballZ_stat.py' Oct 21 16:29:17 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[42923]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:17 ip-10-31-11-33.us-east-1.aws.redhat.com python3[42925]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:29:17 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[42923]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:18 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[43032]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kauuavgefyqoqbckxyjpndbmalvbpiag ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542557.850877-27317-281014755692383/AnsiballZ_dnf.py' Oct 21 16:29:18 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[43032]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:18 ip-10-31-11-33.us-east-1.aws.redhat.com python3[43034]: 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', 'libblockdev'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:29:18 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[43032]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:19 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[43142]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fkldowqjuhoyjgvmocwklwzuzacohzts ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542558.987801-27359-1710064940074/AnsiballZ_blivet.py' Oct 21 16:29:19 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[43142]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:19 ip-10-31-11-33.us-east-1.aws.redhat.com python3[43144]: ansible-redhat.rhel_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={} Oct 21 16:29:19 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[43142]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:20 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[43254]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-btgmgiojaszmbsymtslnnftdrphgclgh ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542559.8947253-27397-96328362000249/AnsiballZ_dnf.py' Oct 21 16:29:20 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[43254]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:20 ip-10-31-11-33.us-east-1.aws.redhat.com python3[43256]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:29:20 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[43254]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:21 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[43364]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ydlqaptuupqdfjyatycyupzygjyxuxkd ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542560.7617257-27482-252037972552349/AnsiballZ_service_facts.py' Oct 21 16:29:21 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[43364]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:21 ip-10-31-11-33.us-east-1.aws.redhat.com python3[43366]: ansible-service_facts Invoked Oct 21 16:29:22 ip-10-31-11-33.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:29:22 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[43364]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:23 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[43574]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-grgjxgjthfsorfyszzmhxveoanidjgvs ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542563.1378906-27796-248637841071281/AnsiballZ_blivet.py' Oct 21 16:29:23 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[43574]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:23 ip-10-31-11-33.us-east-1.aws.redhat.com python3[43576]: ansible-redhat.rhel_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={} Oct 21 16:29:23 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[43574]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:24 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[43686]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mcdjrplsrbvxyufzxakdblxnsljouerm ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542563.8379653-27823-61313200811981/AnsiballZ_stat.py' Oct 21 16:29:24 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[43686]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:24 ip-10-31-11-33.us-east-1.aws.redhat.com python3[43688]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:29:24 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[43686]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:24 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[43797]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pbufftglhzwfnhthctrkbkkmfnxigpza ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542564.6882422-27868-273409816276159/AnsiballZ_stat.py' Oct 21 16:29:24 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[43797]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:24 ip-10-31-11-33.us-east-1.aws.redhat.com python3[43799]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:29:24 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[43797]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:25 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[43906]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-igomvblaneovkldherobdcgeipzraxqq ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542565.1667926-27901-113616952410665/AnsiballZ_setup.py' Oct 21 16:29:25 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[43906]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:25 ip-10-31-11-33.us-east-1.aws.redhat.com python3[43908]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:29:25 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[43906]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:26 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[44045]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-glxqmnvmddtutenciendpnzrryjslmio ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542566.4669127-28032-215908685781322/AnsiballZ_dnf.py' Oct 21 16:29:26 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[44045]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:26 ip-10-31-11-33.us-east-1.aws.redhat.com python3[44047]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:29:27 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[44045]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:27 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[44155]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cxtmpbtiinuryjcbihjonnmpufifeujf ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542567.4868174-28085-232432698658486/AnsiballZ_find_unused_disk.py' Oct 21 16:29:27 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[44155]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:27 ip-10-31-11-33.us-east-1.aws.redhat.com python3[44157]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 max_size=0 match_sector_size=False with_interface=None Oct 21 16:29:28 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[44155]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:28 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[44266]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eweirzwhxobjgrkjlhanvfzrpsheuhks ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542568.0975397-28143-36115501747684/AnsiballZ_command.py' Oct 21 16:29:28 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[44266]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:28 ip-10-31-11-33.us-east-1.aws.redhat.com python3[44268]: 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 stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 21 16:29:28 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[44266]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:33 ip-10-31-11-33.us-east-1.aws.redhat.com python3[44412]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:29:34 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[44549]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-psqsyrairhbhymrenfyzfnzlzcevdguz ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542574.0361614-28617-10683970982676/AnsiballZ_setup.py' Oct 21 16:29:34 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[44549]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:34 ip-10-31-11-33.us-east-1.aws.redhat.com python3[44551]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:29:34 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[44549]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:35 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[44688]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qxfukzptgpwtfjjojmlvfbrpjzaarrjx ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542575.1499271-28688-119952705825200/AnsiballZ_stat.py' Oct 21 16:29:35 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[44688]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:35 ip-10-31-11-33.us-east-1.aws.redhat.com python3[44690]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:29:35 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[44688]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:36 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[44797]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-isysuvpbtabisrxuziyvuwwwnpzsxqwc ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542575.995533-28718-185474372637047/AnsiballZ_dnf.py' Oct 21 16:29:36 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[44797]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:36 ip-10-31-11-33.us-east-1.aws.redhat.com python3[44799]: 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', 'libblockdev'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:29:36 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[44797]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:37 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[44907]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tattxgrlhhtetctqkqyixnwrwndciqyg ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542577.334573-28787-103766507350549/AnsiballZ_blivet.py' Oct 21 16:29:37 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[44907]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:38 ip-10-31-11-33.us-east-1.aws.redhat.com python3[44909]: ansible-redhat.rhel_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={} Oct 21 16:29:38 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[44907]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:38 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[45019]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jzhlluvrwwymhzrkwpqfyceehlvmjldk ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542578.354554-28851-66757765420413/AnsiballZ_dnf.py' Oct 21 16:29:38 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[45019]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:38 ip-10-31-11-33.us-east-1.aws.redhat.com python3[45021]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:29:39 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[45019]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:39 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[45129]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xkthukfzbavrlyrmqggsboyqagznwsrt ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542579.211013-28931-61834401133301/AnsiballZ_service_facts.py' Oct 21 16:29:39 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[45129]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:39 ip-10-31-11-33.us-east-1.aws.redhat.com python3[45131]: ansible-service_facts Invoked Oct 21 16:29:40 ip-10-31-11-33.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:29:41 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[45129]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:41 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[45339]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zgyawjlccbqwnqcvjzpzkrnikhtccwuo ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542581.678971-29151-160492502809414/AnsiballZ_blivet.py' Oct 21 16:29:41 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[45339]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:42 ip-10-31-11-33.us-east-1.aws.redhat.com python3[45341]: ansible-redhat.rhel_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={} Oct 21 16:29:42 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[45339]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:42 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[45451]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ctokslkzjqxebdsyondujniidhmggzwf ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542582.435411-29210-4396079972017/AnsiballZ_stat.py' Oct 21 16:29:42 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[45451]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:42 ip-10-31-11-33.us-east-1.aws.redhat.com python3[45453]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:29:42 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[45451]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:43 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[45562]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kzstqpowshwsxqpgxhuhnroxxncmuzle ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542583.3219655-29382-271350548412059/AnsiballZ_stat.py' Oct 21 16:29:43 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[45562]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:43 ip-10-31-11-33.us-east-1.aws.redhat.com python3[45564]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:29:43 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[45562]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:44 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[45671]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vktjqlbdczwzlsglntwibcdnqldjwsul ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542583.7862568-29458-231918140106475/AnsiballZ_setup.py' Oct 21 16:29:44 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[45671]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:44 ip-10-31-11-33.us-east-1.aws.redhat.com python3[45673]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:29:44 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[45671]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:45 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[45810]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vsaaagycfhoqojvgkeaxgrhpwiaknxca ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542584.906309-29498-191456053489020/AnsiballZ_dnf.py' Oct 21 16:29:45 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[45810]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:45 ip-10-31-11-33.us-east-1.aws.redhat.com python3[45812]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:29:45 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[45810]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:46 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[45920]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oznchlyraieeweclwxqjffnwytswelpm ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542585.7845685-29542-151578381160412/AnsiballZ_find_unused_disk.py' Oct 21 16:29:46 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[45920]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:46 ip-10-31-11-33.us-east-1.aws.redhat.com python3[45922]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Oct 21 16:29:46 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[45920]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:46 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[46031]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cbenzudsekfkaypfoqjkblcoqdomckmj ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542586.3917012-29562-222187770239510/AnsiballZ_command.py' Oct 21 16:29:46 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[46031]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:46 ip-10-31-11-33.us-east-1.aws.redhat.com python3[46033]: 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 stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 21 16:29:46 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[46031]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:48 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[46177]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bjayxupgesviwmpanujdnvtfvcxvlkmw ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542588.2063541-29692-220595317327391/AnsiballZ_setup.py' Oct 21 16:29:48 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[46177]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:49 ip-10-31-11-33.us-east-1.aws.redhat.com python3[46179]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:29:49 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[46177]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:50 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[46316]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tnsjgoxyxgommzpnswmdhxiafcsqmbzt ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542590.0704505-29872-170938088962158/AnsiballZ_stat.py' Oct 21 16:29:50 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[46316]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:50 ip-10-31-11-33.us-east-1.aws.redhat.com python3[46318]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:29:50 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[46316]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:51 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[46425]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rozxmdqaomgracylkvqndcfbenpdjnkq ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542590.77573-29909-112889668929872/AnsiballZ_dnf.py' Oct 21 16:29:51 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[46425]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:51 ip-10-31-11-33.us-east-1.aws.redhat.com python3[46427]: 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', 'libblockdev'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:29:51 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[46425]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:52 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[46535]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hzsudyuseeqeigkchmuuuigwoxobmjha ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542591.9076967-29950-277702931491749/AnsiballZ_blivet.py' Oct 21 16:29:52 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[46535]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:52 ip-10-31-11-33.us-east-1.aws.redhat.com python3[46537]: ansible-redhat.rhel_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={} Oct 21 16:29:52 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[46535]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:52 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[46647]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xredwecoduqjrtotmvqimrlbdrxcotci ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542592.8160672-29986-20813375546812/AnsiballZ_dnf.py' Oct 21 16:29:52 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[46647]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:53 ip-10-31-11-33.us-east-1.aws.redhat.com python3[46649]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:29:53 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[46647]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:54 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[46757]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dfftlmfnbmqaybuifpnwtpszlrdwzhhf ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542593.6979682-30064-87047691329324/AnsiballZ_service_facts.py' Oct 21 16:29:54 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[46757]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:54 ip-10-31-11-33.us-east-1.aws.redhat.com python3[46759]: ansible-service_facts Invoked Oct 21 16:29:55 ip-10-31-11-33.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:29:55 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[46757]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:56 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[46967]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rpxeslxanouoqjlxuypuymzwidwhhydy ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542596.240095-30379-166934314263760/AnsiballZ_blivet.py' Oct 21 16:29:56 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[46967]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:56 ip-10-31-11-33.us-east-1.aws.redhat.com python3[46969]: ansible-redhat.rhel_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={} Oct 21 16:29:56 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[46967]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:57 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[47079]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qoeuptaetalqkuefktkgivlbhmffktlm ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542596.9231577-30405-169254195535189/AnsiballZ_stat.py' Oct 21 16:29:57 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[47079]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:57 ip-10-31-11-33.us-east-1.aws.redhat.com python3[47081]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:29:57 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[47079]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:57 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[47190]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ubltmojlhuwzsjkivybonrpphietksdx ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542597.8230624-30449-147591450071283/AnsiballZ_stat.py' Oct 21 16:29:57 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[47190]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:58 ip-10-31-11-33.us-east-1.aws.redhat.com python3[47192]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:29:58 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[47190]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:58 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[47299]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-huqbjigmuocqrhxeiedgeaybbdshmsez ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542598.2687109-30534-232196683463685/AnsiballZ_setup.py' Oct 21 16:29:58 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[47299]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:58 ip-10-31-11-33.us-east-1.aws.redhat.com python3[47301]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:29:59 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[47299]: pam_unix(sudo:session): session closed for user root Oct 21 16:29:59 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[47438]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fersypjzrhdoxgqenwmcxwxzfboxkzjp ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542599.4467108-30649-240322202752971/AnsiballZ_dnf.py' Oct 21 16:29:59 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[47438]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:29:59 ip-10-31-11-33.us-east-1.aws.redhat.com python3[47440]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:30:00 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[47438]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:00 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[47548]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jvqiylfmwtowqldubrecjkkdezszpkyd ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542600.413153-30689-59858246078814/AnsiballZ_find_unused_disk.py' Oct 21 16:30:00 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[47548]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:00 ip-10-31-11-33.us-east-1.aws.redhat.com python3[47550]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 max_size=0 match_sector_size=False with_interface=None Oct 21 16:30:00 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[47548]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:01 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[47659]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hhbeaxvwapwebmrzvmgsopxwnhooqhxb ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542600.998016-30711-13416707497479/AnsiballZ_command.py' Oct 21 16:30:01 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[47659]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:01 ip-10-31-11-33.us-east-1.aws.redhat.com python3[47661]: 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 stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 21 16:30:01 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[47659]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:05 ip-10-31-11-33.us-east-1.aws.redhat.com python3[47805]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:30:06 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[47942]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ctpbjjtotbcisnvdrjkukcbalfojnwma ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542606.1203585-31161-89338058203454/AnsiballZ_setup.py' Oct 21 16:30:06 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[47942]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:06 ip-10-31-11-33.us-east-1.aws.redhat.com python3[47944]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:30:06 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[47942]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:07 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[48081]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yiqxzfgrvbyhosnpgdmiudvqtxfavgxl ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542607.1687224-31185-185581318501271/AnsiballZ_stat.py' Oct 21 16:30:07 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[48081]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:07 ip-10-31-11-33.us-east-1.aws.redhat.com python3[48083]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:30:07 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[48081]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:08 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[48190]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-egrvztqafswlavanfqugzhlxxekyjzcu ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542607.9596827-31218-162447318939948/AnsiballZ_dnf.py' Oct 21 16:30:08 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[48190]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:08 ip-10-31-11-33.us-east-1.aws.redhat.com python3[48192]: 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', 'libblockdev'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:30:09 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[48190]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:09 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[48300]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wjoziiyduivsqochspjkzzcxesoxazaa ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542609.2580786-31309-137190775765819/AnsiballZ_blivet.py' Oct 21 16:30:09 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[48300]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:09 ip-10-31-11-33.us-east-1.aws.redhat.com python3[48302]: ansible-redhat.rhel_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={} Oct 21 16:30:10 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[48300]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:10 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[48412]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lyhuhyxoaxfydcwclslnpaunwuegziio ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542610.343928-31377-229141788126317/AnsiballZ_dnf.py' Oct 21 16:30:10 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[48412]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:10 ip-10-31-11-33.us-east-1.aws.redhat.com python3[48414]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:30:11 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[48412]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:11 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[48522]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ankkieffnmbmxpqpynxodrnoxftexrrc ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542611.2824738-31407-73911162436942/AnsiballZ_service_facts.py' Oct 21 16:30:11 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[48522]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:11 ip-10-31-11-33.us-east-1.aws.redhat.com python3[48524]: ansible-service_facts Invoked Oct 21 16:30:12 ip-10-31-11-33.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:30:13 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[48522]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:14 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[48732]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ibvpafdaoctbvaliapsywxwlrpikbjej ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542613.852994-31564-8368687568324/AnsiballZ_blivet.py' Oct 21 16:30:14 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[48732]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:14 ip-10-31-11-33.us-east-1.aws.redhat.com python3[48734]: ansible-redhat.rhel_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={} Oct 21 16:30:14 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[48732]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:14 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[48844]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zhntujdbipcygjdbacrwkdboqzvfyqjp ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542614.5485597-31688-242891535864152/AnsiballZ_stat.py' Oct 21 16:30:14 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[48844]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:14 ip-10-31-11-33.us-east-1.aws.redhat.com python3[48846]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:30:14 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[48844]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:15 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[48955]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cvcspelxtlzovnekoghjbjzuaogzcqln ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542615.2346098-31823-511003679675/AnsiballZ_stat.py' Oct 21 16:30:15 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[48955]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:15 ip-10-31-11-33.us-east-1.aws.redhat.com python3[48957]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:30:15 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[48955]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:16 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[49064]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zdpusrrtxjjvrjbmobtaipdbxwbtzamj ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542615.753122-31853-54329887641105/AnsiballZ_setup.py' Oct 21 16:30:16 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[49064]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:16 ip-10-31-11-33.us-east-1.aws.redhat.com python3[49066]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:30:16 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[49064]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:17 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[49203]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-omymxnojqcrpxaiwaqkiejfynqxccqls ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542616.933617-31977-38471886168769/AnsiballZ_dnf.py' Oct 21 16:30:17 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[49203]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:17 ip-10-31-11-33.us-east-1.aws.redhat.com python3[49205]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:30:17 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[49203]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:18 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[49313]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tbrbdjpuomxaostmrvubptcotuhiafwe ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542617.863765-32055-187875090636173/AnsiballZ_find_unused_disk.py' Oct 21 16:30:18 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[49313]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:18 ip-10-31-11-33.us-east-1.aws.redhat.com python3[49315]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with min_size=5g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Oct 21 16:30:18 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[49313]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:18 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[49424]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xffnjqoocahulldhbdjptrqnbfwxsmhq ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542618.6696868-32083-233521125006732/AnsiballZ_command.py' Oct 21 16:30:18 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[49424]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:19 ip-10-31-11-33.us-east-1.aws.redhat.com python3[49426]: 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 stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 21 16:30:19 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[49424]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:20 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[49570]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vxwggqhjmnyfqtsvdmzuxlximmzycczz ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542620.2699573-32209-202828188748542/AnsiballZ_setup.py' Oct 21 16:30:20 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[49570]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:21 ip-10-31-11-33.us-east-1.aws.redhat.com python3[49572]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:30:21 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[49570]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:22 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[49709]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xosloghnyzfrerojlxsijigwqfvfxoii ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542621.7908394-32347-145748817281760/AnsiballZ_stat.py' Oct 21 16:30:22 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[49709]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:22 ip-10-31-11-33.us-east-1.aws.redhat.com python3[49711]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:30:22 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[49709]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:22 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[49818]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-avximjvhvokxmcgekmepteuxrmyfwgmt ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542622.5046964-32381-102629401541245/AnsiballZ_dnf.py' Oct 21 16:30:22 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[49818]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:23 ip-10-31-11-33.us-east-1.aws.redhat.com python3[49820]: 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', 'libblockdev'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:30:23 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[49818]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:24 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[49928]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qaztljsntjsvxzkildrubqabowxtylyb ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542623.799485-32462-169687183527969/AnsiballZ_blivet.py' Oct 21 16:30:24 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[49928]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:24 ip-10-31-11-33.us-east-1.aws.redhat.com python3[49930]: ansible-redhat.rhel_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={} Oct 21 16:30:24 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[49928]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:24 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[50040]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bmlrebshztxhdlanuofzsedzaapmjmiu ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542624.7041886-32513-134147811956582/AnsiballZ_dnf.py' Oct 21 16:30:24 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[50040]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:25 ip-10-31-11-33.us-east-1.aws.redhat.com python3[50042]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:30:25 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[50040]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:25 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[50150]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-glmfluplilwhndzplxbrwrxibobbvhfw ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542625.5438552-32542-75715630721116/AnsiballZ_service_facts.py' Oct 21 16:30:25 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[50150]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:25 ip-10-31-11-33.us-east-1.aws.redhat.com python3[50152]: ansible-service_facts Invoked Oct 21 16:30:26 ip-10-31-11-33.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:30:27 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[50150]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:27 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[50360]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pjwzyhwykjsqlbuhlayhkictseewotat ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542627.6916099-32669-62004157633629/AnsiballZ_blivet.py' Oct 21 16:30:27 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[50360]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:28 ip-10-31-11-33.us-east-1.aws.redhat.com python3[50362]: ansible-redhat.rhel_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={} Oct 21 16:30:28 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[50360]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:28 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[50472]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jjfrtsieupdoyixyrnjeqkviaonfygqn ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542628.4361753-32733-275304930314219/AnsiballZ_stat.py' Oct 21 16:30:28 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[50472]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:28 ip-10-31-11-33.us-east-1.aws.redhat.com python3[50474]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:30:28 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[50472]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:29 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[50583]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lhlsltyyqfyvxazoxdwftnakktriovnf ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542629.3158047-32932-141237578739927/AnsiballZ_stat.py' Oct 21 16:30:29 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[50583]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:29 ip-10-31-11-33.us-east-1.aws.redhat.com python3[50585]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:30:29 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[50583]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:29 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[50692]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ekoyhylwmoaljbowtjyagiirmwttzkmj ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542629.690586-32993-234736080241399/AnsiballZ_setup.py' Oct 21 16:30:29 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[50692]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:30 ip-10-31-11-33.us-east-1.aws.redhat.com python3[50694]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:30:30 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[50692]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:31 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[50831]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zpbmdlgxearropmprptzlrrfgftedeik ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542630.738428-33039-77061379937201/AnsiballZ_package_facts.py' Oct 21 16:30:31 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[50831]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:31 ip-10-31-11-33.us-east-1.aws.redhat.com python3[50833]: ansible-package_facts Invoked with manager=['auto'] strategy=first Oct 21 16:30:31 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[50831]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:32 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[50940]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uadcapdaatfixajqqjekpfomuvzohylh ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542632.6022246-33150-169321588149007/AnsiballZ_dnf.py' Oct 21 16:30:32 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[50940]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:32 ip-10-31-11-33.us-east-1.aws.redhat.com python3[50942]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:30:33 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[50940]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:34 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[51050]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ywixjyqppidgpkufmjavdbxliguvfdmd ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542633.5857482-33225-100101204646249/AnsiballZ_find_unused_disk.py' Oct 21 16:30:34 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[51050]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:34 ip-10-31-11-33.us-east-1.aws.redhat.com python3[51052]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with min_size=10g match_sector_size=True max_return=10 max_size=0 with_interface=None Oct 21 16:30:34 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[51050]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:38 ip-10-31-11-33.us-east-1.aws.redhat.com python3[51196]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:30:39 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[51333]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gdcfxlqoyyuuimjhsjrdmiufpnzfqvxf ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542638.9764106-33742-173143782142581/AnsiballZ_setup.py' Oct 21 16:30:39 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[51333]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:39 ip-10-31-11-33.us-east-1.aws.redhat.com python3[51335]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:30:39 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[51333]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:40 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[51472]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-svvkpyqhvlkghwtndiqgqfceqjoqsobo ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542640.1485388-33788-73784517484391/AnsiballZ_stat.py' Oct 21 16:30:40 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[51472]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:40 ip-10-31-11-33.us-east-1.aws.redhat.com python3[51474]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:30:40 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[51472]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:41 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[51581]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-aqbzfprhcrwfrxabhdnbzwsjystaatil ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542640.7997406-33816-139106952407357/AnsiballZ_dnf.py' Oct 21 16:30:41 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[51581]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:41 ip-10-31-11-33.us-east-1.aws.redhat.com python3[51583]: 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', 'libblockdev'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:30:41 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[51581]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:42 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[51691]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vaubjhqshkyvjqjpbtydraactrzwgioj ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542642.0373445-33883-141708016426758/AnsiballZ_blivet.py' Oct 21 16:30:42 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[51691]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:42 ip-10-31-11-33.us-east-1.aws.redhat.com python3[51693]: ansible-redhat.rhel_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={} Oct 21 16:30:42 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[51691]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:43 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[51803]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pqsoswfadvhiwtutingweqlcftfapusj ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542643.1000962-33933-211406055321478/AnsiballZ_dnf.py' Oct 21 16:30:43 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[51803]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:43 ip-10-31-11-33.us-east-1.aws.redhat.com python3[51805]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:30:43 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[51803]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:44 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[51913]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pxloczobyfrovkyjrramlhnasvrdowlh ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542644.080345-33990-180213490931068/AnsiballZ_service_facts.py' Oct 21 16:30:44 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[51913]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:44 ip-10-31-11-33.us-east-1.aws.redhat.com python3[51915]: ansible-service_facts Invoked Oct 21 16:30:45 ip-10-31-11-33.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:30:46 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[51913]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:46 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[52123]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-geichxmydjijbwpahdgzkodyrlezwfco ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542646.5492303-34142-157891634993110/AnsiballZ_blivet.py' Oct 21 16:30:46 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[52123]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:47 ip-10-31-11-33.us-east-1.aws.redhat.com python3[52125]: ansible-redhat.rhel_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={} Oct 21 16:30:47 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[52123]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:47 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[52235]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xgnftxjrtptwtfbunpgkwoctaaxnwykv ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542647.3228288-34168-17348751617784/AnsiballZ_stat.py' Oct 21 16:30:47 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[52235]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:47 ip-10-31-11-33.us-east-1.aws.redhat.com python3[52237]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:30:47 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[52235]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:48 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[52346]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-umhyzuvytfoqsspukzhyguicussbnmob ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542648.156845-34363-200634013862603/AnsiballZ_stat.py' Oct 21 16:30:48 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[52346]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:48 ip-10-31-11-33.us-east-1.aws.redhat.com python3[52348]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:30:48 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[52346]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:48 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[52455]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sfbvnrzboyfirbfpiqlrhzexludrlcim ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542648.5977454-34438-18665987999308/AnsiballZ_setup.py' Oct 21 16:30:48 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[52455]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:49 ip-10-31-11-33.us-east-1.aws.redhat.com python3[52457]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:30:49 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[52455]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:49 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[52594]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ojmjsiiddubxjblhheqpdnhnlwupdttj ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542649.7162197-34670-108419378498709/AnsiballZ_dnf.py' Oct 21 16:30:49 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[52594]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:50 ip-10-31-11-33.us-east-1.aws.redhat.com python3[52596]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:30:50 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[52594]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:50 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[52704]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jxipmuphscbzpsdnzrtucjujhtkjuuxi ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542650.5671341-34743-108024086075216/AnsiballZ_find_unused_disk.py' Oct 21 16:30:50 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[52704]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:51 ip-10-31-11-33.us-east-1.aws.redhat.com python3[52706]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Oct 21 16:30:52 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[52704]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:52 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[52815]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cqiklromkxlyuutugzkttogycdfcqsuw ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542652.1634963-34765-33784628477580/AnsiballZ_command.py' Oct 21 16:30:52 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[52815]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:52 ip-10-31-11-33.us-east-1.aws.redhat.com python3[52817]: 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 stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 21 16:30:52 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[52815]: pam_unix(sudo:session): session closed for user root Oct 21 16:30:59 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[52961]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kzdpcbvonwafyquanawlzgopdwntqteo ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542659.150841-35366-181298785646685/AnsiballZ_setup.py' Oct 21 16:30:59 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[52961]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:30:59 ip-10-31-11-33.us-east-1.aws.redhat.com python3[52963]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:31:00 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[52961]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:01 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[53100]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wmffcnqpjwxkktgdaivcjjhatyxixdcj ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542660.7289648-35427-177992707422892/AnsiballZ_stat.py' Oct 21 16:31:01 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[53100]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:01 ip-10-31-11-33.us-east-1.aws.redhat.com python3[53102]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:31:01 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[53100]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:01 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[53209]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dwcsptsniyjmhhtdnmnmpeqaenvpqufh ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542661.4943144-35459-44470053829557/AnsiballZ_dnf.py' Oct 21 16:31:01 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[53209]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:02 ip-10-31-11-33.us-east-1.aws.redhat.com python3[53211]: 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', 'libblockdev'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:31:02 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[53209]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:03 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[53319]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wggjcflzfdtwzzbxigwdnfgloezvkcsu ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542662.891979-35549-229071512155359/AnsiballZ_blivet.py' Oct 21 16:31:03 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[53319]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:03 ip-10-31-11-33.us-east-1.aws.redhat.com python3[53321]: ansible-redhat.rhel_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={} Oct 21 16:31:03 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[53319]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:04 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[53431]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xzeseltquaqmjmgfmepeopsrdasgzwjq ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542663.8897214-35587-262919788072811/AnsiballZ_dnf.py' Oct 21 16:31:04 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[53431]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:04 ip-10-31-11-33.us-east-1.aws.redhat.com python3[53433]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:31:04 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[53431]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:05 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[53541]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-neawlerzydnwsxvtxkeehuxgvazpvloa ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542664.7958994-35620-15157742478960/AnsiballZ_service_facts.py' Oct 21 16:31:05 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[53541]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:05 ip-10-31-11-33.us-east-1.aws.redhat.com python3[53543]: ansible-service_facts Invoked Oct 21 16:31:05 ip-10-31-11-33.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:31:06 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[53541]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:07 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[53751]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pfncdvformogswauialsoupfiswrbewg ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542666.9689496-35749-50088826111009/AnsiballZ_blivet.py' Oct 21 16:31:07 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[53751]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:07 ip-10-31-11-33.us-east-1.aws.redhat.com python3[53753]: ansible-redhat.rhel_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={} Oct 21 16:31:07 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[53751]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:07 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[53863]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zftpndkilqucxbsgzajcopxcbkdkbuya ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542667.67248-35819-65771779156273/AnsiballZ_stat.py' Oct 21 16:31:07 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[53863]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:07 ip-10-31-11-33.us-east-1.aws.redhat.com python3[53865]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:31:08 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[53863]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:08 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[53974]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lvupixtsdqrrrbgcnfbxeuekdnenoxgv ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542668.5696673-36010-123702390881319/AnsiballZ_stat.py' Oct 21 16:31:08 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[53974]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:08 ip-10-31-11-33.us-east-1.aws.redhat.com python3[53976]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:31:08 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[53974]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:09 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[54083]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wjyzdlqmconpezhvqtetgwffwejjzjwz ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542668.953449-36071-147877296813639/AnsiballZ_setup.py' Oct 21 16:31:09 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[54083]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:09 ip-10-31-11-33.us-east-1.aws.redhat.com python3[54085]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:31:09 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[54083]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:10 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[54222]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rzamrlmmyvsikhvzojqmvqqczenhgsuo ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542670.0220222-36121-184253663597803/AnsiballZ_dnf.py' Oct 21 16:31:10 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[54222]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:10 ip-10-31-11-33.us-east-1.aws.redhat.com python3[54224]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:31:10 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[54222]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:11 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[54332]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tcpxlguqgdsehxmluzrtqjcasvfaxvlj ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542670.9274828-36151-65132092808655/AnsiballZ_find_unused_disk.py' Oct 21 16:31:11 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[54332]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:11 ip-10-31-11-33.us-east-1.aws.redhat.com python3[54334]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with max_return=1 min_size=0 max_size=0 match_sector_size=False with_interface=None Oct 21 16:31:11 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[54332]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:11 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[54443]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nzhwttsnlzwpckjdbisjnnqydqsbadlf ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542671.6326933-36188-164689528125927/AnsiballZ_command.py' Oct 21 16:31:11 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[54443]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:12 ip-10-31-11-33.us-east-1.aws.redhat.com python3[54445]: 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 stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 21 16:31:12 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[54443]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:17 ip-10-31-11-33.us-east-1.aws.redhat.com python3[54589]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:31:18 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[54726]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dazxdgdkagwgokohxwuamogbziztqgbn ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542678.384974-36823-217145177238444/AnsiballZ_setup.py' Oct 21 16:31:18 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[54726]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:18 ip-10-31-11-33.us-east-1.aws.redhat.com python3[54728]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:31:19 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[54726]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:19 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[54865]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vbecbkpmtvxygikrootdaetqpxprtvtq ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542679.5345232-36867-132776031543339/AnsiballZ_stat.py' Oct 21 16:31:19 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[54865]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:19 ip-10-31-11-33.us-east-1.aws.redhat.com python3[54867]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:31:19 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[54865]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:20 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[54974]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gdkxbsfsstklyukqyuxlnqfvexxiyxqr ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542680.2028747-36897-156977957160294/AnsiballZ_dnf.py' Oct 21 16:31:20 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[54974]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:20 ip-10-31-11-33.us-east-1.aws.redhat.com python3[54976]: 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', 'libblockdev'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:31:21 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[54974]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:21 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[55084]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rjkccnjpjjuuglczbnuwndkcwoamxpeq ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542681.364233-36968-138807182602239/AnsiballZ_blivet.py' Oct 21 16:31:21 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[55084]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:21 ip-10-31-11-33.us-east-1.aws.redhat.com python3[55086]: ansible-redhat.rhel_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={} Oct 21 16:31:22 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[55084]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:22 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[55196]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ghbitxuomceuuqrsdbdnihdrnqfvvbga ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542682.5201433-37026-95349610987673/AnsiballZ_dnf.py' Oct 21 16:31:22 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[55196]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:22 ip-10-31-11-33.us-east-1.aws.redhat.com python3[55198]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:31:23 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[55196]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:23 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[55306]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lwrkopmalwskcsdylxwtemeharyexbzi ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542683.4278958-37079-129957965126738/AnsiballZ_service_facts.py' Oct 21 16:31:23 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[55306]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:23 ip-10-31-11-33.us-east-1.aws.redhat.com python3[55308]: ansible-service_facts Invoked Oct 21 16:31:24 ip-10-31-11-33.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:31:25 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[55306]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:25 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[55516]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eplhmjuqxpmkxyjkugszbuskzteyxqhm ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542685.728998-37205-169248204153235/AnsiballZ_blivet.py' Oct 21 16:31:25 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[55516]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:26 ip-10-31-11-33.us-east-1.aws.redhat.com python3[55518]: ansible-redhat.rhel_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={} Oct 21 16:31:26 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[55516]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:26 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[55628]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-erxtnantzxltcpfndcoirargnqooomll ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542686.513964-37313-32298661562728/AnsiballZ_stat.py' Oct 21 16:31:26 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[55628]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:26 ip-10-31-11-33.us-east-1.aws.redhat.com python3[55630]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:31:26 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[55628]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:27 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[55739]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-enlxwoxazkrsbhriskyzhbvhdiqigpdo ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542687.382219-37444-75367226560044/AnsiballZ_stat.py' Oct 21 16:31:27 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[55739]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:27 ip-10-31-11-33.us-east-1.aws.redhat.com python3[55741]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:31:27 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[55739]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:28 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[55848]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ahywxwbvojdcazzhmfrfxzdqyygiawdz ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542687.8148394-37519-115394254667897/AnsiballZ_setup.py' Oct 21 16:31:28 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[55848]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:28 ip-10-31-11-33.us-east-1.aws.redhat.com python3[55850]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:31:28 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[55848]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:29 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[55987]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zjcrvcwjtdbfgtxaqpspklpheghyxqbi ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542688.9218266-37609-4934401870980/AnsiballZ_dnf.py' Oct 21 16:31:29 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[55987]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:29 ip-10-31-11-33.us-east-1.aws.redhat.com python3[55989]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:31:29 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[55987]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:30 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[56097]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ogdqvnferawplwbixycuhhtrstvlmufo ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542689.802582-37711-145205203152502/AnsiballZ_find_unused_disk.py' Oct 21 16:31:30 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[56097]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:30 ip-10-31-11-33.us-east-1.aws.redhat.com python3[56099]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with max_return=2 with_interface=scsi min_size=0 max_size=0 match_sector_size=False Oct 21 16:31:30 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[56097]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:30 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[56208]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-swjlhusptuuxihgdjmqhqnonpdwjwiyb ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542690.5125086-37745-139724722062684/AnsiballZ_command.py' Oct 21 16:31:30 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[56208]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:31 ip-10-31-11-33.us-east-1.aws.redhat.com python3[56210]: 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 stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 21 16:31:31 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[56208]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:33 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[56354]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gbkalytboywrebkqishmgudylrkggcfp ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542692.5084267-37880-24480285321596/AnsiballZ_setup.py' Oct 21 16:31:33 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[56354]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:33 ip-10-31-11-33.us-east-1.aws.redhat.com python3[56356]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:31:33 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[56354]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:34 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[56493]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yqtvfvehjdpqcewkgmaayzecjditepkq ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542694.135124-38018-270859125380581/AnsiballZ_stat.py' Oct 21 16:31:34 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[56493]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:34 ip-10-31-11-33.us-east-1.aws.redhat.com python3[56495]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:31:34 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[56493]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:35 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[56602]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jqfjovevywkhmbywlkbvuhrhrlbfaezp ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542694.9155052-38052-199233970648834/AnsiballZ_dnf.py' Oct 21 16:31:35 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[56602]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:35 ip-10-31-11-33.us-east-1.aws.redhat.com python3[56604]: 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', 'libblockdev'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:31:35 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[56602]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:36 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[56712]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-morqapaexsojjbtjrhmaqftdffyctdxa ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542696.2189233-38133-259142524397703/AnsiballZ_blivet.py' Oct 21 16:31:36 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[56712]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:36 ip-10-31-11-33.us-east-1.aws.redhat.com python3[56714]: ansible-redhat.rhel_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={} Oct 21 16:31:36 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[56712]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:37 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[56824]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cfidfywxisvqxgqpwrxhlukfwareikdg ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542697.1427252-38184-232029649822021/AnsiballZ_dnf.py' Oct 21 16:31:37 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[56824]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:37 ip-10-31-11-33.us-east-1.aws.redhat.com python3[56826]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:31:37 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[56824]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:38 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[56934]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dppufeskxefljwpwsgofqrbgxronygtl ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542698.006015-38219-217765942386164/AnsiballZ_service_facts.py' Oct 21 16:31:38 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[56934]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:38 ip-10-31-11-33.us-east-1.aws.redhat.com python3[56936]: ansible-service_facts Invoked Oct 21 16:31:39 ip-10-31-11-33.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:31:39 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[56934]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:40 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[57144]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ijzadieglwpcvtbrleiewqechndkamus ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542700.299687-38362-280993177686360/AnsiballZ_blivet.py' Oct 21 16:31:40 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[57144]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:40 ip-10-31-11-33.us-east-1.aws.redhat.com python3[57146]: ansible-redhat.rhel_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={} Oct 21 16:31:40 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[57144]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:41 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[57256]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xouqvcwyseegnkutmehnilrcaiorfsme ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542701.0825016-38423-93273293576065/AnsiballZ_stat.py' Oct 21 16:31:41 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[57256]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:41 ip-10-31-11-33.us-east-1.aws.redhat.com python3[57258]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:31:41 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[57256]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:42 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[57367]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bfbegbibowzthvvtxfthtnowifzdoklg ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542701.944384-38605-243026499472435/AnsiballZ_stat.py' Oct 21 16:31:42 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[57367]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:42 ip-10-31-11-33.us-east-1.aws.redhat.com python3[57369]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:31:42 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[57367]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:42 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[57476]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pmggxcuxqcqtxvlxlvcqcffctfqjfexd ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542702.3959973-38685-75835200655885/AnsiballZ_setup.py' Oct 21 16:31:42 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[57476]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:42 ip-10-31-11-33.us-east-1.aws.redhat.com python3[57478]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:31:43 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[57476]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:43 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[57615]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ijwlutpwmndyeenxrpxxywwajqonpxkb ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542703.449699-38723-204940376554278/AnsiballZ_dnf.py' Oct 21 16:31:43 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[57615]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:43 ip-10-31-11-33.us-east-1.aws.redhat.com python3[57617]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:31:44 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[57615]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:44 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[57725]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vytywodjyigfnarfvmisnibrqauvrglp ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542704.3477879-38764-161304387814997/AnsiballZ_find_unused_disk.py' Oct 21 16:31:44 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[57725]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:44 ip-10-31-11-33.us-east-1.aws.redhat.com python3[57727]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with max_return=3 min_size=0 max_size=0 match_sector_size=False with_interface=None Oct 21 16:31:44 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[57725]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:45 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[57836]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lzjehtmyxyrtvlvppkrxtypgkzziqzbg ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542704.9497721-38780-156845064854136/AnsiballZ_command.py' Oct 21 16:31:45 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[57836]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:45 ip-10-31-11-33.us-east-1.aws.redhat.com python3[57838]: 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 stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Oct 21 16:31:45 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[57836]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:51 ip-10-31-11-33.us-east-1.aws.redhat.com python3[57982]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:31:52 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[58119]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ljsxleljwzuyihiubocrlwhuvlylqcpd ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542712.4816306-39449-156087219827320/AnsiballZ_setup.py' Oct 21 16:31:52 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[58119]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:52 ip-10-31-11-33.us-east-1.aws.redhat.com python3[58121]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:31:53 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[58119]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:53 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[58258]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fmnbhoaxmxuvbodcnjhqdmweskppehqb ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542713.626525-39519-88555602065134/AnsiballZ_stat.py' Oct 21 16:31:53 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[58258]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:54 ip-10-31-11-33.us-east-1.aws.redhat.com python3[58260]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:31:54 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[58258]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:54 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[58367]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nenjhshyubpgbtpkkasntpzahrkymtnv ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542714.244043-39538-178919783038037/AnsiballZ_dnf.py' Oct 21 16:31:54 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[58367]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:54 ip-10-31-11-33.us-east-1.aws.redhat.com python3[58369]: 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', 'libblockdev'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:31:55 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[58367]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:56 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[58477]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xtzzopbzwnvixuzihdaevadivzloefsp ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542715.5128012-39590-34632106728699/AnsiballZ_blivet.py' Oct 21 16:31:56 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[58477]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:56 ip-10-31-11-33.us-east-1.aws.redhat.com python3[58479]: ansible-redhat.rhel_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={} Oct 21 16:31:56 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[58477]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:56 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[58589]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wtdhsibrseuthummrwdberqzlpfssdvd ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542716.6890266-39672-127273513927420/AnsiballZ_dnf.py' Oct 21 16:31:56 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[58589]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:57 ip-10-31-11-33.us-east-1.aws.redhat.com python3[58591]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:31:57 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[58589]: pam_unix(sudo:session): session closed for user root Oct 21 16:31:57 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[58699]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ghlhcbabdlthquoafdloseqxmoomkkff ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542717.499305-39752-28233756024162/AnsiballZ_service_facts.py' Oct 21 16:31:57 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[58699]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:31:58 ip-10-31-11-33.us-east-1.aws.redhat.com python3[58701]: ansible-service_facts Invoked Oct 21 16:31:58 ip-10-31-11-33.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key name 'ConditionPathExists' in section 'Service', ignoring. Oct 21 16:31:59 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[58699]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:00 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[58909]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gomqdcagaigauhmwitxfvadgtyrihjdg ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542719.815257-39907-110782423593326/AnsiballZ_blivet.py' Oct 21 16:32:00 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[58909]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:00 ip-10-31-11-33.us-east-1.aws.redhat.com python3[58911]: ansible-redhat.rhel_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={} Oct 21 16:32:00 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[58909]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:00 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[59021]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ivsjiueqcbijlxbupsxstgtmnqhnhowx ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542720.4429111-39999-52119914982133/AnsiballZ_stat.py' Oct 21 16:32:00 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[59021]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:00 ip-10-31-11-33.us-east-1.aws.redhat.com python3[59023]: ansible-stat Invoked with path=/etc/fstab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:32:00 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[59021]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:01 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[59132]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ttpxwqpilorjhugqixbhrufndigberkg ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542721.5271015-40137-42798486798062/AnsiballZ_stat.py' Oct 21 16:32:01 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[59132]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:01 ip-10-31-11-33.us-east-1.aws.redhat.com python3[59134]: ansible-stat Invoked with path=/etc/crypttab follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 21 16:32:01 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[59132]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:02 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[59241]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-afpxmaulnrrhuwidjhxejskregyhtwlo ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542722.0135233-40212-236746337177260/AnsiballZ_setup.py' Oct 21 16:32:02 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[59241]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:02 ip-10-31-11-33.us-east-1.aws.redhat.com python3[59243]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:32:02 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[59241]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:03 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[59380]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cwgvugfzcqankxzbsyiesmnqgulwvpff ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542723.22256-40340-23004379962078/AnsiballZ_dnf.py' Oct 21 16:32:03 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[59380]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:03 ip-10-31-11-33.us-east-1.aws.redhat.com python3[59382]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Oct 21 16:32:03 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[59380]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:04 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[59490]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lpgoybtevgnsfjngohlspxhijcoppexp ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542724.1624563-40365-258159742369018/AnsiballZ_find_unused_disk.py' Oct 21 16:32:04 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[59490]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:04 ip-10-31-11-33.us-east-1.aws.redhat.com python3[59492]: ansible-redhat.rhel_system_roles.find_unused_disk Invoked with max_return=3 with_interface=scsi min_size=0 max_size=0 match_sector_size=False Oct 21 16:32:04 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[59490]: pam_unix(sudo:session): session closed for user root Oct 21 16:32:05 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[59601]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fxlnqifjlyubxbibyprvmkssfqicjeqf ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542724.6759021-40380-270490315092812/AnsiballZ_command.py' Oct 21 16:32:05 ip-10-31-11-33.us-east-1.aws.redhat.com sudo[59601]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:32:05 ip-10-31-11-33.us-east-1.aws.redhat.com python3[59603]: 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 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] ******************************************* task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/get_unused_disk.yml:29 Monday 21 October 2024 16:32:05 -0400 (0:00:00.613) 0:00:14.270 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/get_unused_disk.yml:34 Monday 21 October 2024 16:32:05 -0400 (0:00:00.023) 0:00:14.294 ******** fatal: [managed-node2]: FAILED! => { "changed": false } MSG: Unable to find enough unused disks. Exiting playbook. PLAY RECAP ********************************************************************* managed-node2 : ok=30 changed=0 unreachable=0 failed=1 skipped=15 rescued=0 ignored=0 Monday 21 October 2024 16:32:05 -0400 (0:00:00.033) 0:00:14.327 ******** =============================================================================== redhat.rhel_system_roles.storage : Get service facts -------------------- 2.13s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:51 Gathering Facts --------------------------------------------------------- 1.40s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_raid_volume_options_scsi_generated.yml:3 redhat.rhel_system_roles.storage : Make sure blivet is available -------- 1.14s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:2 redhat.rhel_system_roles.storage : Update facts ------------------------- 1.01s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:222 redhat.rhel_system_roles.storage : Get required packages ---------------- 0.98s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:19 Ensure test packages ---------------------------------------------------- 0.94s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/get_unused_disk.yml:2 Gathering Facts --------------------------------------------------------- 0.93s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_raid_volume_options.yml:2 redhat.rhel_system_roles.storage : Make sure required packages are installed --- 0.85s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:37 redhat.rhel_system_roles.storage : Manage the pools and volumes to match the specified state --- 0.68s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:69 Debug why there are no unused disks ------------------------------------- 0.61s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/get_unused_disk.yml:20 Find unused disks in the system ----------------------------------------- 0.57s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/get_unused_disk.yml:11 redhat.rhel_system_roles.storage : Check if system is ostree ------------ 0.49s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/set_vars.yml:25 redhat.rhel_system_roles.storage : Retrieve facts for the /etc/crypttab file --- 0.43s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:195 redhat.rhel_system_roles.storage : Check if /etc/fstab is present ------- 0.42s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:90 redhat.rhel_system_roles.storage : Show blivet_output ------------------- 0.09s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:119 Get unused disks -------------------------------------------------------- 0.09s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_raid_volume_options.yml:22 redhat.rhel_system_roles.storage : Enable copr repositories if needed --- 0.09s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:31 redhat.rhel_system_roles.storage : Add fingerprint to /etc/fstab if present --- 0.08s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:95 Mark tasks to be skipped ------------------------------------------------ 0.08s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_raid_volume_options.yml:15 redhat.rhel_system_roles.storage : Set storage_cryptsetup_services ------ 0.08s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:57