[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_disk_errors_scsi_generated.yml ********************************* 2 plays in /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_disk_errors_scsi_generated.yml PLAY [Run test tests_disk_errors.yml for scsi] ********************************* TASK [Gathering Facts] ********************************************************* task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_disk_errors_scsi_generated.yml:3 Monday 21 October 2024 16:27:50 -0400 (0:00:00.009) 0:00:00.009 ******** ok: [managed-node1] TASK [Set disk interface for test] ********************************************* task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_disk_errors_scsi_generated.yml:8 Monday 21 October 2024 16:27:51 -0400 (0:00:01.149) 0:00:01.158 ******** ok: [managed-node1] => { "ansible_facts": { "storage_test_use_interface": "scsi" }, "changed": false } PLAY [Test disk error handling] ************************************************ TASK [Gathering Facts] ********************************************************* task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_disk_errors.yml:2 Monday 21 October 2024 16:27:51 -0400 (0:00:00.038) 0:00:01.196 ******** ok: [managed-node1] TASK [Run the role] ************************************************************ task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_disk_errors.yml:11 Monday 21 October 2024 16:27:52 -0400 (0:00:00.887) 0:00:02.083 ******** 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:27:52 -0400 (0:00:00.039) 0:00:02.123 ******** included: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/set_vars.yml for managed-node1 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:27:52 -0400 (0:00:00.034) 0:00:02.157 ******** skipping: [managed-node1] => { "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:27:52 -0400 (0:00:00.056) 0:00:02.213 ******** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (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-node1] => (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:27:52 -0400 (0:00:00.076) 0:00:02.290 ******** ok: [managed-node1] => { "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:27:53 -0400 (0:00:00.556) 0:00:02.847 ******** ok: [managed-node1] => { "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:27:53 -0400 (0:00:00.028) 0:00:02.875 ******** ok: [managed-node1] => { "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:27:53 -0400 (0:00:00.019) 0:00:02.895 ******** ok: [managed-node1] => { "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:27:53 -0400 (0:00:00.019) 0:00:02.914 ******** included: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml for managed-node1 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:27:53 -0400 (0:00:00.050) 0:00:02.965 ******** ok: [managed-node1] => { "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:27:54 -0400 (0:00:01.002) 0:00:03.968 ******** ok: [managed-node1] => { "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:27:54 -0400 (0:00:00.041) 0:00:04.009 ******** ok: [managed-node1] => { "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:27:54 -0400 (0:00:00.046) 0:00:04.056 ******** ok: [managed-node1] => { "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:27:55 -0400 (0:00:00.948) 0:00:05.004 ******** included: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/enable_coprs.yml for managed-node1 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:27:55 -0400 (0:00:00.038) 0:00:05.043 ******** skipping: [managed-node1] => { "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:27:55 -0400 (0:00:00.029) 0:00:05.072 ******** skipping: [managed-node1] => { "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:27:55 -0400 (0:00:00.032) 0:00:05.104 ******** skipping: [managed-node1] => { "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:27:55 -0400 (0:00:00.028) 0:00:05.133 ******** ok: [managed-node1] => { "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:27:56 -0400 (0:00:00.854) 0:00:05.987 ******** ok: [managed-node1] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "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:27:58 -0400 (0:00:02.152) 0:00:08.140 ******** ok: [managed-node1] => { "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:27:58 -0400 (0:00:00.098) 0:00:08.238 ******** skipping: [managed-node1] => { "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:27:58 -0400 (0:00:00.019) 0:00:08.258 ******** ok: [managed-node1] => { "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:27:59 -0400 (0:00:00.534) 0:00:08.792 ******** skipping: [managed-node1] => { "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:27:59 -0400 (0:00:00.061) 0:00:08.854 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1729541986.342, "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:27:59 -0400 (0:00:00.422) 0:00:09.277 ******** skipping: [managed-node1] => { "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:27:59 -0400 (0:00:00.029) 0:00:09.306 ******** skipping: [managed-node1] => { "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:27:59 -0400 (0:00:00.020) 0:00:09.327 ******** ok: [managed-node1] => { "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:27:59 -0400 (0:00:00.026) 0:00:09.354 ******** ok: [managed-node1] => { "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:27:59 -0400 (0:00:00.027) 0:00:09.381 ******** ok: [managed-node1] => { "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:27:59 -0400 (0:00:00.025) 0:00:09.407 ******** skipping: [managed-node1] => { "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:27:59 -0400 (0:00:00.035) 0:00:09.443 ******** skipping: [managed-node1] => { "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:27:59 -0400 (0:00:00.029) 0:00:09.472 ******** skipping: [managed-node1] => { "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:28:00 -0400 (0:00:00.056) 0:00:09.528 ******** skipping: [managed-node1] => { "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:28:00 -0400 (0:00:00.100) 0:00:09.628 ******** skipping: [managed-node1] => { "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:28:00 -0400 (0:00:00.061) 0:00:09.690 ******** ok: [managed-node1] => { "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:28:00 -0400 (0:00:00.481) 0:00:10.172 ******** skipping: [managed-node1] => { "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:28:00 -0400 (0:00:00.023) 0:00:10.196 ******** ok: [managed-node1] TASK [Mark tasks to be skipped] ************************************************ task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_disk_errors.yml:15 Monday 21 October 2024 16:28:01 -0400 (0:00:00.946) 0:00:11.142 ******** ok: [managed-node1] => { "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_disk_errors.yml:22 Monday 21 October 2024 16:28:01 -0400 (0:00:00.079) 0:00:11.222 ******** included: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/get_unused_disk.yml for managed-node1 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:28:01 -0400 (0:00:00.091) 0:00:11.313 ******** ok: [managed-node1] => { "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:28:02 -0400 (0:00:00.945) 0:00:12.259 ******** ok: [managed-node1] => { "changed": false, "disks": "Unable to find unused disk", "info": [ "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"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:28:03 -0400 (0:00:00.532) 0:00:12.792 ******** ok: [managed-node1] => { "changed": false, "cmd": "set -x\nexec 1>&2\nlsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC\njournalctl -ex\n", "delta": "0:00:00.032204", "end": "2024-10-21 16:28:03.916795", "rc": 0, "start": "2024-10-21 16:28:03.884591" } 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:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 26688 Jun 19 2022 usr/lib/net-lib.sh Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 1216 Jun 19 2022 usr/lib/nm-lib.sh Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 14 Aug 19 06:02 usr/lib/os-release -> initrd-release Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 2 root root 0 Aug 19 06:02 usr/lib/sysctl.d Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 1810 Apr 24 2024 usr/lib/sysctl.d/10-default-yama-scope.conf Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 1816 Aug 19 06:02 usr/lib/sysctl.d/50-coredump.conf Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 1919 Oct 31 2022 usr/lib/sysctl.d/50-default.conf Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 246 Dec 7 2023 usr/lib/sysctl.d/50-libkcapi-optmem_max.conf Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 635 Oct 31 2022 usr/lib/sysctl.d/50-pid-max.conf Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 203 Aug 19 06:02 usr/lib/sysctl.d/50-redhat.conf Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 7 root root 0 Aug 19 06:02 usr/lib/systemd Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 2 root root 0 Aug 19 06:02 usr/lib/systemd/catalog Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 4246 Mar 17 2021 usr/lib/systemd/catalog/dbus-broker-launch.catalog Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 2355 Mar 17 2021 usr/lib/systemd/catalog/dbus-broker.catalog Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 2 root root 0 Aug 19 06:02 usr/lib/systemd/network Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 763 Aug 19 06:02 usr/lib/systemd/network/99-default.link Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 6 root root 0 Aug 19 06:02 usr/lib/systemd/system Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 2 root root 0 Aug 19 06:02 usr/lib/systemd/system-generators Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 3726 Jun 19 2022 usr/lib/systemd/system-generators/dracut-rootfs-generator Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 24312 Aug 19 06:02 usr/lib/systemd/system-generators/systemd-debug-generator Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 57688 Aug 19 06:02 usr/lib/systemd/system-generators/systemd-fstab-generator Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 36488 Aug 19 06:02 usr/lib/systemd/system-generators/systemd-gpt-auto-generator Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 16088 Aug 19 06:02 usr/lib/systemd/system-generators/systemd-hibernate-resume-generator Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 964 Aug 19 06:02 usr/lib/systemd/system/basic.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 473 Oct 31 2022 usr/lib/systemd/system/cryptsetup-pre.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 420 Oct 31 2022 usr/lib/systemd/system/cryptsetup.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 13 Aug 19 06:02 usr/lib/systemd/system/ctrl-alt-del.target -> reboot.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 529 Aug 23 2022 usr/lib/systemd/system/dbus-broker.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 242 Aug 19 06:02 usr/lib/systemd/system/dbus.socket Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 2 root root 0 Aug 19 06:02 usr/lib/systemd/system/dbus.target.wants Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 1063 Aug 19 06:02 usr/lib/systemd/system/debug-shell.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 13 Aug 19 06:02 usr/lib/systemd/system/default.target -> initrd.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 843 Jun 19 2022 usr/lib/systemd/system/dracut-cmdline-ask.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 867 Jun 19 2022 usr/lib/systemd/system/dracut-cmdline.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 679 Jun 19 2022 usr/lib/systemd/system/dracut-emergency.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 784 Jun 19 2022 usr/lib/systemd/system/dracut-initqueue.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 756 Jun 19 2022 usr/lib/systemd/system/dracut-mount.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 785 Jun 19 2022 usr/lib/systemd/system/dracut-pre-mount.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 1107 Jun 19 2022 usr/lib/systemd/system/dracut-pre-pivot.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 877 Jun 19 2022 usr/lib/systemd/system/dracut-pre-trigger.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 956 Jun 19 2022 usr/lib/systemd/system/dracut-pre-udev.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 2 root root 0 Jun 19 2022 usr/lib/systemd/system/emergency.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 479 Oct 31 2022 usr/lib/systemd/system/emergency.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 500 Oct 31 2022 usr/lib/systemd/system/final.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 542 Oct 31 2022 usr/lib/systemd/system/halt.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 670 Oct 31 2022 usr/lib/systemd/system/initrd-cleanup.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 598 Oct 31 2022 usr/lib/systemd/system/initrd-fs.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 1255 Aug 19 06:02 usr/lib/systemd/system/initrd-parse-etc.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 566 Oct 31 2022 usr/lib/systemd/system/initrd-root-device.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 571 Oct 31 2022 usr/lib/systemd/system/initrd-root-fs.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 623 Oct 31 2022 usr/lib/systemd/system/initrd-switch-root.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 779 Oct 31 2022 usr/lib/systemd/system/initrd-switch-root.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 823 Oct 31 2022 usr/lib/systemd/system/initrd-udevadm-cleanup-db.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 571 Oct 31 2022 usr/lib/systemd/system/initrd-usr-fs.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 810 Oct 31 2022 usr/lib/systemd/system/initrd.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 549 Oct 31 2022 usr/lib/systemd/system/kexec.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 705 Aug 19 06:02 usr/lib/systemd/system/kmod-static-nodes.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 453 Oct 31 2022 usr/lib/systemd/system/local-fs-pre.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 555 Oct 31 2022 usr/lib/systemd/system/local-fs.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 540 Oct 31 2022 usr/lib/systemd/system/multi-user.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 483 Oct 31 2022 usr/lib/systemd/system/network-online.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 490 Oct 31 2022 usr/lib/systemd/system/network-pre.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 499 Oct 31 2022 usr/lib/systemd/system/network.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 1080 Aug 19 06:02 usr/lib/systemd/system/nm-initrd.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 349 Jun 19 2022 usr/lib/systemd/system/nm-wait-online-initrd.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 562 Oct 31 2022 usr/lib/systemd/system/nss-lookup.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 521 Oct 31 2022 usr/lib/systemd/system/nss-user-lookup.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 407 Oct 31 2022 usr/lib/systemd/system/paths.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 607 Oct 31 2022 usr/lib/systemd/system/poweroff.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 598 Oct 31 2022 usr/lib/systemd/system/reboot.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 557 Oct 31 2022 usr/lib/systemd/system/remote-cryptsetup.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 454 Oct 31 2022 usr/lib/systemd/system/remote-fs-pre.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 530 Oct 31 2022 usr/lib/systemd/system/remote-fs.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 2 root root 690 Jun 19 2022 usr/lib/systemd/system/rescue.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 500 Oct 31 2022 usr/lib/systemd/system/rescue.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 346 Mar 31 2024 usr/lib/systemd/system/rngd.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 548 Oct 31 2022 usr/lib/systemd/system/rpcbind.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 457 Oct 31 2022 usr/lib/systemd/system/shutdown.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 410 Oct 31 2022 usr/lib/systemd/system/sigpwr.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 462 Oct 31 2022 usr/lib/systemd/system/slices.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 409 Oct 31 2022 usr/lib/systemd/system/sockets.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 2 root root 0 Aug 19 06:02 usr/lib/systemd/system/sockets.target.wants Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 34 Aug 19 06:02 usr/lib/systemd/system/sockets.target.wants/systemd-journald-dev-log.socket -> ../systemd-journald-dev-log.socket Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 26 Aug 19 06:02 usr/lib/systemd/system/sockets.target.wants/systemd-journald.socket -> ../systemd-journald.socket Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 31 Aug 19 06:02 usr/lib/systemd/system/sockets.target.wants/systemd-udevd-control.socket -> ../systemd-udevd-control.socket Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 30 Aug 19 06:02 usr/lib/systemd/system/sockets.target.wants/systemd-udevd-kernel.socket -> ../systemd-udevd-kernel.socket Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 402 Oct 31 2022 usr/lib/systemd/system/swap.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 1111 Oct 31 2022 usr/lib/systemd/system/sys-kernel-config.mount Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 574 Oct 31 2022 usr/lib/systemd/system/sysinit.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 2 root root 0 Aug 19 06:02 usr/lib/systemd/system/sysinit.target.wants Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 28 Aug 19 06:02 usr/lib/systemd/system/sysinit.target.wants/kmod-static-nodes.service -> ../kmod-static-nodes.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 36 Aug 19 06:02 usr/lib/systemd/system/sysinit.target.wants/systemd-ask-password-console.path -> ../systemd-ask-password-console.path Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 27 Aug 19 06:02 usr/lib/systemd/system/sysinit.target.wants/systemd-journald.service -> ../systemd-journald.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 31 Aug 19 06:02 usr/lib/systemd/system/sysinit.target.wants/systemd-modules-load.service -> ../systemd-modules-load.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 25 Aug 19 06:02 usr/lib/systemd/system/sysinit.target.wants/systemd-sysctl.service -> ../systemd-sysctl.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 27 Aug 19 06:02 usr/lib/systemd/system/sysinit.target.wants/systemd-sysusers.service -> ../systemd-sysusers.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 37 Aug 19 06:02 usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup-dev.service -> ../systemd-tmpfiles-setup-dev.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 33 Aug 19 06:02 usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup.service -> ../systemd-tmpfiles-setup.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 31 Aug 19 06:02 usr/lib/systemd/system/sysinit.target.wants/systemd-udev-trigger.service -> ../systemd-udev-trigger.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 24 Aug 19 06:02 usr/lib/systemd/system/sysinit.target.wants/systemd-udevd.service -> ../systemd-udevd.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 1415 Oct 31 2022 usr/lib/systemd/system/syslog.socket Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 771 Oct 31 2022 usr/lib/systemd/system/systemd-ask-password-console.path Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 834 Oct 31 2022 usr/lib/systemd/system/systemd-ask-password-console.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 712 Aug 19 06:02 usr/lib/systemd/system/systemd-fsck@.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 594 Oct 31 2022 usr/lib/systemd/system/systemd-halt.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 680 Aug 19 06:02 usr/lib/systemd/system/systemd-hibernate-resume@.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 655 Oct 31 2022 usr/lib/systemd/system/systemd-journald-audit.socket Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 1182 Oct 31 2022 usr/lib/systemd/system/systemd-journald-dev-log.socket Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 2001 Aug 19 06:02 usr/lib/systemd/system/systemd-journald.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 934 Oct 31 2022 usr/lib/systemd/system/systemd-journald.socket Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 601 Oct 31 2022 usr/lib/systemd/system/systemd-kexec.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 1019 Aug 19 06:02 usr/lib/systemd/system/systemd-modules-load.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 575 Oct 31 2022 usr/lib/systemd/system/systemd-poweroff.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 1180 Aug 19 06:02 usr/lib/systemd/system/systemd-random-seed.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 568 Oct 31 2022 usr/lib/systemd/system/systemd-reboot.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 733 Aug 19 06:02 usr/lib/systemd/system/systemd-sysctl.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 1217 Oct 31 2022 usr/lib/systemd/system/systemd-sysusers.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 2 root root 0 Aug 19 06:02 usr/lib/systemd/system/systemd-sysusers.service.d Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 29 Jun 19 2022 usr/lib/systemd/system/systemd-sysusers.service.d/sysusers-dracut.conf Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 837 Oct 31 2022 usr/lib/systemd/system/systemd-tmpfiles-setup-dev.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 991 Aug 19 06:02 usr/lib/systemd/system/systemd-tmpfiles-setup.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 863 Oct 31 2022 usr/lib/systemd/system/systemd-udev-settle.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 758 Oct 31 2022 usr/lib/systemd/system/systemd-udev-trigger.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 650 Oct 31 2022 usr/lib/systemd/system/systemd-udevd-control.socket Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 624 Oct 31 2022 usr/lib/systemd/system/systemd-udevd-kernel.socket Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 1302 Aug 19 06:02 usr/lib/systemd/system/systemd-udevd.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 650 Aug 19 06:02 usr/lib/systemd/system/systemd-vconsole-setup.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 743 Aug 19 06:02 usr/lib/systemd/system/systemd-volatile-root.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 458 Oct 31 2022 usr/lib/systemd/system/timers.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 465 Oct 31 2022 usr/lib/systemd/system/umount.target Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 98216 Aug 19 06:02 usr/lib/systemd/systemd Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 15776 Aug 19 06:02 usr/lib/systemd/systemd-cgroups-agent Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 69520 Aug 19 06:02 usr/lib/systemd/systemd-coredump Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 32240 Aug 19 06:02 usr/lib/systemd/systemd-fsck Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 15584 Aug 19 06:02 usr/lib/systemd/systemd-hibernate-resume Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 185672 Aug 19 06:02 usr/lib/systemd/systemd-journald Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 24280 Aug 19 06:02 usr/lib/systemd/systemd-modules-load Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 15808 Aug 19 06:02 usr/lib/systemd/systemd-reply-password Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 52928 Aug 19 06:02 usr/lib/systemd/systemd-shutdown Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 28392 Aug 19 06:02 usr/lib/systemd/systemd-sysctl Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 41 Aug 19 06:02 usr/lib/systemd/systemd-sysroot-fstab-check -> system-generators/systemd-fstab-generator Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 17 Aug 19 06:02 usr/lib/systemd/systemd-udevd -> ../../bin/udevadm Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 19952 Aug 19 06:02 usr/lib/systemd/systemd-vconsole-setup Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 24024 Aug 19 06:02 usr/lib/systemd/systemd-volatile-root Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 2 root root 0 Aug 19 06:02 usr/lib/systemd/user Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 431 Aug 23 2022 usr/lib/systemd/user/dbus-broker.service Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 213 Jun 12 2023 usr/lib/systemd/user/dbus.socket Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 2 root root 0 Aug 19 06:02 usr/lib/sysusers.d Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 1250 Aug 19 06:02 usr/lib/sysusers.d/basic.conf Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 118 Jun 12 2023 usr/lib/sysusers.d/dbus.conf Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 2 root root 0 Aug 19 06:02 usr/lib/tmpfiles.d Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 135 Jun 19 2022 usr/lib/tmpfiles.d/dracut-tmpfiles.conf Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 2001 Aug 19 06:02 usr/lib/tmpfiles.d/systemd.conf Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 3 root root 0 Aug 19 06:02 usr/lib/udev Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 19904 Aug 19 06:02 usr/lib/udev/ata_id Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 32352 Aug 19 06:02 usr/lib/udev/cdrom_id Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 2 root root 0 Aug 19 06:02 usr/lib/udev/rules.d Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 2014 Aug 19 06:02 usr/lib/udev/rules.d/40-redhat.rules Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 5408 Aug 19 06:02 usr/lib/udev/rules.d/50-udev-default.rules Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 703 Oct 31 2022 usr/lib/udev/rules.d/60-block.rules Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 1071 Oct 31 2022 usr/lib/udev/rules.d/60-cdrom_id.rules Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 10901 Aug 19 06:02 usr/lib/udev/rules.d/60-persistent-storage.rules Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 616 Aug 19 06:02 usr/lib/udev/rules.d/64-btrfs.rules Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 3460 Aug 19 06:02 usr/lib/udev/rules.d/70-uaccess.rules Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 3818 Aug 19 06:02 usr/lib/udev/rules.d/71-seat.rules Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 643 Aug 19 06:02 usr/lib/udev/rules.d/73-seat-late.rules Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 512 Aug 19 06:02 usr/lib/udev/rules.d/75-net-description.rules Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 600 Oct 31 2022 usr/lib/udev/rules.d/80-drivers.rules Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 295 Oct 31 2022 usr/lib/udev/rules.d/80-net-setup-link.rules Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 2013 Aug 19 06:02 usr/lib/udev/rules.d/85-nm-unmanaged.rules Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 489 Aug 19 06:02 usr/lib/udev/rules.d/90-vconsole.rules Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 5039 Aug 19 06:02 usr/lib/udev/rules.d/99-systemd.rules Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 36992 Aug 19 06:02 usr/lib/udev/scsi_id Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 4 root root 0 Aug 19 06:02 usr/lib64 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 3 root root 0 Aug 19 06:02 usr/lib64/NetworkManager Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 2 root root 0 Aug 19 06:02 usr/lib64/NetworkManager/1.48.10-2.el9_5 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 57128 Aug 19 06:02 usr/lib64/NetworkManager/1.48.10-2.el9_5/libnm-device-plugin-team.so Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 317680 Aug 19 06:02 usr/lib64/NetworkManager/1.48.10-2.el9_5/libnm-settings-plugin-ifcfg-rh.so Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 262400 Aug 19 06:02 usr/lib64/ld-linux-x86-64.so.2 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 30 Aug 19 06:02 usr/lib64/libacl.so.1 -> ../../lib64/libacl.so.1.1.2301 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 40496 Oct 6 2023 usr/lib64/libacl.so.1.1.2301 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 31 Aug 19 06:02 usr/lib64/libattr.so.1 -> ../../lib64/libattr.so.1.1.2501 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 28552 Aug 9 2021 usr/lib64/libattr.so.1.1.2501 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 29 Aug 19 06:02 usr/lib64/libaudit.so.1 -> ../../lib64/libaudit.so.1.0.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 163464 Aug 1 08:48 usr/lib64/libaudit.so.1.0.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 29 Aug 19 06:02 usr/lib64/libblkid.so.1 -> ../../lib64/libblkid.so.1.1.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 229424 Aug 19 06:02 usr/lib64/libblkid.so.1.1.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 27 Aug 19 06:02 usr/lib64/libbpf.so.1 -> ../../lib64/libbpf.so.1.4.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 411960 Jul 12 01:35 usr/lib64/libbpf.so.1.4.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 36 Aug 19 06:02 usr/lib64/libbrotlicommon.so.1 -> ../../lib64/libbrotlicommon.so.1.0.9 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 138712 Aug 9 2021 usr/lib64/libbrotlicommon.so.1.0.9 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 33 Aug 19 06:02 usr/lib64/libbrotlidec.so.1 -> ../../lib64/libbrotlidec.so.1.0.9 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 53048 Aug 9 2021 usr/lib64/libbrotlidec.so.1.0.9 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 2543952 Aug 19 06:02 usr/lib64/libc.so.6 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 30 Aug 19 06:02 usr/lib64/libcap-ng.so.0 -> ../../lib64/libcap-ng.so.0.0.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 32528 Feb 15 2022 usr/lib64/libcap-ng.so.0.0.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 26 Aug 19 06:02 usr/lib64/libcap.so.2 -> ../../lib64/libcap.so.2.48 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 36304 Jul 12 2023 usr/lib64/libcap.so.2.48 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 29 Aug 19 06:02 usr/lib64/libcom_err.so.2 -> ../../lib64/libcom_err.so.2.1 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 23872 Dec 13 2023 usr/lib64/libcom_err.so.2.1 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 29 Aug 19 06:02 usr/lib64/libcrypt.so.2 -> ../../lib64/libcrypt.so.2.0.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 201808 Aug 10 2021 usr/lib64/libcrypt.so.2.0.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 30 Aug 19 06:02 usr/lib64/libcrypto.so.3 -> ../../lib64/libcrypto.so.3.2.2 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 5436336 Aug 19 06:02 usr/lib64/libcrypto.so.3.2.2 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 28 Aug 19 06:02 usr/lib64/libcurl.so.4 -> ../../lib64/libcurl.so.4.7.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 666480 Aug 19 06:02 usr/lib64/libcurl.so.4.7.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 30 Aug 19 06:02 usr/lib64/libdaemon.so.0 -> ../../lib64/libdaemon.so.0.5.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 36176 Aug 9 2021 usr/lib64/libdaemon.so.0.5.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 32 Aug 19 06:02 usr/lib64/libdbus-1.so.3 -> ../../lib64/libdbus-1.so.3.19.13 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 343752 Jun 12 2023 usr/lib64/libdbus-1.so.3.19.13 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 29 Aug 19 06:02 usr/lib64/libeconf.so.0 -> ../../lib64/libeconf.so.0.4.1 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 40520 Apr 15 2024 usr/lib64/libeconf.so.0.4.1 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 29 Aug 19 06:02 usr/lib64/libedit.so.0 -> ../../lib64/libedit.so.0.0.64 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 236272 Jul 19 2023 usr/lib64/libedit.so.0.0.64 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 111696 Apr 24 2024 usr/lib64/libelf-0.191.so Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 27 Aug 19 06:02 usr/lib64/libelf.so.1 -> ../../lib64/libelf-0.191.so Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 33 Aug 19 06:02 usr/lib64/libevent-2.1.so.7 -> ../../lib64/libevent-2.1.so.7.0.1 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 365360 Aug 19 06:02 usr/lib64/libevent-2.1.so.7.0.1 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 30 Aug 19 06:02 usr/lib64/libexpat.so.1 -> ../../lib64/libexpat.so.1.8.10 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 198064 Aug 19 06:02 usr/lib64/libexpat.so.1.8.10 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 27 Aug 19 06:02 usr/lib64/libffi.so.8 -> ../../lib64/libffi.so.8.1.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 44784 Apr 17 2023 usr/lib64/libffi.so.8.1.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 15432 Aug 19 06:02 usr/lib64/libfreebl3.so Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 84 Aug 19 06:02 usr/lib64/libfreeblpriv3.chk Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 805960 Aug 19 06:02 usr/lib64/libfreeblpriv3.so Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 108136 Jul 23 23:02 usr/lib64/libgcc_s-11-20240719.so.1 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 37 Aug 19 06:02 usr/lib64/libgcc_s.so.1 -> ../../lib64/libgcc_s-11-20240719.so.1 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 31 Aug 19 06:02 usr/lib64/libgcrypt.so.20 -> ../../lib64/libgcrypt.so.20.4.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 1304856 Aug 1 11:27 usr/lib64/libgcrypt.so.20.4.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 34 Aug 19 06:02 usr/lib64/libgio-2.0.so.0 -> ../../lib64/libgio-2.0.so.0.6800.4 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 1949440 Aug 19 06:02 usr/lib64/libgio-2.0.so.0.6800.4 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 35 Aug 19 06:02 usr/lib64/libglib-2.0.so.0 -> ../../lib64/libglib-2.0.so.0.6800.4 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 1303208 Aug 19 06:02 usr/lib64/libglib-2.0.so.0.6800.4 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 38 Aug 19 06:02 usr/lib64/libgmodule-2.0.so.0 -> ../../lib64/libgmodule-2.0.so.0.6800.4 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 19600 Aug 19 06:02 usr/lib64/libgmodule-2.0.so.0.6800.4 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 28 Aug 19 06:02 usr/lib64/libgmp.so.10 -> ../../lib64/libgmp.so.10.4.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 677824 Aug 3 2023 usr/lib64/libgmp.so.10.4.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 32 Aug 19 06:02 usr/lib64/libgnutls.so.30 -> ../../lib64/libgnutls.so.30.37.1 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 2337552 Apr 5 2024 usr/lib64/libgnutls.so.30.37.1 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 38 Aug 19 06:02 usr/lib64/libgobject-2.0.so.0 -> ../../lib64/libgobject-2.0.so.0.6800.4 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 375272 Aug 19 06:02 usr/lib64/libgobject-2.0.so.0.6800.4 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 34 Aug 19 06:02 usr/lib64/libgpg-error.so.0 -> ../../lib64/libgpg-error.so.0.32.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 153600 Dec 7 2021 usr/lib64/libgpg-error.so.0.32.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 33 Aug 19 06:02 usr/lib64/libgssapi_krb5.so.2 -> ../../lib64/libgssapi_krb5.so.2.2 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 358560 Jul 5 12:54 usr/lib64/libgssapi_krb5.so.2.2 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 29 Aug 19 06:02 usr/lib64/libhogweed.so.6 -> ../../lib64/libhogweed.so.6.8 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 626240 Nov 20 2023 usr/lib64/libhogweed.so.6.8 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 28 Aug 19 06:02 usr/lib64/libidn2.so.0 -> ../../lib64/libidn2.so.0.3.7 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 130952 Aug 10 2021 usr/lib64/libidn2.so.0.3.7 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 32 Aug 19 06:02 usr/lib64/libjansson.so.4 -> ../../lib64/libjansson.so.4.14.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 62456 Nov 17 2021 usr/lib64/libjansson.so.4.14.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 37 Aug 19 06:02 usr/lib64/libjitterentropy.so.3 -> ../../lib64/libjitterentropy.so.3.5.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 40920 Mar 31 2024 usr/lib64/libjitterentropy.so.3.5.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 30 Aug 19 06:02 usr/lib64/libk5crypto.so.3 -> ../../lib64/libk5crypto.so.3.1 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 99112 Jul 5 12:54 usr/lib64/libk5crypto.so.3.1 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 31 Aug 19 06:02 usr/lib64/libkeyutils.so.1 -> ../../lib64/libkeyutils.so.1.10 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 23992 Oct 17 2022 usr/lib64/libkeyutils.so.1.10 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 28 Aug 19 06:02 usr/lib64/libkmod.so.2 -> ../../lib64/libkmod.so.2.3.6 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 107528 Aug 16 09:47 usr/lib64/libkmod.so.2.3.6 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 26 Aug 19 06:02 usr/lib64/libkrb5.so.3 -> ../../lib64/libkrb5.so.3.3 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 906368 Jul 5 12:54 usr/lib64/libkrb5.so.3.3 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 33 Aug 19 06:02 usr/lib64/libkrb5support.so.0 -> ../../lib64/libkrb5support.so.0.1 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 66320 Jul 5 12:54 usr/lib64/libkrb5support.so.0.1 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 30 Aug 19 06:02 usr/lib64/liblber.so.2 -> ../../lib64/liblber.so.2.0.200 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 70400 Feb 9 2024 usr/lib64/liblber.so.2.0.200 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 32 Aug 19 06:02 usr/lib64/libldap.so.2 -> ../../lib64/libldap_r.so.2.0.200 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 417712 Feb 9 2024 usr/lib64/libldap_r.so.2.0.200 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 27 Aug 19 06:02 usr/lib64/liblz4.so.1 -> ../../lib64/liblz4.so.1.9.3 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 144120 Aug 10 2021 usr/lib64/liblz4.so.1.9.3 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 28 Aug 19 06:02 usr/lib64/liblzma.so.5 -> ../../lib64/liblzma.so.5.2.5 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 178744 May 31 2022 usr/lib64/liblzma.so.5.2.5 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 912440 Aug 19 06:02 usr/lib64/libm.so.6 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 27 Aug 19 06:02 usr/lib64/libmnl.so.0 -> ../../lib64/libmnl.so.0.2.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 28272 May 9 05:44 usr/lib64/libmnl.so.0.2.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 29 Aug 19 06:02 usr/lib64/libmount.so.1 -> ../../lib64/libmount.so.1.1.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 291496 Aug 19 06:02 usr/lib64/libmount.so.1.1.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 28 Aug 19 06:02 usr/lib64/libmpfr.so.6 -> ../../lib64/libmpfr.so.6.1.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 726864 Aug 10 2021 usr/lib64/libmpfr.so.6.1.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 27 Aug 19 06:02 usr/lib64/libndp.so.0 -> ../../lib64/libndp.so.0.3.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 32424 Jul 22 05:25 usr/lib64/libndp.so.0.3.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 28 Aug 19 06:02 usr/lib64/libnettle.so.8 -> ../../lib64/libnettle.so.8.8 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 357336 Nov 20 2023 usr/lib64/libnettle.so.8.8 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 33 Aug 19 06:02 usr/lib64/libnghttp2.so.14 -> ../../lib64/libnghttp2.so.14.20.1 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 168672 Apr 10 2024 usr/lib64/libnghttp2.so.14.20.1 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 31 Aug 19 06:02 usr/lib64/libnl-3.so.200 -> ../../lib64/libnl-3.so.200.26.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 146376 Dec 4 2023 usr/lib64/libnl-3.so.200.26.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 35 Aug 19 06:02 usr/lib64/libnl-cli-3.so.200 -> ../../lib64/libnl-cli-3.so.200.26.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 53472 Dec 4 2023 usr/lib64/libnl-cli-3.so.200.26.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 36 Aug 19 06:02 usr/lib64/libnl-genl-3.so.200 -> ../../lib64/libnl-genl-3.so.200.26.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 37544 Dec 4 2023 usr/lib64/libnl-genl-3.so.200.26.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 34 Aug 19 06:02 usr/lib64/libnl-nf-3.so.200 -> ../../lib64/libnl-nf-3.so.200.26.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 120496 Dec 4 2023 usr/lib64/libnl-nf-3.so.200.26.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 37 Aug 19 06:02 usr/lib64/libnl-route-3.so.200 -> ../../lib64/libnl-route-3.so.200.26.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 617664 Dec 4 2023 usr/lib64/libnl-route-3.so.200.26.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 26 Aug 19 06:02 usr/lib64/libnm.so.0 -> ../../lib64/libnm.so.0.1.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 1576016 Aug 19 06:02 usr/lib64/libnm.so.0.1.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 45760 Aug 19 06:02 usr/lib64/libnss_compat.so.2 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 15480 Aug 19 06:02 usr/lib64/libnss_dns.so.2 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 15480 Aug 19 06:02 usr/lib64/libnss_files.so.2 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 157192 Aug 19 06:02 usr/lib64/libnss_myhostname.so.2 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 149208 Aug 19 06:02 usr/lib64/libnss_resolve.so.2 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 53472 Jul 22 06:09 usr/lib64/libnss_sss.so.2 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 353400 Aug 19 06:02 usr/lib64/libnss_systemd.so.2 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 31 Aug 19 06:02 usr/lib64/libp11-kit.so.0 -> ../../lib64/libp11-kit.so.0.3.1 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 1714208 Nov 23 2023 usr/lib64/libp11-kit.so.0.3.1 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 28 Aug 19 06:02 usr/lib64/libpam.so.0 -> ../../lib64/libpam.so.0.85.1 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 69592 Jun 18 09:08 usr/lib64/libpam.so.0.85.1 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 29 Aug 19 06:02 usr/lib64/libpcre.so.1 -> ../../lib64/libpcre.so.1.2.12 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 488664 Apr 18 2024 usr/lib64/libpcre.so.1.2.12 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 32 Aug 19 06:02 usr/lib64/libpcre2-8.so.0 -> ../../lib64/libpcre2-8.so.0.11.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 636848 Jul 31 11:45 usr/lib64/libpcre2-8.so.0.11.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 30 Aug 19 06:02 usr/lib64/libprocps.so.8 -> ../../lib64/libprocps.so.8.0.3 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 86144 Jan 23 2024 usr/lib64/libprocps.so.8.0.3 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 27 Aug 19 06:02 usr/lib64/libpsl.so.5 -> ../../lib64/libpsl.so.5.3.3 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 77488 Aug 10 2021 usr/lib64/libpsl.so.5.3.3 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 30 Aug 19 06:02 usr/lib64/libreadline.so.8 -> ../../lib64/libreadline.so.8.1 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 358128 Aug 10 2021 usr/lib64/libreadline.so.8.1 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 70880 Aug 19 06:02 usr/lib64/libresolv.so.2 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 29 Aug 19 06:02 usr/lib64/libsasl2.so.3 -> ../../lib64/libsasl2.so.3.0.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 128416 Sep 12 2022 usr/lib64/libsasl2.so.3.0.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 31 Aug 19 06:02 usr/lib64/libseccomp.so.2 -> ../../lib64/libseccomp.so.2.5.2 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 127680 Nov 9 2021 usr/lib64/libseccomp.so.2.5.2 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 175752 Dec 14 2023 usr/lib64/libselinux.so.1 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 31 Aug 19 06:02 usr/lib64/libsigsegv.so.2 -> ../../lib64/libsigsegv.so.2.0.6 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 20192 Aug 10 2021 usr/lib64/libsigsegv.so.2.0.6 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 33 Aug 19 06:02 usr/lib64/libsmartcols.so.1 -> ../../lib64/libsmartcols.so.1.1.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 107944 Aug 19 06:02 usr/lib64/libsmartcols.so.1.1.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 27 Aug 19 06:02 usr/lib64/libssh.so.4 -> ../../lib64/libssh.so.4.9.4 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 483832 Feb 19 2024 usr/lib64/libssh.so.4.9.4 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 27 Aug 19 06:02 usr/lib64/libssl.so.3 -> ../../lib64/libssl.so.3.2.2 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 957480 Aug 19 06:02 usr/lib64/libssl.so.3.2.2 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 32 Aug 19 06:02 usr/lib64/libsystemd.so.0 -> ../../lib64/libsystemd.so.0.35.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 920032 Aug 19 06:02 usr/lib64/libsystemd.so.0.35.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 29 Aug 19 06:02 usr/lib64/libtasn1.so.6 -> ../../lib64/libtasn1.so.6.6.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 94112 Dec 1 2022 usr/lib64/libtasn1.so.6.6.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 28 Aug 19 06:02 usr/lib64/libteam.so.5 -> ../../lib64/libteam.so.5.6.1 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 60984 Dec 7 2022 usr/lib64/libteam.so.5.6.1 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 32 Aug 19 06:02 usr/lib64/libteamdctl.so.0 -> ../../lib64/libteamdctl.so.0.1.5 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 31792 Dec 7 2022 usr/lib64/libteamdctl.so.0.1.5 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 27 Aug 19 06:02 usr/lib64/libtinfo.so.6 -> ../../lib64/libtinfo.so.6.2 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 195080 Aug 21 2023 usr/lib64/libtinfo.so.6.2 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 28 Aug 19 06:02 usr/lib64/libudev.so.1 -> ../../lib64/libudev.so.1.7.5 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 200248 Aug 19 06:02 usr/lib64/libudev.so.1.7.5 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 33 Aug 19 06:02 usr/lib64/libunistring.so.2 -> ../../lib64/libunistring.so.2.1.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 1591920 Aug 10 2021 usr/lib64/libunistring.so.2.1.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 35 Aug 19 06:02 usr/lib64/liburcu-common.so.6 -> ../../lib64/liburcu-common.so.6.1.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 24248 Aug 10 2021 usr/lib64/liburcu-common.so.6.1.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 28 Aug 19 06:02 usr/lib64/liburcu.so.6 -> ../../lib64/liburcu.so.6.1.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 41312 Aug 10 2021 usr/lib64/liburcu.so.6.1.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 28 Aug 19 06:02 usr/lib64/libuuid.so.1 -> ../../lib64/libuuid.so.1.3.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 36432 Aug 19 06:02 usr/lib64/libuuid.so.1.3.0 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 26 Aug 19 06:02 usr/lib64/libz.so.1 -> ../../lib64/libz.so.1.2.11 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 102552 May 9 2023 usr/lib64/libz.so.1.2.11 Oct 21 16:24:55 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 28 Aug 19 06:02 usr/lib64/libzstd.so.1 -> ../../lib64/libzstd.so.1.5.1 Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 882376 Feb 8 2022 usr/lib64/libzstd.so.1.5.1 Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 2 root root 0 Aug 19 06:02 usr/lib64/systemd Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 2162048 Aug 19 06:02 usr/lib64/systemd/libsystemd-core-252.so Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 3827296 Aug 19 06:02 usr/lib64/systemd/libsystemd-shared-252.so Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 2 root root 0 Aug 19 06:02 usr/libexec Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 15832 Aug 19 06:02 usr/libexec/nm-daemon-helper Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 19872 Aug 19 06:02 usr/libexec/nm-dhcp-helper Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 757608 Aug 19 06:02 usr/libexec/nm-initrd-generator Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 1452384 Aug 5 11:45 usr/libexec/vi Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 2 root root 0 Aug 19 06:02 usr/sbin Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 3769352 Aug 19 06:02 usr/sbin/NetworkManager Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 13 Aug 19 06:02 usr/sbin/arping -> ../bin/arping Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 53032 Aug 19 06:02 usr/sbin/blkid Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 40680 Aug 16 09:37 usr/sbin/chroot Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 11 Aug 19 06:02 usr/sbin/depmod -> ../bin/kmod Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 1999552 Apr 12 2023 usr/sbin/dhclient Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 44784 Aug 19 06:02 usr/sbin/fsck Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 86576 Aug 9 2021 usr/sbin/fsck.fat Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 8 Aug 19 06:02 usr/sbin/fsck.vfat -> fsck.fat Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 2598 Aug 15 10:07 usr/sbin/fsck.xfs Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 16 Aug 19 06:02 usr/sbin/halt -> ../bin/systemctl Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 22 Aug 19 06:02 usr/sbin/init -> ../lib/systemd/systemd Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 1345 Jun 19 2022 usr/sbin/initqueue Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 11 Aug 19 06:02 usr/sbin/insmod -> ../bin/kmod Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 199 Jun 19 2022 usr/sbin/insmodpost.sh Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 774216 Mar 11 2024 usr/sbin/ip Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 193288 Aug 19 06:02 usr/sbin/kexec Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 532 Jun 19 2022 usr/sbin/loginit Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 73992 Aug 19 06:02 usr/sbin/losetup Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 11 Aug 19 06:02 usr/sbin/lsmod -> ../bin/kmod Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 11 Aug 19 06:02 usr/sbin/modinfo -> ../bin/kmod Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 11 Aug 19 06:02 usr/sbin/modprobe -> ../bin/kmod Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 2840 Jun 19 2022 usr/sbin/netroot Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 15704 Aug 19 06:02 usr/sbin/nologin Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 16 Aug 19 06:02 usr/sbin/poweroff -> ../bin/systemctl Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 1454 Jun 19 2022 usr/sbin/rdsosreport Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 16 Aug 19 06:02 usr/sbin/reboot -> ../bin/systemctl Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 11 Aug 19 06:02 usr/sbin/rmmod -> ../bin/kmod Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 133064 Mar 31 2024 usr/sbin/rngd Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 24000 Aug 19 06:02 usr/sbin/swapoff Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 14 Aug 19 06:02 usr/sbin/udevadm -> ../bin/udevadm Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 725272 Aug 15 10:07 usr/sbin/xfs_db Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 786 Aug 15 10:07 usr/sbin/xfs_metadump Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rwxr-xr-x 1 root root 702880 Aug 15 10:07 usr/sbin/xfs_repair Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 4 root root 0 Aug 19 06:02 usr/share Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 25 Aug 19 06:02 usr/share/consolefonts -> /usr/lib/kbd/consolefonts Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 25 Aug 19 06:02 usr/share/consoletrans -> /usr/lib/kbd/consoletrans Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 7 root root 0 Aug 19 06:02 usr/share/dbus-1 Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 2 root root 0 Aug 19 06:02 usr/share/dbus-1/interfaces Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 2 root root 0 Aug 19 06:02 usr/share/dbus-1/services Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 3561 Jun 12 2023 usr/share/dbus-1/session.conf Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 2 root root 0 Aug 19 06:02 usr/share/dbus-1/session.d Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 2 root root 0 Aug 19 06:02 usr/share/dbus-1/system-services Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 412 Oct 31 2022 usr/share/dbus-1/system-services/org.freedesktop.systemd1.service Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 5694 Jun 12 2023 usr/share/dbus-1/system.conf Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 2 root root 0 Aug 19 06:02 usr/share/dbus-1/system.d Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 8150 Aug 19 06:02 usr/share/dbus-1/system.d/org.freedesktop.NetworkManager.conf Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 20208 Oct 31 2022 usr/share/dbus-1/system.d/org.freedesktop.systemd1.conf Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 20 Aug 19 06:02 usr/share/keymaps -> /usr/lib/kbd/keymaps Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 4 root root 0 Aug 19 06:02 usr/share/terminfo Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 2 root root 0 Aug 19 06:02 usr/share/terminfo/l Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 1728 Aug 21 2023 usr/share/terminfo/l/linux Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 2 root root 0 Aug 19 06:02 usr/share/terminfo/v Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 1190 Aug 21 2023 usr/share/terminfo/v/vt100 Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 1184 Aug 21 2023 usr/share/terminfo/v/vt102 Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: -rw-r--r-- 1 root root 1391 Aug 21 2023 usr/share/terminfo/v/vt220 Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 20 Aug 19 06:02 usr/share/unimaps -> /usr/lib/kbd/unimaps Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 3 root root 0 Aug 19 06:02 var Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 11 Aug 19 06:02 var/lock -> ../run/lock Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: lrwxrwxrwx 1 root root 6 Aug 19 06:02 var/run -> ../run Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: drwxr-xr-x 2 root root 0 Aug 19 06:02 var/tmp Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: ======================================================================== Oct 21 16:24:56 ip-10-31-8-65.us-east-1.aws.redhat.com dracut[2349]: *** Creating initramfs image file '/boot/initramfs-5.14.0-503.11.1.el9_5.x86_64.tmp' done *** Oct 21 16:25:04 ip-10-31-8-65.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-ref94a8ab21cb4ae0b6ad7fa6b048dd28.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-ref94a8ab21cb4ae0b6ad7fa6b048dd28.service has finished successfully. ░░ ░░ The job identifier is 1502. Oct 21 16:25:04 ip-10-31-8-65.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 1585. Oct 21 16:25:04 ip-10-31-8-65.us-east-1.aws.redhat.com systemd[1]: Reloading. Oct 21 16:25:04 ip-10-31-8-65.us-east-1.aws.redhat.com systemd-rc-local-generator[9069]: /etc/rc.d/rc.local is not marked executable, skipping. Oct 21 16:25:04 ip-10-31-8-65.us-east-1.aws.redhat.com systemd[1]: Queuing reload/restart jobs for marked units… Oct 21 16:25:05 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[2076]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:06 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[9761]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-asfpzdgrdiaiwlneacmfpbilbwcpqown ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542305.689904-8010-166199317299308/AnsiballZ_blivet.py' Oct 21 16:25:06 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[9761]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:06 ip-10-31-8-65.us-east-1.aws.redhat.com kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. Oct 21 16:25:06 ip-10-31-8-65.us-east-1.aws.redhat.com kernel: device-mapper: uevent: version 1.0.3 Oct 21 16:25:06 ip-10-31-8-65.us-east-1.aws.redhat.com kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com Oct 21 16:25:06 ip-10-31-8-65.us-east-1.aws.redhat.com python3[9763]: 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:25:06 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[9761]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:07 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[10896]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vhpyftmzoppbgnhwmiaswrsinlzjodxc ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542307.1738355-8058-167513835753086/AnsiballZ_dnf.py' Oct 21 16:25:07 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[10896]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:07 ip-10-31-8-65.us-east-1.aws.redhat.com python3[10898]: 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:25:07 ip-10-31-8-65.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Oct 21 16:25:07 ip-10-31-8-65.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 1585. Oct 21 16:25:07 ip-10-31-8-65.us-east-1.aws.redhat.com systemd[1]: run-ref94a8ab21cb4ae0b6ad7fa6b048dd28.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-ref94a8ab21cb4ae0b6ad7fa6b048dd28.service has successfully entered the 'dead' state. Oct 21 16:25:08 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[10896]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:09 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[11007]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fjqgwzngogsiaofiipacqdlfoqruxcrz ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542308.773781-8108-91066682875193/AnsiballZ_service_facts.py' Oct 21 16:25:09 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[11007]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:09 ip-10-31-8-65.us-east-1.aws.redhat.com python3[11009]: ansible-service_facts Invoked Oct 21 16:25:11 ip-10-31-8-65.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:25:11 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[11007]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:12 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[11218]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-liksaaujhkhapebmpyvkhfmvlsjtghpu ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542312.1628222-8240-241950247017057/AnsiballZ_blivet.py' Oct 21 16:25:12 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[11218]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:12 ip-10-31-8-65.us-east-1.aws.redhat.com python3[11220]: 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:25:12 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[11218]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:12 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[11330]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oyommcehgilwduxrorxdvdauejvsjdqo ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542312.7917643-8269-142470146592315/AnsiballZ_stat.py' Oct 21 16:25:12 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[11330]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:13 ip-10-31-8-65.us-east-1.aws.redhat.com python3[11332]: 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:25:13 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[11330]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:14 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[11441]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cowgbfeeloisllgdcinsdrrgyxgnefkk ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542314.358047-8420-176348582449693/AnsiballZ_stat.py' Oct 21 16:25:14 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[11441]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:14 ip-10-31-8-65.us-east-1.aws.redhat.com python3[11443]: 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:25:14 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[11441]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:15 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[11550]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zfvwlbchvmskizzludftacrodbxizveu ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542314.8416407-8454-154297148955725/AnsiballZ_setup.py' Oct 21 16:25:15 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[11550]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:15 ip-10-31-8-65.us-east-1.aws.redhat.com python3[11552]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:25:15 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[11550]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:16 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[11689]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wbuxotgjkkdixarywpefzpylvlzbtqfa ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542316.066203-8558-1738623840813/AnsiballZ_dnf.py' Oct 21 16:25:16 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[11689]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:16 ip-10-31-8-65.us-east-1.aws.redhat.com python3[11691]: 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:25:16 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[11689]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:17 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[11799]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fpmhjagfnqklyjgcfqkheydnflcnezry ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542317.0531664-8610-33144639796317/AnsiballZ_find_unused_disk.py' Oct 21 16:25:17 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[11799]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:17 ip-10-31-8-65.us-east-1.aws.redhat.com python3[11801]: 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:25:17 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[11799]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:18 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[11910]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gquesiqmnrmirqqamrpygmxgpjctvsvs ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542317.672399-8686-229817047171617/AnsiballZ_command.py' Oct 21 16:25:18 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[11910]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:18 ip-10-31-8-65.us-east-1.aws.redhat.com python3[11912]: 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:25:18 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[11910]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:21 ip-10-31-8-65.us-east-1.aws.redhat.com python3[12056]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:25:21 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[12193]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hktgxxdshemttwhhgkqgdrabbsiicqbr ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542321.5992522-9133-255916317377831/AnsiballZ_setup.py' Oct 21 16:25:21 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[12193]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:21 ip-10-31-8-65.us-east-1.aws.redhat.com python3[12195]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:25:22 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[12193]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:23 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[12332]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xxvobztnmgufqvsrrqqolavwcsxiftpo ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542322.7863767-9188-67459012172646/AnsiballZ_stat.py' Oct 21 16:25:23 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[12332]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:23 ip-10-31-8-65.us-east-1.aws.redhat.com python3[12334]: 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:25:23 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[12332]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:24 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[12441]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tjmiwcvjflnqjhjsxiccadtsehiubvpv ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542323.50612-9223-89791116598133/AnsiballZ_dnf.py' Oct 21 16:25:24 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[12441]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:24 ip-10-31-8-65.us-east-1.aws.redhat.com python3[12443]: 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:25:24 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[12441]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:25 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[12551]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qapprnkhlbdqjnvloxqyayyfelevpmzb ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542324.8973103-9309-139618719465735/AnsiballZ_blivet.py' Oct 21 16:25:25 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[12551]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:25 ip-10-31-8-65.us-east-1.aws.redhat.com python3[12553]: 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:25:25 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[12551]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:25 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[12663]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vujfdpjxaseyrmwbgaxwyorrfvhpafys ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542325.8258522-9353-92300415382709/AnsiballZ_dnf.py' Oct 21 16:25:25 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[12663]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:26 ip-10-31-8-65.us-east-1.aws.redhat.com python3[12665]: 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:25:26 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[12663]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:27 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[12773]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jwvecsazlmrwxdjakzgynybiunpjxklr ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542326.699217-9390-41304502444155/AnsiballZ_service_facts.py' Oct 21 16:25:27 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[12773]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:27 ip-10-31-8-65.us-east-1.aws.redhat.com python3[12775]: ansible-service_facts Invoked Oct 21 16:25:27 ip-10-31-8-65.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:25:28 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[12773]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:29 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[12984]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hfnugtedtedwbslkaghgyybeqogzgerg ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542328.9736784-9607-18432897591411/AnsiballZ_blivet.py' Oct 21 16:25:29 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[12984]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:29 ip-10-31-8-65.us-east-1.aws.redhat.com python3[12986]: 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:25:29 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[12984]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:29 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[13096]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ejzcuqxvnixsrqnjvkcxohqwyvlpbjbe ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542329.5441594-9746-222894264970813/AnsiballZ_stat.py' Oct 21 16:25:29 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[13096]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:29 ip-10-31-8-65.us-east-1.aws.redhat.com python3[13098]: 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:25:29 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[13096]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:30 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[13207]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eotdfokrwoyirpdwlmariqzknuchmnby ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542330.4257524-9801-128068324332738/AnsiballZ_stat.py' Oct 21 16:25:30 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[13207]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:30 ip-10-31-8-65.us-east-1.aws.redhat.com python3[13209]: 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:25:30 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[13207]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:31 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[13316]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tofjkoigsrfjrsurpdevxpmssfcpmbag ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542330.9226005-9819-89606895268230/AnsiballZ_setup.py' Oct 21 16:25:31 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[13316]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:31 ip-10-31-8-65.us-east-1.aws.redhat.com python3[13318]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:25:31 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[13316]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:32 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[13455]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-egbcmopiumozzubcfpwbtqifoylpahjk ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542331.9808736-9881-230335525785823/AnsiballZ_dnf.py' Oct 21 16:25:32 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[13455]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:32 ip-10-31-8-65.us-east-1.aws.redhat.com python3[13457]: 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:25:32 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[13455]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:33 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[13565]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bwqxkjiaxsswvkuoxzaatyxboyvgzgrg ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542332.8294258-9921-153284805834918/AnsiballZ_find_unused_disk.py' Oct 21 16:25:33 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[13565]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:33 ip-10-31-8-65.us-east-1.aws.redhat.com python3[13567]: 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:25:33 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[13565]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:33 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[13676]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dhboqqcciugskaqmirtxzdfxvtgdovea ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542333.399989-9955-31684732962369/AnsiballZ_command.py' Oct 21 16:25:33 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[13676]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:33 ip-10-31-8-65.us-east-1.aws.redhat.com python3[13678]: 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:25:33 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[13676]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:35 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[13822]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zeydqaropgqfcbgunfmahikimimtmsbe ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542335.2558334-10081-96425127371750/AnsiballZ_setup.py' Oct 21 16:25:35 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[13822]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:36 ip-10-31-8-65.us-east-1.aws.redhat.com python3[13824]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:25:36 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[13822]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:37 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[13961]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iqzznhbczslsyzziigcjmucmlaaeqcgd ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542336.9878314-10360-31853100113639/AnsiballZ_stat.py' Oct 21 16:25:37 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[13961]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:37 ip-10-31-8-65.us-east-1.aws.redhat.com python3[13963]: 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:25:37 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[13961]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:38 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[14070]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-akjydfjuxedminafmvsqrfqmnmmhmajh ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542337.7705073-10458-270004519243811/AnsiballZ_dnf.py' Oct 21 16:25:38 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[14070]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:38 ip-10-31-8-65.us-east-1.aws.redhat.com python3[14072]: 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:25:38 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[14070]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:39 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[14180]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-czobfxcqgzmseaqbtrrecxlxjcuafbcm ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542338.9269094-10564-275230811999634/AnsiballZ_blivet.py' Oct 21 16:25:39 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[14180]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:39 ip-10-31-8-65.us-east-1.aws.redhat.com python3[14182]: 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:25:39 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[14180]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:40 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[14292]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sjshvwdcjthbnfkmtmvjqqvcwmtwblym ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542339.875911-10590-4961641639577/AnsiballZ_dnf.py' Oct 21 16:25:40 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[14292]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:40 ip-10-31-8-65.us-east-1.aws.redhat.com python3[14294]: 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:25:40 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[14292]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:41 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[14402]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rdsmyssyjmhjjkihsdbwoxdpxacvbari ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542340.7195156-10632-98871857140785/AnsiballZ_service_facts.py' Oct 21 16:25:41 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[14402]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:41 ip-10-31-8-65.us-east-1.aws.redhat.com python3[14404]: ansible-service_facts Invoked Oct 21 16:25:41 ip-10-31-8-65.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:25:42 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[14402]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:43 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[14613]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ljrpqtdveybdinszrmmpcaqwadlootmz ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542342.879637-10744-149019171217562/AnsiballZ_blivet.py' Oct 21 16:25:43 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[14613]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:43 ip-10-31-8-65.us-east-1.aws.redhat.com python3[14615]: 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:25:43 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[14613]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:43 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[14725]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-medwbirayirivigtzbwzmixisrhbbofw ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542343.5638201-10783-78453386577560/AnsiballZ_stat.py' Oct 21 16:25:43 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[14725]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:43 ip-10-31-8-65.us-east-1.aws.redhat.com python3[14727]: 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:25:43 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[14725]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:44 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[14836]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oktwbcbosqzqjaixjeuahohhbualucvl ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542344.5386233-10836-123541149610480/AnsiballZ_stat.py' Oct 21 16:25:44 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[14836]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:44 ip-10-31-8-65.us-east-1.aws.redhat.com python3[14838]: 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:25:44 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[14836]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:45 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[14945]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ciwlxylymtabhdydbtyjbhtikeuuwxew ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542344.94602-10861-163207210469263/AnsiballZ_setup.py' Oct 21 16:25:45 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[14945]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:45 ip-10-31-8-65.us-east-1.aws.redhat.com python3[14947]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:25:45 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[14945]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:46 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[15084]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-povyatoskyilsrobwqqmcdlufqbtnwsq ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542345.996321-10896-95210708499041/AnsiballZ_dnf.py' Oct 21 16:25:46 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[15084]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:46 ip-10-31-8-65.us-east-1.aws.redhat.com python3[15086]: 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:25:46 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[15084]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:47 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[15194]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ozkobhoidpveqwzmfhpxyoasgpakksjb ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542346.9007661-10985-35249993720487/AnsiballZ_find_unused_disk.py' Oct 21 16:25:47 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[15194]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:47 ip-10-31-8-65.us-east-1.aws.redhat.com python3[15196]: 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:25:47 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[15194]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:48 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[15305]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-izcmvkqwkmrckklzxcazurlgytldbwoo ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542347.57046-11005-235336144592493/AnsiballZ_command.py' Oct 21 16:25:48 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[15305]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:48 ip-10-31-8-65.us-east-1.aws.redhat.com python3[15307]: 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:25:48 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[15305]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:52 ip-10-31-8-65.us-east-1.aws.redhat.com python3[15451]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:25:52 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[15588]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tbrmmfgtfdpdbjvenskzzyjvebvvdytc ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542352.7804499-11570-105437182930004/AnsiballZ_setup.py' Oct 21 16:25:52 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[15588]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:53 ip-10-31-8-65.us-east-1.aws.redhat.com python3[15590]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:25:53 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[15588]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:54 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[15727]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-akylrsziwtkhcyaszhnsglzlojmvvuvj ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542353.949078-11679-221056804408205/AnsiballZ_stat.py' Oct 21 16:25:54 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[15727]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:54 ip-10-31-8-65.us-east-1.aws.redhat.com python3[15729]: 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:25:54 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[15727]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:55 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[15836]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zqxopzygrorjvtpnnwainnrcduunlaoo ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542354.7637143-11719-62707470934339/AnsiballZ_dnf.py' Oct 21 16:25:55 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[15836]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:55 ip-10-31-8-65.us-east-1.aws.redhat.com python3[15838]: 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:25:55 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[15836]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:56 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[15946]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ayxjejbkhjkhzkxbumjnipshfwsjfogr ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542356.0066411-11821-216745628270877/AnsiballZ_blivet.py' Oct 21 16:25:56 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[15946]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:56 ip-10-31-8-65.us-east-1.aws.redhat.com python3[15948]: 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:25:56 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[15946]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:57 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[16058]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lcwylpuhvuzktomjbzeuaigqzfixvffd ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542357.3250027-11908-242228835151310/AnsiballZ_dnf.py' Oct 21 16:25:57 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[16058]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:57 ip-10-31-8-65.us-east-1.aws.redhat.com python3[16060]: 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:25:58 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[16058]: pam_unix(sudo:session): session closed for user root Oct 21 16:25:58 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[16168]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fhrzwvyocxvmiriwpclvsabeuhgaxqcq ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542358.1863759-11944-235790921553278/AnsiballZ_service_facts.py' Oct 21 16:25:58 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[16168]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:25:58 ip-10-31-8-65.us-east-1.aws.redhat.com python3[16170]: ansible-service_facts Invoked Oct 21 16:25:59 ip-10-31-8-65.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:00 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[16168]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:00 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[16379]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kcquqebclmndiwxiilsiqvplupjxcmkr ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542360.6479387-12040-11722361656398/AnsiballZ_blivet.py' Oct 21 16:26:00 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[16379]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:01 ip-10-31-8-65.us-east-1.aws.redhat.com python3[16381]: 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:01 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[16379]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:01 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[16491]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ipanwoafblpmcocvyxotwmzggwjlhxqa ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542361.263767-12129-63372895578951/AnsiballZ_stat.py' Oct 21 16:26:01 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[16491]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:01 ip-10-31-8-65.us-east-1.aws.redhat.com python3[16493]: 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:01 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[16491]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:02 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[16602]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-olzroyhixejymkxlvxipvjjrpjhplfnb ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542362.0336075-12216-205707388809187/AnsiballZ_stat.py' Oct 21 16:26:02 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[16602]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:02 ip-10-31-8-65.us-east-1.aws.redhat.com python3[16604]: 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:02 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[16602]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:02 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[16711]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mzylptjexjrqwwkxyjcsixigklcifjrm ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542362.4561822-12284-54961045620716/AnsiballZ_setup.py' Oct 21 16:26:02 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[16711]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:02 ip-10-31-8-65.us-east-1.aws.redhat.com python3[16713]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:26:03 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[16711]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:03 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[16850]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pkxchhvbsvfrapkincmliagxinwrwutp ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542363.576149-12435-209347804277704/AnsiballZ_dnf.py' Oct 21 16:26:03 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[16850]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:04 ip-10-31-8-65.us-east-1.aws.redhat.com python3[16852]: 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:04 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[16850]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:04 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[16960]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iahjysoqnhexssbpeuoiqsacgfsmewgt ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542364.5115943-12485-178871567170963/AnsiballZ_find_unused_disk.py' Oct 21 16:26:04 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[16960]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:04 ip-10-31-8-65.us-east-1.aws.redhat.com python3[16962]: 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:26:04 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[16960]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:05 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[17071]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-obunbvlbfookccqcnyifecxdamyscypa ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542365.0634923-12512-135145355388037/AnsiballZ_command.py' Oct 21 16:26:05 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[17071]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:05 ip-10-31-8-65.us-east-1.aws.redhat.com python3[17073]: 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:05 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[17071]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:07 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[17217]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hxdjspvmjpbilzgcyylueavrydjhbwdc ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542366.9087253-12660-68012247109073/AnsiballZ_setup.py' Oct 21 16:26:07 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[17217]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:08 ip-10-31-8-65.us-east-1.aws.redhat.com python3[17219]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:26:08 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[17217]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:09 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[17356]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nemocgaxdpkphfzgirtpymbwdshdakgw ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542368.8141174-12780-27309861344470/AnsiballZ_stat.py' Oct 21 16:26:09 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[17356]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:09 ip-10-31-8-65.us-east-1.aws.redhat.com python3[17358]: 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:09 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[17356]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:10 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[17465]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hpxylrgdedcndjzytwujhxswltmtzffk ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542369.6291091-12820-22280060877455/AnsiballZ_dnf.py' Oct 21 16:26:10 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[17465]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:10 ip-10-31-8-65.us-east-1.aws.redhat.com python3[17467]: 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:10 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[17465]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:11 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[17575]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-caiywlyqmohpcbmgsfkapvjznqjccohi ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542371.008314-12977-126135410154558/AnsiballZ_blivet.py' Oct 21 16:26:11 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[17575]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:11 ip-10-31-8-65.us-east-1.aws.redhat.com python3[17577]: 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:26:11 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[17575]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:12 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[17687]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-haabtssortcxyevavmpcsdiefwsokbra ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542371.9024148-13113-78668127602414/AnsiballZ_dnf.py' Oct 21 16:26:12 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[17687]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:12 ip-10-31-8-65.us-east-1.aws.redhat.com python3[17689]: 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:26:12 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[17687]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:13 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[17797]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yseqihtxeoypnrumfzhgzaigiaqraebr ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542372.757532-13193-10078923295303/AnsiballZ_service_facts.py' Oct 21 16:26:13 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[17797]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:13 ip-10-31-8-65.us-east-1.aws.redhat.com python3[17799]: ansible-service_facts Invoked Oct 21 16:26:14 ip-10-31-8-65.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:15 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[17797]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:16 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[18008]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jobaezccjknxknirpccjcaxgzqgisqbh ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542376.2064047-13344-232835764273613/AnsiballZ_blivet.py' Oct 21 16:26:16 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[18008]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:16 ip-10-31-8-65.us-east-1.aws.redhat.com python3[18010]: 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:16 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[18008]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:17 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[18120]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kszdzigjzjrvyyfybwusjdtdaydiebcr ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542376.8695521-13370-41599308895257/AnsiballZ_stat.py' Oct 21 16:26:17 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[18120]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:17 ip-10-31-8-65.us-east-1.aws.redhat.com python3[18122]: 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:17 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[18120]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:18 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[18231]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xwbhlkbrzwikqbrsprjflgeuktbdqpto ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542377.9208097-13424-206348607093579/AnsiballZ_stat.py' Oct 21 16:26:18 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[18231]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:18 ip-10-31-8-65.us-east-1.aws.redhat.com python3[18233]: 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:18 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[18231]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:18 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[18340]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-onzkttvnsdysurchjtibmctbovydfkbk ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542378.3872108-13454-204159405166367/AnsiballZ_setup.py' Oct 21 16:26:18 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[18340]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:18 ip-10-31-8-65.us-east-1.aws.redhat.com python3[18342]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:26:19 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[18340]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:19 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[18479]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nepirjkomsltuynddswyhxxgbdqjxqoh ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542379.523257-13498-25638737224089/AnsiballZ_dnf.py' Oct 21 16:26:19 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[18479]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:19 ip-10-31-8-65.us-east-1.aws.redhat.com python3[18481]: 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:20 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[18479]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:20 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[18589]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ysdzfqqwsklclazpqsscwrawtxjtkkuy ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542380.429405-13573-133164467254636/AnsiballZ_find_unused_disk.py' Oct 21 16:26:20 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[18589]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:20 ip-10-31-8-65.us-east-1.aws.redhat.com python3[18591]: 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:26:20 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[18589]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:21 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[18700]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zjnnzslbwskbibrbxjwazimmgofpcbsb ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542381.0408785-13626-177383610103148/AnsiballZ_command.py' Oct 21 16:26:21 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[18700]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:21 ip-10-31-8-65.us-east-1.aws.redhat.com python3[18702]: 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:21 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[18700]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:26 ip-10-31-8-65.us-east-1.aws.redhat.com python3[18846]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:26:26 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[18983]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bbsblvglkjgbpipsdjjnqkkbtqlrgdnv ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542386.7957149-14177-268696496523339/AnsiballZ_setup.py' Oct 21 16:26:26 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[18983]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:27 ip-10-31-8-65.us-east-1.aws.redhat.com python3[18985]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:26:27 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[18983]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:28 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[19122]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-umwozugiknmmpwsqfpmgmkhbnjhwifyj ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542387.9414532-14284-97657330072857/AnsiballZ_stat.py' Oct 21 16:26:28 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[19122]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:28 ip-10-31-8-65.us-east-1.aws.redhat.com python3[19124]: 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:28 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[19122]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:29 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[19231]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kojqskbwsxnuffqtnguoejjwtjufwtgb ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542388.7957878-14335-202901661902143/AnsiballZ_dnf.py' Oct 21 16:26:29 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[19231]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:29 ip-10-31-8-65.us-east-1.aws.redhat.com python3[19233]: 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:29 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[19231]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:30 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[19341]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zuxnkljzniwouxkjydmmgudjciamvbfs ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542390.078468-14435-48525376491921/AnsiballZ_blivet.py' Oct 21 16:26:30 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[19341]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:30 ip-10-31-8-65.us-east-1.aws.redhat.com python3[19343]: 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:30 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[19341]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:31 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[19453]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ignrdlkawsomhdhitsotdrbhqitidvav ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542391.1814008-14516-1579394691155/AnsiballZ_dnf.py' Oct 21 16:26:31 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[19453]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:31 ip-10-31-8-65.us-east-1.aws.redhat.com python3[19455]: 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:26:31 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[19453]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:32 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[19563]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lsnffnffmhaywfaurtshlrmtfizgkxxt ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542392.0692406-14549-165624140798006/AnsiballZ_service_facts.py' Oct 21 16:26:32 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[19563]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:32 ip-10-31-8-65.us-east-1.aws.redhat.com python3[19565]: ansible-service_facts Invoked Oct 21 16:26:33 ip-10-31-8-65.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:34 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[19563]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:34 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[19774]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ohswwasnwiqkiehnbqvtxtlhgphyzyhz ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542394.580704-14639-74542726094784/AnsiballZ_blivet.py' Oct 21 16:26:34 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[19774]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:35 ip-10-31-8-65.us-east-1.aws.redhat.com python3[19776]: 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:26:35 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[19774]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:35 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[19886]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-aejelrrvnhptwpauqvcateyauggxqawy ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542395.1545622-14668-258859325202423/AnsiballZ_stat.py' Oct 21 16:26:35 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[19886]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:35 ip-10-31-8-65.us-east-1.aws.redhat.com python3[19888]: 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:35 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[19886]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:36 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[19997]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pifwcgehafgskmaasopwlivqsssabpvp ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542395.9935935-14711-249774034041670/AnsiballZ_stat.py' Oct 21 16:26:36 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[19997]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:36 ip-10-31-8-65.us-east-1.aws.redhat.com python3[19999]: 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:36 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[19997]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:36 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[20106]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qszvjyachgxgafjlofrqabjpfbyanujf ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542396.397938-14729-168339703490165/AnsiballZ_setup.py' Oct 21 16:26:36 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[20106]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:36 ip-10-31-8-65.us-east-1.aws.redhat.com python3[20108]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:26:37 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[20106]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:38 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[20245]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zbwcxethfexlpwopzkbquqikuaqahyhm ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542397.5060883-14862-8665761341977/AnsiballZ_package_facts.py' Oct 21 16:26:38 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[20245]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:38 ip-10-31-8-65.us-east-1.aws.redhat.com python3[20247]: ansible-package_facts Invoked with manager=['auto'] strategy=first Oct 21 16:26:38 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[20245]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:39 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[20354]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wdwlsrlvfmfczjvzyecnaevczwmarpme ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542399.3430297-15127-31810943101467/AnsiballZ_command.py' Oct 21 16:26:39 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[20354]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:39 ip-10-31-8-65.us-east-1.aws.redhat.com python3[20356]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail modprobe --dry-run kvdo _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:39 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[20354]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:40 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[20464]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lobjsgjhaydpwvmjbteiqrbceypjqdgf ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542400.2993362-15157-103475598410864/AnsiballZ_dnf.py' Oct 21 16:26:40 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[20464]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:40 ip-10-31-8-65.us-east-1.aws.redhat.com python3[20466]: 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:41 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[20464]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:41 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[20574]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-apfnrxdkxotbrwqkzyngvtgizqvqfmbp ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542401.3069396-15188-191085209504327/AnsiballZ_find_unused_disk.py' Oct 21 16:26:41 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[20574]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:41 ip-10-31-8-65.us-east-1.aws.redhat.com python3[20576]: 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:26:41 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[20574]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:42 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[20685]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nrebrifkedeoxakvnqjugcdulfeqzarn ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542401.8997593-15219-129214970160929/AnsiballZ_command.py' Oct 21 16:26:42 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[20685]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:42 ip-10-31-8-65.us-east-1.aws.redhat.com python3[20687]: 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:42 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[20685]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:44 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[20831]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-byvbcguxxzoxznxmxslhosbrxgxqasyh ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542403.8499968-15457-126789710666254/AnsiballZ_setup.py' Oct 21 16:26:44 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[20831]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:44 ip-10-31-8-65.us-east-1.aws.redhat.com python3[20833]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:26:45 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[20831]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:45 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[20970]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dkizhpkvfqtjqqjlajfxndofnqcopasf ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542405.499555-15624-20663896936642/AnsiballZ_stat.py' Oct 21 16:26:45 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[20970]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:45 ip-10-31-8-65.us-east-1.aws.redhat.com python3[20972]: 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:46 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[20970]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:46 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[21079]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cyonypajuoufqdqvpvdimfpgiqilxszr ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542406.369823-15706-8339331273057/AnsiballZ_dnf.py' Oct 21 16:26:46 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[21079]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:46 ip-10-31-8-65.us-east-1.aws.redhat.com python3[21081]: 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:47 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[21079]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:47 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[21189]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fhqojylnsykclutbjyvzjvdbgxnsgzcd ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542407.5201838-15819-207396039862047/AnsiballZ_blivet.py' Oct 21 16:26:47 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[21189]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:48 ip-10-31-8-65.us-east-1.aws.redhat.com python3[21191]: 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:48 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[21189]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:48 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[21302]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-swgrynleqknouqytgouqruvpscfhjdap ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542408.6134005-15859-247591094444825/AnsiballZ_dnf.py' Oct 21 16:26:48 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[21302]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:48 ip-10-31-8-65.us-east-1.aws.redhat.com python3[21304]: 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:26:49 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[21302]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:49 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[21412]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fpwfjumzvddpxdobtvgktkuztqulwwuv ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542409.4585762-15901-99336010725741/AnsiballZ_service_facts.py' Oct 21 16:26:49 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[21412]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:49 ip-10-31-8-65.us-east-1.aws.redhat.com python3[21414]: ansible-service_facts Invoked Oct 21 16:26:50 ip-10-31-8-65.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:51 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[21412]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:51 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[21623]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ntflfebynfbglpcfrifrmuuptygtoiwg ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542411.672412-16015-13279063395263/AnsiballZ_blivet.py' Oct 21 16:26:51 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[21623]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:52 ip-10-31-8-65.us-east-1.aws.redhat.com python3[21625]: 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:26:52 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[21623]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:52 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[21735]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-byznhdkyhkpzfdvdcjunrdkbvmbmkaim ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542412.2972775-16036-160053578873094/AnsiballZ_stat.py' Oct 21 16:26:52 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[21735]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:52 ip-10-31-8-65.us-east-1.aws.redhat.com python3[21737]: 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:52 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[21735]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:53 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[21846]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-okpcaruodhbaaqpbtyceqibugymavxji ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542413.1682801-16093-248122233707193/AnsiballZ_stat.py' Oct 21 16:26:53 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[21846]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:53 ip-10-31-8-65.us-east-1.aws.redhat.com python3[21848]: 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:53 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[21846]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:53 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[21955]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zwhkyztfdhcozepkyjhdoomnxarttoul ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542413.6300626-16128-252353136694197/AnsiballZ_setup.py' Oct 21 16:26:53 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[21955]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:54 ip-10-31-8-65.us-east-1.aws.redhat.com python3[21957]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:26:54 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[21955]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:55 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[22094]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ezdlulivshcsmhhuywqiwrhvkcgqfjce ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542414.6318562-16223-49632761960654/AnsiballZ_package_facts.py' Oct 21 16:26:55 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[22094]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:55 ip-10-31-8-65.us-east-1.aws.redhat.com python3[22096]: ansible-package_facts Invoked with manager=['auto'] strategy=first Oct 21 16:26:55 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[22094]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:56 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[22203]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-medogtwfvzbxrcpkvxficgtzkeqtqlis ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542416.3226671-16331-150198616290793/AnsiballZ_dnf.py' Oct 21 16:26:56 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[22203]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:56 ip-10-31-8-65.us-east-1.aws.redhat.com python3[22205]: 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:57 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[22203]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:57 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[22313]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yyufcrsfwnvehgmqzndbwmnseivmsque ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542417.2301497-16387-55103139112577/AnsiballZ_find_unused_disk.py' Oct 21 16:26:57 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[22313]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:57 ip-10-31-8-65.us-east-1.aws.redhat.com python3[22315]: 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:26:57 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[22313]: pam_unix(sudo:session): session closed for user root Oct 21 16:26:58 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[22424]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-munzvfvuilrabdgywzjetxnpviodfxfl ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542418.0495906-16440-73526165389622/AnsiballZ_command.py' Oct 21 16:26:58 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[22424]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:26:58 ip-10-31-8-65.us-east-1.aws.redhat.com python3[22426]: 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:58 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[22424]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:03 ip-10-31-8-65.us-east-1.aws.redhat.com python3[22570]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:27:03 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[22707]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cddegegosrnraesfavktssgwydsqioot ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542423.7321582-16938-232915880168427/AnsiballZ_setup.py' Oct 21 16:27:03 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[22707]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:04 ip-10-31-8-65.us-east-1.aws.redhat.com python3[22709]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:27:04 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[22707]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:05 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[22846]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gkwlqjvaziipqollgcbmtphobpbfvnrf ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542424.997184-17074-255060823246857/AnsiballZ_stat.py' Oct 21 16:27:05 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[22846]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:05 ip-10-31-8-65.us-east-1.aws.redhat.com python3[22848]: 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:05 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[22846]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:06 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[22955]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-klbviwptdretgaigeivhluhxirbspvbg ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542425.87257-17126-165423244853523/AnsiballZ_dnf.py' Oct 21 16:27:06 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[22955]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:06 ip-10-31-8-65.us-east-1.aws.redhat.com python3[22957]: 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:06 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[22955]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:07 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[23065]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-filleczzlulgdhbnxlpqpjcyrptjhprr ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542427.1503894-17201-79902912791862/AnsiballZ_blivet.py' Oct 21 16:27:07 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[23065]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:07 ip-10-31-8-65.us-east-1.aws.redhat.com python3[23067]: 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:07 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[23065]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:08 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[23177]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sbhfzaeysdnxpxvsmdzhsnaupchgymcq ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542428.1958869-17242-74959019154929/AnsiballZ_dnf.py' Oct 21 16:27:08 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[23177]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:08 ip-10-31-8-65.us-east-1.aws.redhat.com python3[23179]: 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:08 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[23177]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:09 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[23287]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ecgluubywfhdzqcezkhxaoqgaazydinp ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542429.1264486-17285-250876742104285/AnsiballZ_service_facts.py' Oct 21 16:27:09 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[23287]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:09 ip-10-31-8-65.us-east-1.aws.redhat.com python3[23289]: ansible-service_facts Invoked Oct 21 16:27:10 ip-10-31-8-65.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:11 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[23287]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:11 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[23498]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wkfcvdgghzshwmswircbmlejjpraibfy ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542431.6789606-17483-127243663646209/AnsiballZ_blivet.py' Oct 21 16:27:11 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[23498]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:12 ip-10-31-8-65.us-east-1.aws.redhat.com python3[23500]: 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:12 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[23498]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:12 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[23610]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xjpunjaeboncamcmaxulogecopcxxvve ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542432.2640784-17585-66560145875406/AnsiballZ_stat.py' Oct 21 16:27:12 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[23610]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:12 ip-10-31-8-65.us-east-1.aws.redhat.com python3[23612]: 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:12 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[23610]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:13 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[23721]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gwlnzszsygueszxyucdmwscihjlnzeax ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542433.029655-17690-216511608409121/AnsiballZ_stat.py' Oct 21 16:27:13 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[23721]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:13 ip-10-31-8-65.us-east-1.aws.redhat.com python3[23723]: 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:13 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[23721]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:13 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[23830]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hqksiwdyrojojzcevdyynlauowagyqfc ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542433.5607233-17716-31073741467357/AnsiballZ_setup.py' Oct 21 16:27:13 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[23830]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:14 ip-10-31-8-65.us-east-1.aws.redhat.com python3[23832]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:27:14 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[23830]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:14 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[23969]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jbuiraxuhhlkzfqewvufnhgtmqlrnazf ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542434.6841264-17778-176622264465268/AnsiballZ_dnf.py' Oct 21 16:27:14 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[23969]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:15 ip-10-31-8-65.us-east-1.aws.redhat.com python3[23971]: 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:15 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[23969]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:15 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[24079]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bawpbrqboxoyepyoumtaakeqlimfvwkl ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542435.549983-17814-151985354061616/AnsiballZ_find_unused_disk.py' Oct 21 16:27:15 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[24079]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:15 ip-10-31-8-65.us-east-1.aws.redhat.com python3[24081]: 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:27:15 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[24079]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:16 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[24190]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bfmseavdhjjgfernwpahqxgqbhujdubv ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542436.1200812-17839-79110805865492/AnsiballZ_command.py' Oct 21 16:27:16 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[24190]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:16 ip-10-31-8-65.us-east-1.aws.redhat.com python3[24192]: 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:16 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[24190]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:18 ip-10-31-8-65.us-east-1.aws.redhat.com python3[24336]: ansible-setup Invoked with gather_subset=['!all', '!min', 'architecture', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:27:19 ip-10-31-8-65.us-east-1.aws.redhat.com python3[24446]: 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:20 ip-10-31-8-65.us-east-1.aws.redhat.com python3[24553]: ansible-ansible.legacy.setup Invoked with filter=['ansible_pkg_mgr'] gather_subset=['!all'] gather_timeout=10 fact_path=/etc/ansible/facts.d Oct 21 16:27:20 ip-10-31-8-65.us-east-1.aws.redhat.com python3[24609]: 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:21 ip-10-31-8-65.us-east-1.aws.redhat.com python3[24717]: 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:22 ip-10-31-8-65.us-east-1.aws.redhat.com python3[24827]: ansible-ansible.legacy.setup Invoked with filter=['ansible_pkg_mgr'] gather_subset=['!all'] gather_timeout=10 fact_path=/etc/ansible/facts.d Oct 21 16:27:22 ip-10-31-8-65.us-east-1.aws.redhat.com python3[24883]: 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:23 ip-10-31-8-65.us-east-1.aws.redhat.com python3[24991]: ansible-service_facts Invoked Oct 21 16:27:24 ip-10-31-8-65.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:25 ip-10-31-8-65.us-east-1.aws.redhat.com python3[25200]: 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:26 ip-10-31-8-65.us-east-1.aws.redhat.com python3[25310]: 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:27 ip-10-31-8-65.us-east-1.aws.redhat.com python3[25419]: 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:27 ip-10-31-8-65.us-east-1.aws.redhat.com python3[25526]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:27:29 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[25698]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nkgzguxxjgoxxuvtvjusnvtfpcbilubr ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542449.1478171-18818-89386599079005/AnsiballZ_setup.py' Oct 21 16:27:29 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[25698]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:29 ip-10-31-8-65.us-east-1.aws.redhat.com python3[25700]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:27:30 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[25698]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:31 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[25837]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-honxellzlyosppolnwtvxqagdmpvnfim ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542450.8304121-19058-198559966469421/AnsiballZ_stat.py' Oct 21 16:27:31 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[25837]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:31 ip-10-31-8-65.us-east-1.aws.redhat.com python3[25839]: 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:31 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[25837]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:32 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[25946]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zpwjmpwfyfpgruhnycyrqcojpyukzlvc ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542451.7425363-19200-59404263880092/AnsiballZ_dnf.py' Oct 21 16:27:32 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[25946]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:32 ip-10-31-8-65.us-east-1.aws.redhat.com python3[25948]: 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:32 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[25946]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:33 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[26056]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ilfsfbzhonmolmiuqqmvnoupvnnuzgno ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542452.8525312-19389-274628592520502/AnsiballZ_blivet.py' Oct 21 16:27:33 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[26056]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:33 ip-10-31-8-65.us-east-1.aws.redhat.com python3[26058]: 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:33 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[26056]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:33 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[26168]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bmkwwsqbhiqfsyobixclzefxoxwxjazy ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542453.8155131-19468-46666747142474/AnsiballZ_dnf.py' Oct 21 16:27:33 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[26168]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:34 ip-10-31-8-65.us-east-1.aws.redhat.com python3[26170]: 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:34 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[26168]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:35 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[26278]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uauuxdzqwkdzlzvculgpvztwjwqvcmky ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542454.6818204-19506-148066100444034/AnsiballZ_service_facts.py' Oct 21 16:27:35 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[26278]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:35 ip-10-31-8-65.us-east-1.aws.redhat.com python3[26280]: ansible-service_facts Invoked Oct 21 16:27:35 ip-10-31-8-65.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:36 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[26278]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:37 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[26489]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ccxcuohjifylvcxtbrvsioxmojokwunc ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542456.9484231-19588-62462904886712/AnsiballZ_blivet.py' Oct 21 16:27:37 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[26489]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:37 ip-10-31-8-65.us-east-1.aws.redhat.com python3[26491]: 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:37 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[26489]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:37 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[26601]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sxxfdbgnlgliakoqbozvpyusubhdeqyn ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542457.6864753-19627-278516890072628/AnsiballZ_stat.py' Oct 21 16:27:37 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[26601]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:38 ip-10-31-8-65.us-east-1.aws.redhat.com python3[26603]: 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:38 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[26601]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:38 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[26712]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sgqbcwocjmiheakdjjirbbcezovrwaqu ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542458.5399015-19678-207339273762806/AnsiballZ_stat.py' Oct 21 16:27:38 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[26712]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:38 ip-10-31-8-65.us-east-1.aws.redhat.com python3[26714]: 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:38 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[26712]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:39 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[26821]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cneuncpeoolvwzqyvdebxqzcrzqetcap ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542459.0187695-19713-183372398289614/AnsiballZ_setup.py' Oct 21 16:27:39 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[26821]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:39 ip-10-31-8-65.us-east-1.aws.redhat.com python3[26823]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:27:39 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[26821]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:40 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[26960]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rmrocoswripbllkvrptwciprbjewtagn ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542459.9941218-19761-218926845849488/AnsiballZ_blivet.py' Oct 21 16:27:40 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[26960]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:40 ip-10-31-8-65.us-east-1.aws.redhat.com python3[26962]: 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:40 ip-10-31-8-65.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 1668. Oct 21 16:27:40 ip-10-31-8-65.us-east-1.aws.redhat.com udisksd[26973]: udisks daemon version 2.9.4 starting Oct 21 16:27:40 ip-10-31-8-65.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 1752. Oct 21 16:27:42 ip-10-31-8-65.us-east-1.aws.redhat.com polkitd[26977]: Started polkitd version 0.117 Oct 21 16:27:44 ip-10-31-8-65.us-east-1.aws.redhat.com polkitd[26977]: Loading rules from directory /etc/polkit-1/rules.d Oct 21 16:27:44 ip-10-31-8-65.us-east-1.aws.redhat.com polkitd[26977]: Loading rules from directory /usr/share/polkit-1/rules.d Oct 21 16:27:44 ip-10-31-8-65.us-east-1.aws.redhat.com polkitd[26977]: Finished loading, compiling and executing 3 rules Oct 21 16:27:44 ip-10-31-8-65.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 1752. Oct 21 16:27:44 ip-10-31-8-65.us-east-1.aws.redhat.com polkitd[26977]: Acquired the name org.freedesktop.PolicyKit1 on the system bus Oct 21 16:27:44 ip-10-31-8-65.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 1668. Oct 21 16:27:44 ip-10-31-8-65.us-east-1.aws.redhat.com udisksd[26973]: Acquired the name org.freedesktop.UDisks2 on the system message bus Oct 21 16:27:44 ip-10-31-8-65.us-east-1.aws.redhat.com systemd[1264]: 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:44 ip-10-31-8-65.us-east-1.aws.redhat.com systemd[1264]: 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:44 ip-10-31-8-65.us-east-1.aws.redhat.com systemd[1264]: 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:44 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[26960]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:45 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[27185]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yvrlxeehhshlusvknwcrpdldgqrhtcyh ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542465.0691905-19946-126114956060537/AnsiballZ_blivet.py' Oct 21 16:27:45 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[27185]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:45 ip-10-31-8-65.us-east-1.aws.redhat.com python3[27187]: 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:45 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[27185]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:46 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[27327]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ddzkctpdnxjpdrvixuaeidrrymgubidj ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542466.0828745-19990-10077384018725/AnsiballZ_blivet.py' Oct 21 16:27:46 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[27327]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:46 ip-10-31-8-65.us-east-1.aws.redhat.com python3[27329]: 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:46 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[27327]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:51 ip-10-31-8-65.us-east-1.aws.redhat.com python3[27504]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:27:51 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[27641]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zvsndqilymuoixldymwfdhfxwxfbiywb ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542471.7327778-20637-239090967707558/AnsiballZ_setup.py' Oct 21 16:27:51 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[27641]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:52 ip-10-31-8-65.us-east-1.aws.redhat.com python3[27643]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:27:52 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[27641]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:53 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[27780]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eudooieanehmjlsrbxqvfpbpppflqvqo ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542472.8516793-20676-223022672453461/AnsiballZ_stat.py' Oct 21 16:27:53 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[27780]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:53 ip-10-31-8-65.us-east-1.aws.redhat.com python3[27782]: 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:53 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[27780]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:53 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[27889]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tjnmsjeiunwjmiwkazzoogeqzomftrlz ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542473.527211-20700-208493115259473/AnsiballZ_dnf.py' Oct 21 16:27:53 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[27889]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:53 ip-10-31-8-65.us-east-1.aws.redhat.com python3[27891]: 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:54 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[27889]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:55 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[27999]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yspgagzwnetwpdcepyutwqzojjabinzr ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542474.6688614-20750-176365383862135/AnsiballZ_blivet.py' Oct 21 16:27:55 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[27999]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:55 ip-10-31-8-65.us-east-1.aws.redhat.com python3[28001]: 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:55 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[27999]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:55 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[28111]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ctkjkfnkhoflwchxicilgmdrislwvksk ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542475.6930337-20841-187666987439928/AnsiballZ_dnf.py' Oct 21 16:27:55 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[28111]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:56 ip-10-31-8-65.us-east-1.aws.redhat.com python3[28113]: 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:56 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[28111]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:56 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[28221]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jielxnbhdrjkrsnihwthxmvcgvijvhbn ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542476.6088395-20905-43294395462757/AnsiballZ_service_facts.py' Oct 21 16:27:56 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[28221]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:57 ip-10-31-8-65.us-east-1.aws.redhat.com python3[28223]: ansible-service_facts Invoked Oct 21 16:27:57 ip-10-31-8-65.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:58 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[28221]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:58 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[28431]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ysdjgqyjtuxirqkwijghupoqjiqcgjlb ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542478.815138-21030-3325102516128/AnsiballZ_blivet.py' Oct 21 16:27:58 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[28431]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:59 ip-10-31-8-65.us-east-1.aws.redhat.com python3[28433]: 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:59 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[28431]: pam_unix(sudo:session): session closed for user root Oct 21 16:27:59 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[28543]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fiyhpogrvpjywsclqmmreyeqcdnmlvyv ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542479.407318-21054-90508006547158/AnsiballZ_stat.py' Oct 21 16:27:59 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[28543]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:27:59 ip-10-31-8-65.us-east-1.aws.redhat.com python3[28545]: 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:59 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[28543]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:00 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[28654]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qzxpukkkfrudhzkxeucerofgvvfvmyrl ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542480.2857738-21109-173126377524546/AnsiballZ_stat.py' Oct 21 16:28:00 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[28654]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:00 ip-10-31-8-65.us-east-1.aws.redhat.com python3[28656]: 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:00 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[28654]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:00 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[28763]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zkgwyyylxdamohesjbywebttmxfwbaps ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542480.7417212-21141-129087894832073/AnsiballZ_setup.py' Oct 21 16:28:00 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[28763]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:01 ip-10-31-8-65.us-east-1.aws.redhat.com python3[28765]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 16:28:01 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[28763]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:02 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[28902]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cmgmqgkzcalbnaklzixigfrruyhjrxok ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542481.9415376-21200-256953937240006/AnsiballZ_dnf.py' Oct 21 16:28:02 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[28902]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:02 ip-10-31-8-65.us-east-1.aws.redhat.com python3[28904]: 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:02 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[28902]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:03 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[29012]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-impbuiwghpsovvgnwcovdtmtddkysnav ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542482.8278642-21257-213878017262642/AnsiballZ_find_unused_disk.py' Oct 21 16:28:03 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[29012]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:03 ip-10-31-8-65.us-east-1.aws.redhat.com python3[29014]: 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:28:03 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[29012]: pam_unix(sudo:session): session closed for user root Oct 21 16:28:03 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[29123]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-leevaoomyqixghwpeogrunookmthctem ; /usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1729542483.348772-21269-190294823813749/AnsiballZ_command.py' Oct 21 16:28:03 ip-10-31-8-65.us-east-1.aws.redhat.com sudo[29123]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 21 16:28:03 ip-10-31-8-65.us-east-1.aws.redhat.com python3[29125]: 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:28:03 -0400 (0:00:00.707) 0:00:13.500 ******** skipping: [managed-node1] => { "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:28:04 -0400 (0:00:00.023) 0:00:13.523 ******** fatal: [managed-node1]: FAILED! => { "changed": false } MSG: Unable to find enough unused disks. Exiting playbook. PLAY RECAP ********************************************************************* managed-node1 : ok=30 changed=0 unreachable=0 failed=1 skipped=15 rescued=0 ignored=0 Monday 21 October 2024 16:28:04 -0400 (0:00:00.075) 0:00:13.598 ******** =============================================================================== redhat.rhel_system_roles.storage : Get service facts -------------------- 2.15s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:51 Gathering Facts --------------------------------------------------------- 1.15s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_disk_errors_scsi_generated.yml:3 redhat.rhel_system_roles.storage : Make sure blivet is available -------- 1.00s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:2 redhat.rhel_system_roles.storage : Get required packages ---------------- 0.95s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:19 redhat.rhel_system_roles.storage : Update facts ------------------------- 0.95s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:222 Ensure test packages ---------------------------------------------------- 0.95s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/get_unused_disk.yml:2 Gathering Facts --------------------------------------------------------- 0.89s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_disk_errors.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 Debug why there are no unused disks ------------------------------------- 0.71s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/get_unused_disk.yml:20 redhat.rhel_system_roles.storage : Check if system is ostree ------------ 0.56s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/set_vars.yml:25 redhat.rhel_system_roles.storage : Manage the pools and volumes to match the specified state --- 0.53s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:69 Find unused disks in the system ----------------------------------------- 0.53s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/get_unused_disk.yml:11 redhat.rhel_system_roles.storage : Retrieve facts for the /etc/crypttab file --- 0.48s /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 : Manage mount ownership/permissions --- 0.10s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:175 redhat.rhel_system_roles.storage : Set storage_cryptsetup_services ------ 0.10s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/main-blivet.yml:57 Get unused disks -------------------------------------------------------- 0.09s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_disk_errors.yml:22 Mark tasks to be skipped ------------------------------------------------ 0.08s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_disk_errors.yml:15 redhat.rhel_system_roles.storage : Set platform/version specific variables --- 0.08s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/roles/storage/tasks/set_vars.yml:7 Exit playbook when there's not enough unused disks in the system -------- 0.08s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/get_unused_disk.yml:34