[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var 
naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This 
feature will be removed from ansible-core in version 2.19. Deprecation warnings
 can be disabled by setting deprecation_warnings=False in ansible.cfg.
ansible-playbook [core 2.17.3]
  config file = None
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/local/lib/python3.12/site-packages/ansible
  ansible collection location = /tmp/collections-cx4
  executable location = /usr/local/bin/ansible-playbook
  python version = 3.12.5 (main, Aug  7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] (/usr/bin/python3.12)
  jinja version = 3.1.4
  libyaml = True
No config file found; using defaults
running playbook inside collection fedora.linux_system_roles
statically imported: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml
statically imported: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml
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_verify_fullstack.yml *******************************************
2 plays in /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml

PLAY [all] *********************************************************************

TASK [Include vault variables] *************************************************
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:5
Saturday 31 August 2024  06:24:38 -0400 (0:00:00.010)       0:00:00.010 ******* 
ok: [managed_node1] => {
    "ansible_facts": {
        "pcptest_pw": {
            "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n65343431623161346664373330646165636437656265656632613961363839303132393064663934\n3137396633373562393466633037356533326566343338350a386238333034336162333932313162\n62643937336534356131376134303463306466316433366636643562633637376336653034646334\n3063663466333735390a333330366461386166633233373133326237323663333831653232646566\n3363\n"
        }
    },
    "ansible_included_var_files": [
        "/tmp/metrics-rnv/tests/vars/vault-variables.yml"
    ],
    "changed": false
}

PLAY [Test the full PCP/Redis/Grafana stack] ***********************************

TASK [Gathering Facts] *********************************************************
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:9
Saturday 31 August 2024  06:24:38 -0400 (0:00:00.054)       0:00:00.065 ******* 
[WARNING]: Platform linux on host managed_node1 is using the discovered Python
interpreter at /usr/bin/python3.12, but future installation of another Python
interpreter could change the meaning of that path. See
https://docs.ansible.com/ansible-
core/2.17/reference_appendices/interpreter_discovery.html for more information.
ok: [managed_node1]

TASK [Stop test] ***************************************************************
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:18
Saturday 31 August 2024  06:24:39 -0400 (0:00:01.302)       0:00:01.367 ******* 
META: end_host conditional evaluated to False, continuing execution for managed_node1
skipping: [managed_node1] => {
    "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node1"
}

MSG:

end_host conditional evaluated to false, continuing execution for managed_node1

TASK [Get initial state of services] *******************************************
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3
Saturday 31 August 2024  06:24:39 -0400 (0:00:00.054)       0:00:01.422 ******* 
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"
            },
            "arp-ethers.service": {
                "name": "arp-ethers.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "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"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "alias"
            },
            "avahi-daemon.service": {
                "name": "avahi-daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "blk-availability.service": {
                "name": "blk-availability.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "bluetooth.service": {
                "name": "bluetooth.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "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"
            },
            "dbus-broker.service": {
                "name": "dbus-broker.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.bluez.service": {
                "name": "dbus-org.bluez.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.home1.service": {
                "name": "dbus-org.freedesktop.home1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "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.oom1.service": {
                "name": "dbus-org.freedesktop.oom1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.portable1.service": {
                "name": "dbus-org.freedesktop.portable1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.resolve1.service": {
                "name": "dbus-org.freedesktop.resolve1.service",
                "source": "systemd",
                "state": "active",
                "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"
            },
            "firewalld.service": {
                "name": "firewalld.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fsidd.service": {
                "name": "fsidd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "stopped",
                "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"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "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"
            },
            "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@dm_mod.service": {
                "name": "modprobe@dm_mod.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@drm.service": {
                "name": "modprobe@drm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@efi_pstore.service": {
                "name": "modprobe@efi_pstore.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@fuse.service": {
                "name": "modprobe@fuse.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@loop.service": {
                "name": "modprobe@loop.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "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": "inactive",
                "status": "disabled"
            },
            "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"
            },
            "pam_namespace.service": {
                "name": "pam_namespace.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "pcp-reboot-init.service": {
                "name": "pcp-reboot-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "pcscd.service": {
                "name": "pcscd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "plymouth-halt.service": {
                "name": "plymouth-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-kexec.service": {
                "name": "plymouth-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-poweroff.service": {
                "name": "plymouth-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "plymouth-quit.service": {
                "name": "plymouth-quit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "plymouth-read-write.service": {
                "name": "plymouth-read-write.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "plymouth-reboot.service": {
                "name": "plymouth-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "plymouth-switch-root-initramfs.service": {
                "name": "plymouth-switch-root-initramfs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-switch-root.service": {
                "name": "plymouth-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "pmcd.service": {
                "name": "pmcd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "pmfind.service": {
                "name": "pmfind.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "pmie.service": {
                "name": "pmie.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "pmie_check.service": {
                "name": "pmie_check.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "pmie_daily.service": {
                "name": "pmie_daily.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "pmie_farm.service": {
                "name": "pmie_farm.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "pmie_farm_check.service": {
                "name": "pmie_farm_check.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "pmlogger.service": {
                "name": "pmlogger.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "pmlogger_check.service": {
                "name": "pmlogger_check.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "pmlogger_daily.service": {
                "name": "pmlogger_daily.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "pmlogger_farm.service": {
                "name": "pmlogger_farm.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "pmlogger_farm_check.service": {
                "name": "pmlogger_farm_check.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "pmproxy.service": {
                "name": "pmproxy.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "polkit.service": {
                "name": "polkit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "quotaon.service": {
                "name": "quotaon.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "raid-check.service": {
                "name": "raid-check.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "redis.service": {
                "name": "redis.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rescue.service": {
                "name": "rescue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "restraintd.service": {
                "name": "restraintd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rngd.service": {
                "name": "rngd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-svcgssd.service": {
                "name": "rpc-svcgssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "rpmdb-migrate.service": {
                "name": "rpmdb-migrate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rpmdb-rebuild.service": {
                "name": "rpmdb-rebuild.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "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"
            },
            "ssh-host-keys-migration.service": {
                "name": "ssh-host-keys-migration.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "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"
            },
            "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-plymouth.service": {
                "name": "systemd-ask-password-plymouth.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-battery-check.service": {
                "name": "systemd-battery-check.service",
                "source": "systemd",
                "state": "stopped",
                "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": "inactive",
                "status": "disabled"
            },
            "systemd-confext.service": {
                "name": "systemd-confext.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "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": "enabled-runtime"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-growfs-root.service": {
                "name": "systemd-growfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-growfs@.service": {
                "name": "systemd-growfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-homed-activate.service": {
                "name": "systemd-homed-activate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-homed.service": {
                "name": "systemd-homed.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "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": "disabled"
            },
            "systemd-networkd-wait-online@.service": {
                "name": "systemd-networkd-wait-online@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "systemd-networkd.service": {
                "name": "systemd-networkd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "systemd-oomd.service": {
                "name": "systemd-oomd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "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-portabled.service": {
                "name": "systemd-portabled.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-quotacheck.service": {
                "name": "systemd-quotacheck.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-resolved.service": {
                "name": "systemd-resolved.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-soft-reboot.service": {
                "name": "systemd-soft-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-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-time-wait-sync.service": {
                "name": "systemd-time-wait-sync.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "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": "disabled"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev-early.service": {
                "name": "systemd-tmpfiles-setup-dev-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-userdbd.service": {
                "name": "systemd-userdbd.service",
                "source": "systemd",
                "state": "running",
                "status": "indirect"
            },
            "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"
            },
            "systemd-zram-setup@.service": {
                "name": "systemd-zram-setup@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-zram-setup@zram0.service": {
                "name": "systemd-zram-setup@zram0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "udisks2.service": {
                "name": "udisks2.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "unbound-anchor.service": {
                "name": "unbound-anchor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "zabbix-agent.service": {
                "name": "zabbix-agent.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [Run the role] ************************************************************
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:28
Saturday 31 August 2024  06:24:42 -0400 (0:00:02.402)       0:00:03.824 ******* 
included: fedora.linux_system_roles.metrics for managed_node1

TASK [fedora.linux_system_roles.metrics : Ensure ansible_facts used by role] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3
Saturday 31 August 2024  06:24:42 -0400 (0:00:00.057)       0:00:03.881 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "false_condition": "__metrics_required_facts | difference(ansible_facts.keys() | list) | length > 0",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:8
Saturday 31 August 2024  06:24:42 -0400 (0:00:00.025)       0:00:03.907 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "false_condition": "metrics_from_elasticsearch | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.metrics : Add SQL Server to metrics domain list] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:13
Saturday 31 August 2024  06:24:42 -0400 (0:00:00.020)       0:00:03.928 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "false_condition": "metrics_from_mssql | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.metrics : Add Postfix to metrics domain list] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18
Saturday 31 August 2024  06:24:42 -0400 (0:00:00.020)       0:00:03.948 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "false_condition": "metrics_from_postfix | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.metrics : Add bpftrace to metrics domain list] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23
Saturday 31 August 2024  06:24:42 -0400 (0:00:00.021)       0:00:03.969 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "false_condition": "metrics_from_bpftrace | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.metrics : Setup metrics access for roles] ******
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28
Saturday 31 August 2024  06:24:42 -0400 (0:00:00.020)       0:00:03.989 ******* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__metrics_accounts": [
            {
                "saslpassword": "metrics",
                "sasluser": "metrics",
                "user": "metrics"
            }
        ]
    },
    "changed": false
}

TASK [Configure Elasticsearch metrics] *****************************************
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:35
Saturday 31 August 2024  06:24:42 -0400 (0:00:00.026)       0:00:04.015 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "false_condition": "metrics_from_elasticsearch | d(false) | bool or metrics_into_elasticsearch | d(false) | bool\n",
    "skip_reason": "Conditional result was False"
}

TASK [Configure SQL Server metrics.] *******************************************
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:50
Saturday 31 August 2024  06:24:42 -0400 (0:00:00.020)       0:00:04.036 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "false_condition": "metrics_from_mssql | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Configure Postfix metrics.] **********************************************
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:58
Saturday 31 August 2024  06:24:42 -0400 (0:00:00.019)       0:00:04.056 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "false_condition": "metrics_from_postfix | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Setup bpftrace metrics.] *************************************************
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66
Saturday 31 August 2024  06:24:42 -0400 (0:00:00.025)       0:00:04.081 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "false_condition": "metrics_from_bpftrace | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Setup metric querying service.] ******************************************
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75
Saturday 31 August 2024  06:24:42 -0400 (0:00:00.027)       0:00:04.108 ******* 
included: fedora.linux_system_roles.private_metrics_subrole_redis for managed_node1

TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Set platform/version specific variables] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:4
Saturday 31 August 2024  06:24:42 -0400 (0:00:00.074)       0:00:04.183 ******* 
ok: [managed_node1] => (item=/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/default.yml) => {
    "ansible_facts": {
        "__redis_conf_file": "redis.conf",
        "__redis_conf_link": "/etc",
        "__redis_conf_path": "/etc/redis"
    },
    "ansible_included_var_files": [
        "/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/default.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/default.yml"
}
ok: [managed_node1] => (item=/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat.yml) => {
    "ansible_facts": {
        "__redis_packages": [
            "redis",
            "redis-doc"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat.yml"
}
skipping: [managed_node1] => (item=/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat_x86_64.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat_x86_64.yml",
    "skip_reason": "Conditional result was False"
}
ok: [managed_node1] => (item=/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/Fedora.yml) => {
    "ansible_facts": {
        "__redis_loaded_modules": [],
        "__redis_packages_extra": []
    },
    "ansible_included_var_files": [
        "/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/Fedora.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/Fedora.yml"
}
ok: [managed_node1] => (item=/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/Fedora_x86_64.yml) => {
    "ansible_facts": {
        "__redis_loaded_modules": [
            "/usr/lib64/redis/modules/redisearch.so"
        ],
        "__redis_packages_extra": [
            "RediSearch"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/Fedora_x86_64.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/Fedora_x86_64.yml"
}
skipping: [managed_node1] => (item=/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/Fedora_39.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/Fedora_39.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/Fedora_39_x86_64.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/Fedora_39_x86_64.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/Fedora_39.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/Fedora_39.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/Fedora_39_x86_64.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/Fedora_39_x86_64.yml",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Check if system is ostree] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:22
Saturday 31 August 2024  06:24:42 -0400 (0:00:00.100)       0:00:04.284 ******* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "exists": false
    }
}

TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Set flag to indicate system is ostree] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:27
Saturday 31 August 2024  06:24:43 -0400 (0:00:00.483)       0:00:04.767 ******* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__ansible_pcp_is_ostree": false
    },
    "changed": false
}

TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Install Redis packages] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:31
Saturday 31 August 2024  06:24:43 -0400 (0:00:00.038)       0:00:04.806 ******* 
changed: [managed_node1] => {
    "changed": true,
    "rc": 0,
    "results": [
        "Installed: redis-7.2.5-1.fc39.x86_64",
        "Installed: redis-doc-7.2.5-1.fc39.noarch",
        "Installed: logrotate-3.21.0-4.fc39.x86_64",
        "Installed: RediSearch-1.2.2-7.fc37.x86_64"
    ]
}
lsrpackages: RediSearch redis redis-doc

TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Ensure Redis configuration directory exists] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:37
Saturday 31 August 2024  06:24:47 -0400 (0:00:04.456)       0:00:09.262 ******* 
ok: [managed_node1] => {
    "changed": false,
    "gid": 0,
    "group": "root",
    "mode": "0750",
    "owner": "redis",
    "path": "/etc/redis",
    "secontext": "system_u:object_r:redis_conf_t:s0",
    "size": 4096,
    "state": "directory",
    "uid": 991
}

TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Ensure Redis service is configured] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:46
Saturday 31 August 2024  06:24:48 -0400 (0:00:00.483)       0:00:09.746 ******* 
changed: [managed_node1] => (item=/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/templates/redis.conf.j2) => {
    "ansible_loop_var": "item",
    "changed": true,
    "checksum": "524e220401d9680769a31a9c75319435f90de2ea",
    "dest": "/etc/redis/redis.conf",
    "gid": 0,
    "group": "root",
    "item": "/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/templates/redis.conf.j2",
    "md5sum": "ce74a6107d1ee7d419666d5a31e11681",
    "mode": "0640",
    "owner": "redis",
    "secontext": "system_u:object_r:redis_conf_t:s0",
    "size": 82621,
    "src": "/root/.ansible/tmp/ansible-tmp-1725099888.1639078-8659-105916459716678/.source.conf",
    "state": "file",
    "uid": 991
}
Notification for handler Restart redis has been saved.

TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Ensure Redis configuration symlink exists] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:60
Saturday 31 August 2024  06:24:48 -0400 (0:00:00.823)       0:00:10.570 ******* 
changed: [managed_node1] => {
    "changed": true,
    "dest": "/etc/redis.conf",
    "gid": 0,
    "group": "root",
    "mode": "0777",
    "owner": "root",
    "secontext": "unconfined_u:object_r:etc_t:s0",
    "size": 21,
    "src": "/etc/redis/redis.conf",
    "state": "link",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Ensure Redis service is running and enabled on boot] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:67
Saturday 31 August 2024  06:24:49 -0400 (0:00:00.408)       0:00:10.979 ******* 
changed: [managed_node1] => {
    "changed": true,
    "enabled": true,
    "name": "redis",
    "state": "started",
    "status": {
        "AccessSELinuxContext": "system_u:object_r:redis_unit_file_t:s0",
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "network-online.target system.slice systemd-journald.socket sysinit.target network.target -.mount basic.target",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "shutdown.target pmproxy.service",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanClean": "runtime",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroupId": "0",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "DefaultStartupMemoryLow": "0",
        "Delegate": "no",
        "Description": "Redis persistent key-value database",
        "DevicePolicy": "auto",
        "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf /etc/systemd/system/redis.service.d/limit.conf",
        "DynamicUser": "no",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/bin/redis-server ; argv[]=/usr/bin/redis-server /etc/redis/redis.conf --daemonize no --supervised systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStartEx": "{ path=/usr/bin/redis-server ; argv[]=/usr/bin/redis-server /etc/redis/redis.conf --daemonize no --supervised systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExitType": "main",
        "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FileDescriptorStorePreserve": "restart",
        "FinalKillSignal": "9",
        "FragmentPath": "/usr/lib/systemd/system/redis.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "Group": "redis",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "18446744073709551615",
        "IOReadOperations": "18446744073709551615",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "18446744073709551615",
        "IOWriteOperations": "18446744073709551615",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "redis.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "infinity",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "8388608",
        "LimitMEMLOCKSoft": "8388608",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "10240",
        "LimitNOFILESoft": "10240",
        "LimitNPROC": "14741",
        "LimitNPROCSoft": "14741",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14741",
        "LimitSIGPENDINGSoft": "14741",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "0",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryKSM": "no",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemoryPressureThresholdUSec": "200ms",
        "MemoryPressureWatch": "auto",
        "MemorySwapMax": "infinity",
        "MemoryZSwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "redis.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "main",
        "OOMPolicy": "stop",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "-.mount sysinit.target system.slice",
        "RequiresMountsFor": "/run/redis",
        "Restart": "no",
        "RestartKillSignal": "15",
        "RestartMaxDelayUSec": "infinity",
        "RestartMode": "normal",
        "RestartSteps": "0",
        "RestartUSec": "100ms",
        "RestartUSecNext": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RootEphemeral": "no",
        "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "RuntimeDirectory": "redis",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StartupMemoryHigh": "18446744073709551615",
        "StartupMemoryLow": "0",
        "StartupMemoryMax": "18446744073709551615",
        "StartupMemorySwapMax": "18446744073709551615",
        "StartupMemoryZSwapMax": "18446744073709551615",
        "StateChangeTimestamp": "Sat 2024-08-31 06:22:25 EDT",
        "StateChangeTimestampMonotonic": "304984402",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "4422",
        "TimeoutAbortUSec": "45s",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "45s",
        "TimeoutStopFailureMode": "abort",
        "TimeoutStopUSec": "45s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "disabled",
        "User": "redis",
        "UtmpMode": "init",
        "Wants": "network-online.target",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "infinity"
    }
}

TASK [Setup metric collection service.] ****************************************
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:83
Saturday 31 August 2024  06:24:50 -0400 (0:00:01.390)       0:00:12.369 ******* 
included: fedora.linux_system_roles.private_metrics_subrole_pcp for managed_node1

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set platform/version specific variables] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:4
Saturday 31 August 2024  06:24:50 -0400 (0:00:00.067)       0:00:12.437 ******* 
ok: [managed_node1] => (item=/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml) => {
    "ansible_facts": {},
    "ansible_included_var_files": [
        "/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml"
}
ok: [managed_node1] => (item=/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml) => {
    "ansible_facts": {
        "__pcp_pmcd_defaults_path": "/etc/sysconfig/pmcd",
        "__pcp_pmlogger_defaults_path": "/etc/sysconfig/pmlogger",
        "__pcp_pmlogger_timers_path": "/etc/sysconfig/pmlogger_timers",
        "__pcp_pmproxy_defaults_path": "/etc/sysconfig/pmproxy"
    },
    "ansible_included_var_files": [
        "/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml"
}
ok: [managed_node1] => (item=/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/Fedora.yml) => {
    "ansible_facts": {
        "__pcp_packages_extra": [
            "pcp-zeroconf"
        ],
        "__pcp_pmcd_defaults_path": "/etc/sysconfig/pmcd",
        "__pcp_pmlogger_defaults_path": "/etc/sysconfig/pmlogger",
        "__pcp_pmlogger_timers_path": "/etc/sysconfig/pmlogger_timers",
        "__pcp_pmproxy_defaults_path": "/etc/sysconfig/pmproxy",
        "__pcp_sasl_mechlist": "scram-sha-256",
        "__pcp_sasl_packages": [
            "cyrus-sasl-lib",
            "cyrus-sasl-scram"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/Fedora.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/Fedora.yml"
}
skipping: [managed_node1] => (item=/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/Fedora_39.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/Fedora_39.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/Fedora_39.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/Fedora_39.yml",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Check if system is ostree] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:18
Saturday 31 August 2024  06:24:50 -0400 (0:00:00.079)       0:00:12.516 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "false_condition": "not __ansible_pcp_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set flag to indicate system is ostree] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:23
Saturday 31 August 2024  06:24:50 -0400 (0:00:00.037)       0:00:12.554 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "false_condition": "not __ansible_pcp_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Install Performance Co-Pilot packages] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:27
Saturday 31 August 2024  06:24:50 -0400 (0:00:00.039)       0:00:12.593 ******* 
ok: [managed_node1] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do
lsrpackages: pcp pcp-zeroconf

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Install authentication packages] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:33
Saturday 31 August 2024  06:24:52 -0400 (0:00:01.725)       0:00:14.319 ******* 
ok: [managed_node1] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do
lsrpackages: cyrus-sasl-lib cyrus-sasl-scram

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmcd] ****
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:42
Saturday 31 August 2024  06:24:54 -0400 (0:00:01.789)       0:00:16.109 ******* 
included: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml for managed_node1

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : List optional metric collection agents to be enabled] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:4
Saturday 31 August 2024  06:24:54 -0400 (0:00:00.092)       0:00:16.201 ******* 
skipping: [managed_node1] => {
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Extract metric collection configuration file content] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:9
Saturday 31 August 2024  06:24:54 -0400 (0:00:00.036)       0:00:16.237 ******* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/pcp/pmcd/pmcd.conf"
    ],
    "delta": "0:00:00.003272",
    "end": "2024-08-31 06:24:55.102233",
    "rc": 0,
    "start": "2024-08-31 06:24:55.098961"
}

STDOUT:

# 
# Name  Id      IPC     IPC Params      File/Cmd
# Performance Metrics Domain Specifications
# This file is automatically generated during the build
root	1	pipe	binary		/var/lib/pcp/pmdas/root/pmdaroot
pmcd	2	dso	pmcd_init	/var/lib/pcp/pmdas/pmcd/pmda_pmcd.so
proc	3	pipe	binary		/var/lib/pcp/pmdas/proc/pmdaproc -d 3
pmproxy	4	dso	pmproxy_init	/var/lib/pcp/pmdas/mmv/pmda_mmv.so
xfs	11	pipe	binary		/var/lib/pcp/pmdas/xfs/pmdaxfs -d 11
linux	60	pipe	binary		/var/lib/pcp/pmdas/linux/pmdalinux
nfsclient	62	pipe	binary		/usr/bin/python3 /var/lib/pcp/pmdas/nfsclient/pmdanfsclient.python 
mmv	70	dso	mmv_init	/var/lib/pcp/pmdas/mmv/pmda_mmv.so
kvm	95	pipe	binary		/var/lib/pcp/pmdas/kvm/pmdakvm -d 95
elasticsearch	108	pipe	binary		/usr/bin/python3 /var/lib/pcp/pmdas/elasticsearch/pmdaelasticsearch.python 
jbd2	122	dso	jbd2_init	/var/lib/pcp/pmdas/jbd2/pmda_jbd2.so
dm	129	pipe	binary 		/var/lib/pcp/pmdas/dm/pmdadm -d 129 
openmetrics	144	pipe	binary notready		/usr/bin/python3 /var/lib/pcp/pmdas/openmetrics/pmdaopenmetrics.python 

[access]
disallow ".*" : store;
disallow ":*" : store;
allow "local:*" : all;

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure optional metric collection agents are enabled] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:14
Saturday 31 August 2024  06:24:55 -0400 (0:00:00.547)       0:00:16.785 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure explicit metric label path exists] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:23
Saturday 31 August 2024  06:24:55 -0400 (0:00:00.022)       0:00:16.808 ******* 
ok: [managed_node1] => {
    "changed": false,
    "gid": 0,
    "group": "root",
    "mode": "0755",
    "owner": "root",
    "path": "/etc/pcp/labels",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 4096,
    "state": "directory",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure implicit metric label path exists] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:31
Saturday 31 August 2024  06:24:55 -0400 (0:00:00.386)       0:00:17.195 ******* 
ok: [managed_node1] => {
    "changed": false,
    "gid": 0,
    "group": "root",
    "mode": "0755",
    "owner": "root",
    "path": "/etc/pcp/labels/optional",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 4096,
    "state": "directory",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any explicit metric labels are configured] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:39
Saturday 31 August 2024  06:24:55 -0400 (0:00:00.385)       0:00:17.580 ******* 
ok: [managed_node1] => {
    "changed": false,
    "checksum": "5f36b2ea290645ee34d943220a14b54ee5ea5be5",
    "dest": "/etc/pcp/labels/ansible-managed",
    "gid": 0,
    "group": "root",
    "mode": "0644",
    "owner": "root",
    "path": "/etc/pcp/labels/ansible-managed",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 3,
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any implicit metric labels are configured] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:46
Saturday 31 August 2024  06:24:56 -0400 (0:00:00.664)       0:00:18.245 ******* 
ok: [managed_node1] => {
    "changed": false,
    "checksum": "5f36b2ea290645ee34d943220a14b54ee5ea5be5",
    "dest": "/etc/pcp/labels/optional/ansible-managed",
    "gid": 0,
    "group": "root",
    "mode": "0644",
    "owner": "root",
    "path": "/etc/pcp/labels/optional/ansible-managed",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 3,
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is configured] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:53
Saturday 31 August 2024  06:24:57 -0400 (0:00:00.725)       0:00:18.970 ******* 
ok: [managed_node1] => {
    "changed": false,
    "checksum": "7518789c091387cd9c322e1a8fa8aad21d4efbd3",
    "dest": "/etc/sysconfig/pmcd",
    "gid": 0,
    "group": "root",
    "mode": "0644",
    "owner": "root",
    "path": "/etc/sysconfig/pmcd",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 1627,
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector system accounts are configured] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:60
Saturday 31 August 2024  06:24:58 -0400 (0:00:00.721)       0:00:19.692 ******* 
ok: [managed_node1] => (item={'user': 'metrics', 'sasluser': 'metrics', 'saslpassword': 'metrics'}) => {
    "ansible_loop_var": "item",
    "append": false,
    "changed": false,
    "comment": "",
    "group": 992,
    "home": "/home/metrics",
    "item": {
        "saslpassword": "metrics",
        "sasluser": "metrics",
        "user": "metrics"
    },
    "move_home": false,
    "name": "metrics",
    "shell": "/bin/bash",
    "state": "present",
    "uid": 992
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector SASL accounts are configured] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:68
Saturday 31 August 2024  06:24:58 -0400 (0:00:00.579)       0:00:20.271 ******* 
ok: [managed_node1] => (item={'user': 'metrics', 'sasluser': 'metrics', 'saslpassword': 'metrics'}) => {
    "ansible_loop_var": "item",
    "changed": false,
    "cmd": "set -eu\nif set -o | grep -q pipefail; then\n  set -o pipefail  # pipefail not supported on debian, some ubuntu\nfi\nif ! sasldblistusers2 -f \"/etc/pcp/passwd.db\" | grep -q \"^metrics@\"; then\n  echo \"Creating new metrics user in /etc/pcp/passwd.db\"\n  echo \"metrics\" | saslpasswd2 -a pmcd \"metrics\"\n  chown root:pcp \"/etc/pcp/passwd.db\"\n  chmod 640 \"/etc/pcp/passwd.db\"\nfi\n",
    "delta": "0:00:00.007528",
    "end": "2024-08-31 06:24:58.963249",
    "item": {
        "saslpassword": "metrics",
        "sasluser": "metrics",
        "user": "metrics"
    },
    "rc": 0,
    "start": "2024-08-31 06:24:58.955721"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector authentication is configured] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:86
Saturday 31 August 2024  06:24:59 -0400 (0:00:00.378)       0:00:20.650 ******* 
ok: [managed_node1] => {
    "changed": false,
    "checksum": "615d2de55ab86108da0c7e6b64988fecb4169771",
    "dest": "/etc/sasl2/pmcd.conf",
    "gid": 0,
    "group": "root",
    "mode": "0644",
    "owner": "root",
    "path": "/etc/sasl2/pmcd.conf",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 998,
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmcd restart if needed] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:94
Saturday 31 August 2024  06:24:59 -0400 (0:00:00.651)       0:00:21.301 ******* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__pcp_restart_pmcd": false
    },
    "changed": false
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Report performance metric collector restart state] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:99
Saturday 31 August 2024  06:24:59 -0400 (0:00:00.039)       0:00:21.341 ******* 
ok: [managed_node1] => {}

MSG:

['optional_agents: False', 'explicit_labels: False', 'implicit_labels: False', 'defaults_config: False', 'authentication: False', 'restart_pmcd: False']

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is running and enabled on boot] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:110
Saturday 31 August 2024  06:24:59 -0400 (0:00:00.041)       0:00:21.383 ******* 
ok: [managed_node1] => {
    "changed": false,
    "enabled": true,
    "name": "pmcd",
    "state": "started",
    "status": {
        "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0",
        "ActiveEnterTimestamp": "Sat 2024-08-31 06:24:17 EDT",
        "ActiveEnterTimestampMonotonic": "417336032",
        "ActiveExitTimestamp": "Sat 2024-08-31 06:24:16 EDT",
        "ActiveExitTimestampMonotonic": "416028278",
        "ActiveState": "active",
        "After": "avahi-daemon.service sysinit.target basic.target system.slice systemd-journald.socket network-online.target",
        "AllowIsolate": "no",
        "AssertResult": "yes",
        "AssertTimestamp": "Sat 2024-08-31 06:24:17 EDT",
        "AssertTimestampMonotonic": "417013759",
        "Before": "pmlogger.service shutdown.target zabbix-agent.service pmproxy.service pmie.service multi-user.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "1553977000",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Sat 2024-08-31 06:24:17 EDT",
        "ConditionTimestampMonotonic": "417013756",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroup": "/system.slice/pmcd.service",
        "ControlGroupId": "6275",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "DefaultStartupMemoryLow": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Collector Daemon",
        "DevicePolicy": "auto",
        "Documentation": "\"man:pmcd(1)\"",
        "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf",
        "DynamicUser": "no",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "28602",
        "ExecMainStartTimestamp": "Sat 2024-08-31 06:24:17 EDT",
        "ExecMainStartTimestampMonotonic": "417335915",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStartEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStopEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExitType": "main",
        "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FileDescriptorStorePreserve": "restart",
        "FinalKillSignal": "9",
        "FragmentPath": "/usr/lib/systemd/system/pmcd.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "18446744073709551615",
        "IOReadOperations": "18446744073709551615",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "18446744073709551615",
        "IOWriteOperations": "18446744073709551615",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "pmcd.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Sat 2024-08-31 06:24:17 EDT",
        "InactiveEnterTimestampMonotonic": "417012721",
        "InactiveExitTimestamp": "Sat 2024-08-31 06:24:17 EDT",
        "InactiveExitTimestampMonotonic": "417024578",
        "InvocationID": "f3d7a0dc883843e482ed2ecdf69d47c2",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "infinity",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "8388608",
        "LimitMEMLOCKSoft": "8388608",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "524288",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "14741",
        "LimitNPROCSoft": "14741",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14741",
        "LimitSIGPENDINGSoft": "14741",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "28602",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "56541184",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryKSM": "no",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemoryPressureThresholdUSec": "200ms",
        "MemoryPressureWatch": "auto",
        "MemorySwapMax": "infinity",
        "MemoryZSwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "pmcd.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMPolicy": "stop",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "PIDFile": "/run/pcp/pmcd.pid",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "system.slice sysinit.target",
        "Restart": "always",
        "RestartKillSignal": "15",
        "RestartMaxDelayUSec": "infinity",
        "RestartMode": "normal",
        "RestartSteps": "0",
        "RestartUSec": "100ms",
        "RestartUSecNext": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RootEphemeral": "no",
        "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StartupMemoryHigh": "18446744073709551615",
        "StartupMemoryLow": "0",
        "StartupMemoryMax": "18446744073709551615",
        "StartupMemorySwapMax": "18446744073709551615",
        "StartupMemoryZSwapMax": "18446744073709551615",
        "StateChangeTimestamp": "Sat 2024-08-31 06:24:17 EDT",
        "StateChangeTimestampMonotonic": "417336032",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "10",
        "TasksMax": "4422",
        "TimeoutAbortUSec": "45s",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "45s",
        "TimeoutStopFailureMode": "abort",
        "TimeoutStopUSec": "45s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "enabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "pmlogger.service multi-user.target pmie.service",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is restarted and enabled on boot] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:117
Saturday 31 August 2024  06:25:00 -0400 (0:00:00.580)       0:00:21.963 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "false_condition": "__pcp_restart_pmcd | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmie] ****
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:45
Saturday 31 August 2024  06:25:00 -0400 (0:00:00.033)       0:00:21.996 ******* 
included: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml for managed_node1

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group directories exist] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:4
Saturday 31 August 2024  06:25:00 -0400 (0:00:00.070)       0:00:22.067 ******* 
ok: [managed_node1] => (item=network) => {
    "ansible_loop_var": "item",
    "changed": false,
    "gid": 0,
    "group": "root",
    "item": "network",
    "mode": "0755",
    "owner": "root",
    "path": "/etc/pcp/pmieconf/network",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 4096,
    "state": "directory",
    "uid": 0
}
ok: [managed_node1] => (item=power) => {
    "ansible_loop_var": "item",
    "changed": false,
    "gid": 0,
    "group": "root",
    "item": "power",
    "mode": "0755",
    "owner": "root",
    "path": "/etc/pcp/pmieconf/power",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 4096,
    "state": "directory",
    "uid": 0
}
ok: [managed_node1] => (item=zeroconf) => {
    "ansible_loop_var": "item",
    "changed": false,
    "gid": 0,
    "group": "root",
    "item": "zeroconf",
    "mode": "0755",
    "owner": "root",
    "path": "/etc/pcp/pmieconf/zeroconf",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 4096,
    "state": "directory",
    "uid": 0
}
ok: [managed_node1] => (item=filesys) => {
    "ansible_loop_var": "item",
    "changed": false,
    "gid": 0,
    "group": "root",
    "item": "filesys",
    "mode": "0755",
    "owner": "root",
    "path": "/etc/pcp/pmieconf/filesys",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 4096,
    "state": "directory",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group link directories exist] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:14
Saturday 31 August 2024  06:25:02 -0400 (0:00:01.774)       0:00:23.842 ******* 
ok: [managed_node1] => (item=network) => {
    "ansible_loop_var": "item",
    "changed": false,
    "gid": 0,
    "group": "root",
    "item": "network",
    "mode": "0755",
    "owner": "root",
    "path": "/var/lib/pcp/config/pmieconf/network",
    "secontext": "system_u:object_r:pcp_var_lib_t:s0",
    "size": 4096,
    "state": "directory",
    "uid": 0
}
ok: [managed_node1] => (item=power) => {
    "ansible_loop_var": "item",
    "changed": false,
    "gid": 0,
    "group": "root",
    "item": "power",
    "mode": "0755",
    "owner": "root",
    "path": "/var/lib/pcp/config/pmieconf/power",
    "secontext": "system_u:object_r:pcp_var_lib_t:s0",
    "size": 4096,
    "state": "directory",
    "uid": 0
}
ok: [managed_node1] => (item=zeroconf) => {
    "ansible_loop_var": "item",
    "changed": false,
    "gid": 0,
    "group": "root",
    "item": "zeroconf",
    "mode": "0755",
    "owner": "root",
    "path": "/var/lib/pcp/config/pmieconf/zeroconf",
    "secontext": "system_u:object_r:pcp_var_lib_t:s0",
    "size": 4096,
    "state": "directory",
    "uid": 0
}
ok: [managed_node1] => (item=filesys) => {
    "ansible_loop_var": "item",
    "changed": false,
    "gid": 0,
    "group": "root",
    "item": "filesys",
    "mode": "0755",
    "owner": "root",
    "path": "/var/lib/pcp/config/pmieconf/filesys",
    "secontext": "system_u:object_r:pcp_var_lib_t:s0",
    "size": 4096,
    "state": "directory",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rules are installed for targeted hosts] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:24
Saturday 31 August 2024  06:25:03 -0400 (0:00:01.693)       0:00:25.535 ******* 
ok: [managed_node1] => (item=network/tcplistenoverflows) => {
    "ansible_loop_var": "item",
    "changed": false,
    "checksum": "608d8a6ac6ee33bb86b77d28ba24fbcd378db43d",
    "dest": "/etc/pcp/pmieconf/network/tcplistenoverflows",
    "gid": 0,
    "group": "root",
    "item": "network/tcplistenoverflows",
    "mode": "0644",
    "owner": "root",
    "path": "/etc/pcp/pmieconf/network/tcplistenoverflows",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 971,
    "state": "file",
    "uid": 0
}
ok: [managed_node1] => (item=network/tcpqfulldocookies) => {
    "ansible_loop_var": "item",
    "changed": false,
    "checksum": "3256a5c2e8d07a20d8e97a08c0ab163252b0beae",
    "dest": "/etc/pcp/pmieconf/network/tcpqfulldocookies",
    "gid": 0,
    "group": "root",
    "item": "network/tcpqfulldocookies",
    "mode": "0644",
    "owner": "root",
    "path": "/etc/pcp/pmieconf/network/tcpqfulldocookies",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 1131,
    "state": "file",
    "uid": 0
}
ok: [managed_node1] => (item=network/tcpqfulldrops) => {
    "ansible_loop_var": "item",
    "changed": false,
    "checksum": "37b2bd7f2430bd9678ab078c5e69a53bea556524",
    "dest": "/etc/pcp/pmieconf/network/tcpqfulldrops",
    "gid": 0,
    "group": "root",
    "item": "network/tcpqfulldrops",
    "mode": "0644",
    "owner": "root",
    "path": "/etc/pcp/pmieconf/network/tcpqfulldrops",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 1129,
    "state": "file",
    "uid": 0
}
ok: [managed_node1] => (item=power/thermal_throttle) => {
    "ansible_loop_var": "item",
    "changed": false,
    "checksum": "1d53d6182709617c8f633339652d8d9e75f3b603",
    "dest": "/etc/pcp/pmieconf/power/thermal_throttle",
    "gid": 0,
    "group": "root",
    "item": "power/thermal_throttle",
    "mode": "0644",
    "owner": "root",
    "path": "/etc/pcp/pmieconf/power/thermal_throttle",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 1153,
    "state": "file",
    "uid": 0
}
ok: [managed_node1] => (item=zeroconf/all_threads) => {
    "ansible_loop_var": "item",
    "changed": false,
    "checksum": "65169db16dcaa224c211373001adc3addf1031c4",
    "dest": "/etc/pcp/pmieconf/zeroconf/all_threads",
    "gid": 0,
    "group": "root",
    "item": "zeroconf/all_threads",
    "mode": "0644",
    "owner": "root",
    "path": "/etc/pcp/pmieconf/zeroconf/all_threads",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 840,
    "state": "file",
    "uid": 0
}
ok: [managed_node1] => (item=filesys/vfs_files) => {
    "ansible_loop_var": "item",
    "changed": false,
    "checksum": "cd5d85dfb8eebd7d9737d56e78bd969dafa3999c",
    "dest": "/etc/pcp/pmieconf/filesys/vfs_files",
    "gid": 0,
    "group": "root",
    "item": "filesys/vfs_files",
    "mode": "0644",
    "owner": "root",
    "path": "/etc/pcp/pmieconf/filesys/vfs_files",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 969,
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance rule actions are installed for targeted hosts] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:34
Saturday 31 August 2024  06:25:07 -0400 (0:00:03.876)       0:00:29.412 ******* 
ok: [managed_node1] => {
    "ansible_facts": {
        "local_pmie": "default"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Check if global pmie webhook action is configured] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:38
Saturday 31 August 2024  06:25:07 -0400 (0:00:00.026)       0:00:29.439 ******* 
skipping: [managed_node1] => (item=default)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "pcp_pmie_endpoint | length > 0",
    "item": "default",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => {
    "changed": false
}

MSG:

All items skipped

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Configure global webhook action] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:50
Saturday 31 August 2024  06:25:07 -0400 (0:00:00.030)       0:00:29.470 ******* 
skipping: [managed_node1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'pcp_pmie_endpoint | length > 0', 'item': 'default', 'ansible_loop_var': 'item'})  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "pcp_pmie_endpoint | length > 0",
    "item": {
        "ansible_loop_var": "item",
        "changed": false,
        "false_condition": "pcp_pmie_endpoint | length > 0",
        "item": "default",
        "skip_reason": "Conditional result was False",
        "skipped": true
    },
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => {
    "changed": false
}

MSG:

All items skipped

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Check if global webhook endpoint is configured] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:63
Saturday 31 August 2024  06:25:07 -0400 (0:00:00.034)       0:00:29.505 ******* 
ok: [managed_node1] => (item=default) => {
    "ansible_loop_var": "item",
    "backup": "",
    "changed": false,
    "found": 0,
    "item": "default"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Configure global webhook endpoint] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:73
Saturday 31 August 2024  06:25:08 -0400 (0:00:00.588)       0:00:30.093 ******* 
skipping: [managed_node1] => (item={'changed': False, 'found': 0, 'msg': '', 'backup': '', 'diff': [{'before': '', 'after': '', 'before_header': '/var/lib/pcp/config/pmie/config.default (content)', 'after_header': '/var/lib/pcp/config/pmie/config.default (content)'}, {'before_header': '/var/lib/pcp/config/pmie/config.default (file attributes)', 'after_header': '/var/lib/pcp/config/pmie/config.default (file attributes)'}], 'invocation': {'module_args': {'state': 'absent', 'path': '/var/lib/pcp/config/pmie/config.default', 'regexp': '//.*global webhook_endpoint = ""', 'backrefs': False, 'create': False, 'backup': False, 'firstmatch': False, 'unsafe_writes': False, 'search_string': None, 'line': None, 'insertafter': None, 'insertbefore': None, 'validate': None, 'mode': None, 'owner': None, 'group': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None}}, 'failed': False, 'item': 'default', 'ansible_loop_var': 'item'})  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "pcp_pmie_endpoint | length > 0",
    "item": {
        "ansible_loop_var": "item",
        "backup": "",
        "changed": false,
        "diff": [
            {
                "after": "",
                "after_header": "/var/lib/pcp/config/pmie/config.default (content)",
                "before": "",
                "before_header": "/var/lib/pcp/config/pmie/config.default (content)"
            },
            {
                "after_header": "/var/lib/pcp/config/pmie/config.default (file attributes)",
                "before_header": "/var/lib/pcp/config/pmie/config.default (file attributes)"
            }
        ],
        "failed": false,
        "found": 0,
        "invocation": {
            "module_args": {
                "attributes": null,
                "backrefs": false,
                "backup": false,
                "create": false,
                "firstmatch": false,
                "group": null,
                "insertafter": null,
                "insertbefore": null,
                "line": null,
                "mode": null,
                "owner": null,
                "path": "/var/lib/pcp/config/pmie/config.default",
                "regexp": "//.*global webhook_endpoint = \"\"",
                "search_string": null,
                "selevel": null,
                "serole": null,
                "setype": null,
                "seuser": null,
                "state": "absent",
                "unsafe_writes": false,
                "validate": null
            }
        },
        "item": "default",
        "msg": ""
    },
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => {
    "changed": false
}

MSG:

All items skipped

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra rules symlinks have been created for targeted hosts] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:86
Saturday 31 August 2024  06:25:08 -0400 (0:00:00.049)       0:00:30.142 ******* 
ok: [managed_node1] => (item=network/tcplistenoverflows) => {
    "ansible_loop_var": "item",
    "changed": false,
    "dest": "/var/lib/pcp/config/pmieconf/network/tcplistenoverflows",
    "gid": 0,
    "group": "root",
    "item": "network/tcplistenoverflows",
    "mode": "0777",
    "owner": "root",
    "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0",
    "size": 44,
    "src": "/etc/pcp/pmieconf/network/tcplistenoverflows",
    "state": "link",
    "uid": 0
}
ok: [managed_node1] => (item=network/tcpqfulldocookies) => {
    "ansible_loop_var": "item",
    "changed": false,
    "dest": "/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies",
    "gid": 0,
    "group": "root",
    "item": "network/tcpqfulldocookies",
    "mode": "0777",
    "owner": "root",
    "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0",
    "size": 43,
    "src": "/etc/pcp/pmieconf/network/tcpqfulldocookies",
    "state": "link",
    "uid": 0
}
ok: [managed_node1] => (item=network/tcpqfulldrops) => {
    "ansible_loop_var": "item",
    "changed": false,
    "dest": "/var/lib/pcp/config/pmieconf/network/tcpqfulldrops",
    "gid": 0,
    "group": "root",
    "item": "network/tcpqfulldrops",
    "mode": "0777",
    "owner": "root",
    "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0",
    "size": 39,
    "src": "/etc/pcp/pmieconf/network/tcpqfulldrops",
    "state": "link",
    "uid": 0
}
ok: [managed_node1] => (item=power/thermal_throttle) => {
    "ansible_loop_var": "item",
    "changed": false,
    "dest": "/var/lib/pcp/config/pmieconf/power/thermal_throttle",
    "gid": 0,
    "group": "root",
    "item": "power/thermal_throttle",
    "mode": "0777",
    "owner": "root",
    "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0",
    "size": 40,
    "src": "/etc/pcp/pmieconf/power/thermal_throttle",
    "state": "link",
    "uid": 0
}
ok: [managed_node1] => (item=zeroconf/all_threads) => {
    "ansible_loop_var": "item",
    "changed": false,
    "dest": "/var/lib/pcp/config/pmieconf/zeroconf/all_threads",
    "gid": 0,
    "group": "root",
    "item": "zeroconf/all_threads",
    "mode": "0777",
    "owner": "root",
    "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0",
    "size": 38,
    "src": "/etc/pcp/pmieconf/zeroconf/all_threads",
    "state": "link",
    "uid": 0
}
ok: [managed_node1] => (item=filesys/vfs_files) => {
    "ansible_loop_var": "item",
    "changed": false,
    "dest": "/var/lib/pcp/config/pmieconf/filesys/vfs_files",
    "gid": 0,
    "group": "root",
    "item": "filesys/vfs_files",
    "mode": "0777",
    "owner": "root",
    "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0",
    "size": 35,
    "src": "/etc/pcp/pmieconf/filesys/vfs_files",
    "state": "link",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric inference for targeted hosts (with control.d)] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:95
Saturday 31 August 2024  06:25:10 -0400 (0:00:02.259)       0:00:32.402 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric inference for targeted hosts (single control)] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:106
Saturday 31 August 2024  06:25:10 -0400 (0:00:00.034)       0:00:32.436 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "false_condition": "pcp_single_control | d(true) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmie restart if needed] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:116
Saturday 31 August 2024  06:25:10 -0400 (0:00:00.036)       0:00:32.472 ******* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__pcp_restart_pmie": false
    },
    "changed": false
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric inference is running and enabled on boot] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:120
Saturday 31 August 2024  06:25:10 -0400 (0:00:00.058)       0:00:32.530 ******* 
ok: [managed_node1] => {
    "changed": false,
    "enabled": true,
    "name": "pmie",
    "state": "started",
    "status": {
        "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0",
        "ActiveEnterTimestamp": "Sat 2024-08-31 06:24:28 EDT",
        "ActiveEnterTimestampMonotonic": "428281245",
        "ActiveExitTimestamp": "Sat 2024-08-31 06:24:28 EDT",
        "ActiveExitTimestampMonotonic": "427700289",
        "ActiveState": "active",
        "After": "systemd-journald.socket system.slice pcp-reboot-init.service basic.target pmcd.service network-online.target sysinit.target",
        "AllowIsolate": "no",
        "AssertResult": "yes",
        "AssertTimestamp": "Sat 2024-08-31 06:24:28 EDT",
        "AssertTimestampMonotonic": "428036891",
        "Before": "pmie_check.timer multi-user.target pmie_farm.service pmie_daily.timer shutdown.target",
        "BindsTo": "pmie_check.timer pmie_farm.service pmie_daily.timer",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "359601000",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Sat 2024-08-31 06:24:28 EDT",
        "ConditionTimestampMonotonic": "428036888",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ConsistsOf": "pmie_farm.service",
        "ControlGroup": "/system.slice/pmie.service",
        "ControlGroupId": "6318",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "DefaultStartupMemoryLow": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Inference Engine",
        "DevicePolicy": "auto",
        "Documentation": "\"man:pmie(1)\"",
        "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf",
        "DynamicUser": "no",
        "Environment": "PMIE_CHECK_PARAMS=--only-primary",
        "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "32095",
        "ExecMainStartTimestamp": "Sat 2024-08-31 06:24:28 EDT",
        "ExecMainStartTimestampMonotonic": "428281174",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStartEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStopEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExitType": "main",
        "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FileDescriptorStorePreserve": "restart",
        "FinalKillSignal": "9",
        "FragmentPath": "/usr/lib/systemd/system/pmie.service",
        "FreezerState": "running",
        "GID": "993",
        "Group": "pcp",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "18446744073709551615",
        "IOReadOperations": "18446744073709551615",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "18446744073709551615",
        "IOWriteOperations": "18446744073709551615",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "pmie.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Sat 2024-08-31 06:24:28 EDT",
        "InactiveEnterTimestampMonotonic": "428036092",
        "InactiveExitTimestamp": "Sat 2024-08-31 06:24:28 EDT",
        "InactiveExitTimestampMonotonic": "428042418",
        "InvocationID": "c0684eff066b4556ace3d2fac52f0956",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "infinity",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "8388608",
        "LimitMEMLOCKSoft": "8388608",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "524288",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "14741",
        "LimitNPROCSoft": "14741",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14741",
        "LimitSIGPENDINGSoft": "14741",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "32095",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "1400832",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryKSM": "no",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemoryPressureThresholdUSec": "200ms",
        "MemoryPressureWatch": "auto",
        "MemorySwapMax": "infinity",
        "MemoryZSwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "pmie.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMPolicy": "stop",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "PIDFile": "/run/pcp/pmie.pid",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "system.slice sysinit.target",
        "Restart": "always",
        "RestartKillSignal": "15",
        "RestartMaxDelayUSec": "infinity",
        "RestartMode": "normal",
        "RestartSteps": "0",
        "RestartUSec": "100ms",
        "RestartUSecNext": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RootEphemeral": "no",
        "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StartupMemoryHigh": "18446744073709551615",
        "StartupMemoryLow": "0",
        "StartupMemoryMax": "18446744073709551615",
        "StartupMemorySwapMax": "18446744073709551615",
        "StartupMemoryZSwapMax": "18446744073709551615",
        "StateChangeTimestamp": "Sat 2024-08-31 06:24:28 EDT",
        "StateChangeTimestampMonotonic": "428281245",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "1",
        "TasksMax": "4422",
        "TimeoutAbortUSec": "2min",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "2min",
        "TimeoutStopFailureMode": "abort",
        "TimeoutStopUSec": "2min",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "993",
        "UMask": "0022",
        "UnitFilePreset": "enabled",
        "UnitFileState": "enabled",
        "User": "pcp",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "Wants": "pmcd.service",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric inference is restarted and enabled on boot] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:127
Saturday 31 August 2024  06:25:11 -0400 (0:00:00.634)       0:00:33.164 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "false_condition": "__pcp_restart_pmie | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmlogger] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:48
Saturday 31 August 2024  06:25:11 -0400 (0:00:00.059)       0:00:33.224 ******* 
included: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml for managed_node1

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure metric log location is configured] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:4
Saturday 31 August 2024  06:25:11 -0400 (0:00:00.136)       0:00:33.360 ******* 
ok: [managed_node1] => {
    "backup": "",
    "changed": false
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is configured] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:12
Saturday 31 August 2024  06:25:12 -0400 (0:00:00.391)       0:00:33.752 ******* 
ok: [managed_node1] => {
    "changed": false,
    "checksum": "67bc35973101c614e92b1990f8bebfffc39fe498",
    "dest": "/etc/sysconfig/pmlogger",
    "gid": 0,
    "group": "root",
    "mode": "0644",
    "owner": "root",
    "path": "/etc/sysconfig/pmlogger",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 1180,
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging retention period is set] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:19
Saturday 31 August 2024  06:25:12 -0400 (0:00:00.664)       0:00:34.417 ******* 
ok: [managed_node1] => {
    "changed": false,
    "checksum": "df7bd3b5b6f1de3af164aab81441c7251a13a298",
    "dest": "/etc/sysconfig/pmlogger_timers",
    "gid": 0,
    "group": "root",
    "mode": "0644",
    "owner": "root",
    "path": "/etc/sysconfig/pmlogger_timers",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 988,
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric logging for targeted hosts (with control.d)] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:27
Saturday 31 August 2024  06:25:13 -0400 (0:00:00.670)       0:00:35.087 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric logging for targeted hosts (single control)] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:39
Saturday 31 August 2024  06:25:13 -0400 (0:00:00.042)       0:00:35.130 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "false_condition": "pcp_single_control | d(true) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmlogger restart if needed] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:49
Saturday 31 August 2024  06:25:13 -0400 (0:00:00.037)       0:00:35.167 ******* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__pcp_restart_pmlogger": false
    },
    "changed": false
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is running and enabled on boot] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:53
Saturday 31 August 2024  06:25:13 -0400 (0:00:00.052)       0:00:35.220 ******* 
ok: [managed_node1] => {
    "changed": false,
    "enabled": true,
    "name": "pmlogger",
    "state": "started",
    "status": {
        "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0",
        "ActiveEnterTimestamp": "Sat 2024-08-31 06:23:02 EDT",
        "ActiveEnterTimestampMonotonic": "341727094",
        "ActiveExitTimestamp": "Sat 2024-08-31 06:23:01 EDT",
        "ActiveExitTimestampMonotonic": "341067306",
        "ActiveState": "active",
        "After": "pmcd.service sysinit.target network-online.target basic.target pcp-reboot-init.service systemd-journald.socket system.slice",
        "AllowIsolate": "no",
        "AssertResult": "yes",
        "AssertTimestamp": "Sat 2024-08-31 06:23:01 EDT",
        "AssertTimestampMonotonic": "341157181",
        "Before": "pmlogger_farm.service shutdown.target pmlogger_check.timer multi-user.target pmlogger_daily.timer",
        "BindsTo": "pmlogger_check.timer pmlogger_farm.service pmlogger_daily.timer",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "1549547000",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Sat 2024-08-31 06:23:01 EDT",
        "ConditionTimestampMonotonic": "341157178",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ConsistsOf": "pmlogger_farm.service",
        "ControlGroup": "/system.slice/pmlogger.service",
        "ControlGroupId": "5857",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "DefaultStartupMemoryLow": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Archive Logger",
        "DevicePolicy": "auto",
        "Documentation": "\"man:pmlogger(1)\"",
        "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf",
        "DynamicUser": "no",
        "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary",
        "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "17144",
        "ExecMainStartTimestamp": "Sat 2024-08-31 06:23:02 EDT",
        "ExecMainStartTimestampMonotonic": "341726980",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStartEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStopEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExitType": "main",
        "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FileDescriptorStorePreserve": "restart",
        "FinalKillSignal": "9",
        "FragmentPath": "/usr/lib/systemd/system/pmlogger.service",
        "FreezerState": "running",
        "GID": "993",
        "Group": "pcp",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "18446744073709551615",
        "IOReadOperations": "18446744073709551615",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "18446744073709551615",
        "IOWriteOperations": "18446744073709551615",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "pmlogger.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Sat 2024-08-31 06:23:01 EDT",
        "InactiveEnterTimestampMonotonic": "341156400",
        "InactiveExitTimestamp": "Sat 2024-08-31 06:23:01 EDT",
        "InactiveExitTimestampMonotonic": "341162392",
        "InvocationID": "994c6a46b4914f5695f8b77462ad8338",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "infinity",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "8388608",
        "LimitMEMLOCKSoft": "8388608",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "524288",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "14741",
        "LimitNPROCSoft": "14741",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14741",
        "LimitSIGPENDINGSoft": "14741",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "17144",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "5120000",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryKSM": "no",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemoryPressureThresholdUSec": "200ms",
        "MemoryPressureWatch": "auto",
        "MemorySwapMax": "infinity",
        "MemoryZSwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "pmlogger.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMPolicy": "stop",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "PIDFile": "/run/pcp/pmlogger.pid",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "system.slice sysinit.target",
        "Restart": "always",
        "RestartKillSignal": "15",
        "RestartMaxDelayUSec": "infinity",
        "RestartMode": "normal",
        "RestartSteps": "0",
        "RestartUSec": "100ms",
        "RestartUSecNext": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RootEphemeral": "no",
        "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StartupMemoryHigh": "18446744073709551615",
        "StartupMemoryLow": "0",
        "StartupMemoryMax": "18446744073709551615",
        "StartupMemorySwapMax": "18446744073709551615",
        "StartupMemoryZSwapMax": "18446744073709551615",
        "StateChangeTimestamp": "Sat 2024-08-31 06:23:02 EDT",
        "StateChangeTimestampMonotonic": "341727094",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "1",
        "TasksMax": "4422",
        "TimeoutAbortUSec": "2min",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "2min",
        "TimeoutStopFailureMode": "abort",
        "TimeoutStopUSec": "2min",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "993",
        "UMask": "0022",
        "UnitFilePreset": "enabled",
        "UnitFileState": "enabled",
        "User": "pcp",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "Wants": "pmcd.service",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is restarted and enabled on boot] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:60
Saturday 31 August 2024  06:25:14 -0400 (0:00:00.602)       0:00:35.822 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "false_condition": "__pcp_restart_pmlogger | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmproxy] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:51
Saturday 31 August 2024  06:25:14 -0400 (0:00:00.021)       0:00:35.844 ******* 
included: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml for managed_node1

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure REST API, proxy and metric log discovery is configured] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml:4
Saturday 31 August 2024  06:25:14 -0400 (0:00:00.059)       0:00:35.904 ******* 
Notification for handler Restart pmproxy has been saved.
changed: [managed_node1] => {
    "changed": true,
    "checksum": "fa1a173dfa5b1affbf6767115bdae2ce00e98ecc",
    "dest": "/etc/sysconfig/pmproxy",
    "gid": 0,
    "group": "root",
    "md5sum": "1c4e98765c85deb09dcdc5189d737011",
    "mode": "0644",
    "owner": "root",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 508,
    "src": "/root/.ansible/tmp/ansible-tmp-1725099914.314066-9899-64143509645274/.source",
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure REST API, proxy and log discovery is running and enabled on boot] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml:11
Saturday 31 August 2024  06:25:14 -0400 (0:00:00.694)       0:00:36.599 ******* 
changed: [managed_node1] => {
    "changed": true,
    "enabled": true,
    "name": "pmproxy",
    "state": "started",
    "status": {
        "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0",
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "sysinit.target system.slice network-online.target pcp-reboot-init.service systemd-journald.socket avahi-daemon.service basic.target redis.service pmcd.service",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "shutdown.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroupId": "0",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "DefaultStartupMemoryLow": "0",
        "Delegate": "no",
        "Description": "Proxy for Performance Metrics Collector Daemon",
        "DevicePolicy": "auto",
        "Documentation": "\"man:pmproxy(1)\"",
        "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf",
        "DynamicUser": "no",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStartEx": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExitType": "main",
        "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FileDescriptorStorePreserve": "restart",
        "FinalKillSignal": "9",
        "FragmentPath": "/usr/lib/systemd/system/pmproxy.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "Group": "pcp",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "18446744073709551615",
        "IOReadOperations": "18446744073709551615",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "18446744073709551615",
        "IOWriteOperations": "18446744073709551615",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "pmproxy.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "infinity",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "8388608",
        "LimitMEMLOCKSoft": "8388608",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "524288",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "14741",
        "LimitNPROCSoft": "14741",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14741",
        "LimitSIGPENDINGSoft": "14741",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "0",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryKSM": "no",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemoryPressureThresholdUSec": "200ms",
        "MemoryPressureWatch": "auto",
        "MemorySwapMax": "infinity",
        "MemoryZSwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "pmproxy.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMPolicy": "stop",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "system.slice sysinit.target",
        "Restart": "always",
        "RestartKillSignal": "15",
        "RestartMaxDelayUSec": "infinity",
        "RestartMode": "normal",
        "RestartSteps": "0",
        "RestartUSec": "100ms",
        "RestartUSecNext": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RootEphemeral": "no",
        "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StartupMemoryHigh": "18446744073709551615",
        "StartupMemoryLow": "0",
        "StartupMemoryMax": "18446744073709551615",
        "StartupMemorySwapMax": "18446744073709551615",
        "StartupMemoryZSwapMax": "18446744073709551615",
        "StateChangeTimestamp": "Sat 2024-08-31 06:22:25 EDT",
        "StateChangeTimestampMonotonic": "305022762",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "4422",
        "TimeoutAbortUSec": "45s",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "45s",
        "TimeoutStopFailureMode": "abort",
        "TimeoutStopUSec": "45s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "disabled",
        "User": "pcp",
        "UtmpMode": "init",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "infinity"
    }
}

TASK [Setup metric graphing service.] ******************************************
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:96
Saturday 31 August 2024  06:25:16 -0400 (0:00:01.134)       0:00:37.733 ******* 
included: fedora.linux_system_roles.private_metrics_subrole_grafana for managed_node1

TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Set platform/version specific variables] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:4
Saturday 31 August 2024  06:25:16 -0400 (0:00:00.128)       0:00:37.861 ******* 
ok: [managed_node1] => (item=/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/default.yml) => {
    "ansible_facts": {
        "grafana_metrics_provider": "pcp"
    },
    "ansible_included_var_files": [
        "/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/default.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/default.yml"
}
ok: [managed_node1] => (item=/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/RedHat.yml) => {
    "ansible_facts": {
        "__grafana_keyserver_datasource_alttype": "performancecopilot-valkey-datasource",
        "__grafana_keyserver_datasource_name": "Valkey",
        "__grafana_keyserver_datasource_type": "pcp-valkey-datasource",
        "__grafana_packages": [
            "grafana"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/RedHat.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/RedHat.yml"
}
ok: [managed_node1] => (item=/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/Fedora.yml) => {
    "ansible_facts": {
        "__grafana_keyserver_datasource_alttype": "performancecopilot-valkey-datasource",
        "__grafana_keyserver_datasource_name": "Valkey",
        "__grafana_keyserver_datasource_type": "pcp-valkey-datasource",
        "__grafana_packages_extra": [
            "grafana-pcp"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/Fedora.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/Fedora.yml"
}
skipping: [managed_node1] => (item=/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/Fedora_39.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/Fedora_39.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/Fedora_39.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/Fedora_39.yml",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Check if system is ostree] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:18
Saturday 31 August 2024  06:25:16 -0400 (0:00:00.064)       0:00:37.926 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "false_condition": "not __ansible_pcp_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Set flag to indicate system is ostree] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:23
Saturday 31 August 2024  06:25:16 -0400 (0:00:00.026)       0:00:37.953 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "false_condition": "not __ansible_pcp_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Install Grafana packages] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:27
Saturday 31 August 2024  06:25:16 -0400 (0:00:00.029)       0:00:37.982 ******* 
changed: [managed_node1] => {
    "changed": true,
    "rc": 0,
    "results": [
        "Installed: grafana-9.2.10-18.fc39.x86_64",
        "Installed: grafana-pcp-5.1.1-8.fc39.x86_64",
        "Installed: grafana-selinux-9.2.10-18.fc39.x86_64"
    ]
}
lsrpackages: grafana grafana-pcp

TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Get package facts now that Grafana is installed] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:33
Saturday 31 August 2024  06:25:39 -0400 (0:00:23.177)       0:01:01.160 ******* 
ok: [managed_node1] => {
    "ansible_facts": {
        "packages": {
            "ModemManager-glib": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "ModemManager-glib",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "1.20.6"
                }
            ],
            "NetworkManager": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "NetworkManager",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.44.2"
                }
            ],
            "NetworkManager-libnm": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "NetworkManager-libnm",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.44.2"
                }
            ],
            "RediSearch": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "RediSearch",
                    "release": "7.fc37",
                    "source": "rpm",
                    "version": "1.2.2"
                }
            ],
            "abattis-cantarell-vf-fonts": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "abattis-cantarell-vf-fonts",
                    "release": "10.fc39",
                    "source": "rpm",
                    "version": "0.301"
                }
            ],
            "alternatives": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "alternatives",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.26"
                }
            ],
            "amd-gpu-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "amd-gpu-firmware",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "20240709"
                }
            ],
            "amd-ucode-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "amd-ucode-firmware",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "20240709"
                }
            ],
            "aspell": [
                {
                    "arch": "x86_64",
                    "epoch": 12,
                    "name": "aspell",
                    "release": "12.fc39",
                    "source": "rpm",
                    "version": "0.60.8"
                }
            ],
            "aspell-en": [
                {
                    "arch": "x86_64",
                    "epoch": 50,
                    "name": "aspell-en",
                    "release": "8.fc39",
                    "source": "rpm",
                    "version": "2020.12.07"
                }
            ],
            "atheros-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "atheros-firmware",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "20240709"
                }
            ],
            "audit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "audit",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "3.1.5"
                }
            ],
            "audit-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "audit-libs",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "3.1.5"
                }
            ],
            "authselect": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "authselect",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.4.3"
                }
            ],
            "authselect-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "authselect-libs",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.4.3"
                }
            ],
            "avahi-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "avahi-libs",
                    "release": "24.fc39",
                    "source": "rpm",
                    "version": "0.8"
                }
            ],
            "basesystem": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "basesystem",
                    "release": "18.fc39",
                    "source": "rpm",
                    "version": "11"
                }
            ],
            "bash": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "bash",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "5.2.26"
                }
            ],
            "bc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "bc",
                    "release": "19.fc39",
                    "source": "rpm",
                    "version": "1.07.1"
                }
            ],
            "beakerlib": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "beakerlib",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.31.2"
                }
            ],
            "beakerlib-redhat": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "beakerlib-redhat",
                    "release": "35.fc39eng",
                    "source": "rpm",
                    "version": "1"
                }
            ],
            "binutils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "binutils",
                    "release": "14.fc39",
                    "source": "rpm",
                    "version": "2.40"
                }
            ],
            "binutils-gold": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "binutils-gold",
                    "release": "14.fc39",
                    "source": "rpm",
                    "version": "2.40"
                }
            ],
            "bison": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "bison",
                    "release": "5.fc39",
                    "source": "rpm",
                    "version": "3.8.2"
                }
            ],
            "bluez": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "bluez",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "5.77"
                }
            ],
            "boost-atomic": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "boost-atomic",
                    "release": "11.fc39",
                    "source": "rpm",
                    "version": "1.81.0"
                }
            ],
            "boost-filesystem": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "boost-filesystem",
                    "release": "11.fc39",
                    "source": "rpm",
                    "version": "1.81.0"
                }
            ],
            "boost-system": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "boost-system",
                    "release": "11.fc39",
                    "source": "rpm",
                    "version": "1.81.0"
                }
            ],
            "boost-thread": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "boost-thread",
                    "release": "11.fc39",
                    "source": "rpm",
                    "version": "1.81.0"
                }
            ],
            "brcmfmac-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "brcmfmac-firmware",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "20240709"
                }
            ],
            "btrfs-progs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "btrfs-progs",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "6.9.2"
                }
            ],
            "bzip2-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "bzip2-libs",
                    "release": "16.fc39",
                    "source": "rpm",
                    "version": "1.0.8"
                }
            ],
            "c-ares": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "c-ares",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.28.1"
                }
            ],
            "ca-certificates": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "ca-certificates",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "2023.2.60_v7.0.306"
                }
            ],
            "checkpolicy": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "checkpolicy",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "3.5"
                }
            ],
            "chrony": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "chrony",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "4.5"
                }
            ],
            "cirrus-audio-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "cirrus-audio-firmware",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "20240709"
                }
            ],
            "cloud-init": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "cloud-init",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "23.2.1"
                }
            ],
            "cloud-utils-growpart": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "cloud-utils-growpart",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "0.33"
                }
            ],
            "coreutils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "coreutils",
                    "release": "6.fc39",
                    "source": "rpm",
                    "version": "9.3"
                }
            ],
            "coreutils-common": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "coreutils-common",
                    "release": "6.fc39",
                    "source": "rpm",
                    "version": "9.3"
                }
            ],
            "cpio": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cpio",
                    "release": "4.fc39",
                    "source": "rpm",
                    "version": "2.14"
                }
            ],
            "cpp": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cpp",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "13.3.1"
                }
            ],
            "cracklib": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cracklib",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "2.9.11"
                }
            ],
            "cracklib-dicts": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cracklib-dicts",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "2.9.11"
                }
            ],
            "crypto-policies": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "crypto-policies",
                    "release": "1.git1e3a2e4.fc39",
                    "source": "rpm",
                    "version": "20231204"
                }
            ],
            "crypto-policies-scripts": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "crypto-policies-scripts",
                    "release": "1.git1e3a2e4.fc39",
                    "source": "rpm",
                    "version": "20231204"
                }
            ],
            "cryptsetup-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cryptsetup-libs",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "2.6.1"
                }
            ],
            "curl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "curl",
                    "release": "5.fc39",
                    "source": "rpm",
                    "version": "8.2.1"
                }
            ],
            "cyrus-sasl-lib": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cyrus-sasl-lib",
                    "release": "11.fc39",
                    "source": "rpm",
                    "version": "2.1.28"
                }
            ],
            "cyrus-sasl-scram": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cyrus-sasl-scram",
                    "release": "11.fc39",
                    "source": "rpm",
                    "version": "2.1.28"
                }
            ],
            "dbus": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "dbus",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.14.10"
                }
            ],
            "dbus-broker": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "dbus-broker",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "36"
                }
            ],
            "dbus-common": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "dbus-common",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.14.10"
                }
            ],
            "dbus-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "dbus-libs",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.14.10"
                }
            ],
            "default-fonts-core-sans": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "default-fonts-core-sans",
                    "release": "9.fc39",
                    "source": "rpm",
                    "version": "4.0"
                }
            ],
            "deltarpm": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "deltarpm",
                    "release": "11.fc39",
                    "source": "rpm",
                    "version": "3.6.3"
                }
            ],
            "device-mapper": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "device-mapper",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.02.197"
                }
            ],
            "device-mapper-event": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "device-mapper-event",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.02.197"
                }
            ],
            "device-mapper-event-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "device-mapper-event-libs",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.02.197"
                }
            ],
            "device-mapper-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "device-mapper-libs",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.02.197"
                }
            ],
            "device-mapper-persistent-data": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "device-mapper-persistent-data",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.0.12"
                }
            ],
            "dhcp-client": [
                {
                    "arch": "x86_64",
                    "epoch": 12,
                    "name": "dhcp-client",
                    "release": "9.P1.fc39",
                    "source": "rpm",
                    "version": "4.4.3"
                }
            ],
            "dhcp-common": [
                {
                    "arch": "noarch",
                    "epoch": 12,
                    "name": "dhcp-common",
                    "release": "9.P1.fc39",
                    "source": "rpm",
                    "version": "4.4.3"
                }
            ],
            "diffutils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "diffutils",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "3.10"
                }
            ],
            "dnf": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "dnf",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "4.21.0"
                }
            ],
            "dnf-data": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "dnf-data",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "4.21.0"
                }
            ],
            "dnf-plugins-core": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "dnf-plugins-core",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "4.8.0"
                }
            ],
            "dnf-utils": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "dnf-utils",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "4.8.0"
                }
            ],
            "dosfstools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "dosfstools",
                    "release": "7.fc39",
                    "source": "rpm",
                    "version": "4.2"
                }
            ],
            "dracut": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "dracut",
                    "release": "16.fc39",
                    "source": "rpm",
                    "version": "059"
                }
            ],
            "dracut-config-rescue": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "dracut-config-rescue",
                    "release": "16.fc39",
                    "source": "rpm",
                    "version": "059"
                }
            ],
            "duktape": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "duktape",
                    "release": "5.fc39",
                    "source": "rpm",
                    "version": "2.7.0"
                }
            ],
            "dyninst": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "dyninst",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "12.3.0"
                }
            ],
            "e2fsprogs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "e2fsprogs",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "1.47.0"
                }
            ],
            "e2fsprogs-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "e2fsprogs-libs",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "1.47.0"
                }
            ],
            "efivar-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "efivar-libs",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "39"
                }
            ],
            "elfutils-debuginfod-client": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "elfutils-debuginfod-client",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "0.191"
                }
            ],
            "elfutils-debuginfod-client-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "elfutils-debuginfod-client-devel",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "0.191"
                }
            ],
            "elfutils-default-yama-scope": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "elfutils-default-yama-scope",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "0.191"
                }
            ],
            "elfutils-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "elfutils-devel",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "0.191"
                }
            ],
            "elfutils-libelf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "elfutils-libelf",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "0.191"
                }
            ],
            "elfutils-libelf-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "elfutils-libelf-devel",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "0.191"
                }
            ],
            "elfutils-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "elfutils-libs",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "0.191"
                }
            ],
            "exfatprogs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "exfatprogs",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.2.5"
                }
            ],
            "expat": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "expat",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.6.2"
                }
            ],
            "fedora-gpg-keys": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "fedora-gpg-keys",
                    "release": "2",
                    "source": "rpm",
                    "version": "39"
                }
            ],
            "fedora-release": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "fedora-release",
                    "release": "36",
                    "source": "rpm",
                    "version": "39"
                }
            ],
            "fedora-release-common": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "fedora-release-common",
                    "release": "36",
                    "source": "rpm",
                    "version": "39"
                }
            ],
            "fedora-release-identity-basic": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "fedora-release-identity-basic",
                    "release": "36",
                    "source": "rpm",
                    "version": "39"
                }
            ],
            "fedora-repos": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "fedora-repos",
                    "release": "2",
                    "source": "rpm",
                    "version": "39"
                }
            ],
            "file": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "file",
                    "release": "5.fc39",
                    "source": "rpm",
                    "version": "5.44"
                }
            ],
            "file-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "file-libs",
                    "release": "5.fc39",
                    "source": "rpm",
                    "version": "5.44"
                }
            ],
            "filesystem": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "filesystem",
                    "release": "6.fc39",
                    "source": "rpm",
                    "version": "3.18"
                }
            ],
            "findutils": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "findutils",
                    "release": "6.fc39",
                    "source": "rpm",
                    "version": "4.9.0"
                }
            ],
            "firewalld": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "firewalld",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.0.5"
                }
            ],
            "firewalld-filesystem": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "firewalld-filesystem",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.0.5"
                }
            ],
            "flex": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "flex",
                    "release": "13.fc39",
                    "source": "rpm",
                    "version": "2.6.4"
                }
            ],
            "fonts-filesystem": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "fonts-filesystem",
                    "release": "12.fc39",
                    "source": "rpm",
                    "version": "2.0.5"
                }
            ],
            "fuse-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "fuse-libs",
                    "release": "17.fc39",
                    "source": "rpm",
                    "version": "2.9.9"
                }
            ],
            "fwupd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "fwupd",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.9.21"
                }
            ],
            "fwupd-efi": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "fwupd-efi",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.6"
                }
            ],
            "fwupd-plugin-modem-manager": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "fwupd-plugin-modem-manager",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.9.21"
                }
            ],
            "fwupd-plugin-uefi-capsule-data": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "fwupd-plugin-uefi-capsule-data",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.9.21"
                }
            ],
            "gawk": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gawk",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "5.2.2"
                }
            ],
            "gc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gc",
                    "release": "4.fc39",
                    "source": "rpm",
                    "version": "8.2.2"
                }
            ],
            "gcc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gcc",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "13.3.1"
                }
            ],
            "gdbm-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "gdbm-libs",
                    "release": "4.fc39",
                    "source": "rpm",
                    "version": "1.23"
                }
            ],
            "gdisk": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gdisk",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.0.10"
                }
            ],
            "gettext-envsubst": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gettext-envsubst",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "0.22"
                }
            ],
            "gettext-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gettext-libs",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "0.22"
                }
            ],
            "gettext-runtime": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gettext-runtime",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "0.22"
                }
            ],
            "git": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "git",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.46.0"
                }
            ],
            "git-core": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "git-core",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.46.0"
                }
            ],
            "git-core-doc": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "git-core-doc",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.46.0"
                }
            ],
            "glib2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "glib2",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.78.6"
                }
            ],
            "glibc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "glibc",
                    "release": "18.fc39",
                    "source": "rpm",
                    "version": "2.38"
                }
            ],
            "glibc-common": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "glibc-common",
                    "release": "18.fc39",
                    "source": "rpm",
                    "version": "2.38"
                }
            ],
            "glibc-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "glibc-devel",
                    "release": "18.fc39",
                    "source": "rpm",
                    "version": "2.38"
                }
            ],
            "glibc-gconv-extra": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "glibc-gconv-extra",
                    "release": "18.fc39",
                    "source": "rpm",
                    "version": "2.38"
                }
            ],
            "glibc-headers-x86": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "glibc-headers-x86",
                    "release": "18.fc39",
                    "source": "rpm",
                    "version": "2.38"
                }
            ],
            "glibc-langpack-en": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "glibc-langpack-en",
                    "release": "18.fc39",
                    "source": "rpm",
                    "version": "2.38"
                }
            ],
            "gmp": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "gmp",
                    "release": "5.fc39",
                    "source": "rpm",
                    "version": "6.2.1"
                }
            ],
            "gnupg2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gnupg2",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.4.4"
                }
            ],
            "gnupg2-smime": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gnupg2-smime",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.4.4"
                }
            ],
            "gnutls": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gnutls",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "3.8.6"
                }
            ],
            "gobject-introspection": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gobject-introspection",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.78.1"
                }
            ],
            "google-noto-fonts-common": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "google-noto-fonts-common",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "20240101"
                }
            ],
            "google-noto-sans-mono-vf-fonts": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "google-noto-sans-mono-vf-fonts",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "20240101"
                }
            ],
            "google-noto-sans-vf-fonts": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "google-noto-sans-vf-fonts",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "20240101"
                }
            ],
            "google-noto-serif-vf-fonts": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "google-noto-serif-vf-fonts",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "20240101"
                }
            ],
            "gpg-pubkey": [
                {
                    "arch": null,
                    "epoch": null,
                    "name": "gpg-pubkey",
                    "release": "62f2920f",
                    "source": "rpm",
                    "version": "18b8e74c"
                }
            ],
            "gpgme": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gpgme",
                    "release": "5.fc39",
                    "source": "rpm",
                    "version": "1.20.0"
                }
            ],
            "gpm-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gpm-libs",
                    "release": "44.fc39",
                    "source": "rpm",
                    "version": "1.20.7"
                }
            ],
            "grafana": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "grafana",
                    "release": "18.fc39",
                    "source": "rpm",
                    "version": "9.2.10"
                }
            ],
            "grafana-pcp": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "grafana-pcp",
                    "release": "8.fc39",
                    "source": "rpm",
                    "version": "5.1.1"
                }
            ],
            "grafana-selinux": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "grafana-selinux",
                    "release": "18.fc39",
                    "source": "rpm",
                    "version": "9.2.10"
                }
            ],
            "grep": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "grep",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "3.11"
                }
            ],
            "groff-base": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "groff-base",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "1.23.0"
                }
            ],
            "grub2-common": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "grub2-common",
                    "release": "121.fc39",
                    "source": "rpm",
                    "version": "2.06"
                }
            ],
            "grub2-pc": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "grub2-pc",
                    "release": "121.fc39",
                    "source": "rpm",
                    "version": "2.06"
                }
            ],
            "grub2-pc-modules": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "grub2-pc-modules",
                    "release": "121.fc39",
                    "source": "rpm",
                    "version": "2.06"
                }
            ],
            "grub2-tools": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "grub2-tools",
                    "release": "121.fc39",
                    "source": "rpm",
                    "version": "2.06"
                }
            ],
            "grub2-tools-minimal": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "grub2-tools-minimal",
                    "release": "121.fc39",
                    "source": "rpm",
                    "version": "2.06"
                }
            ],
            "grubby": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "grubby",
                    "release": "73.fc39",
                    "source": "rpm",
                    "version": "8.40"
                }
            ],
            "gssproxy": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gssproxy",
                    "release": "6.fc39",
                    "source": "rpm",
                    "version": "0.9.1"
                }
            ],
            "guile22": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "guile22",
                    "release": "9.fc39",
                    "source": "rpm",
                    "version": "2.2.7"
                }
            ],
            "gzip": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gzip",
                    "release": "6.fc39",
                    "source": "rpm",
                    "version": "1.12"
                }
            ],
            "hostname": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "hostname",
                    "release": "9.fc39",
                    "source": "rpm",
                    "version": "3.23"
                }
            ],
            "hunspell": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "hunspell",
                    "release": "5.fc39",
                    "source": "rpm",
                    "version": "1.7.2"
                }
            ],
            "hunspell-en": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "hunspell-en",
                    "release": "7.fc39",
                    "source": "rpm",
                    "version": "0.20201207"
                }
            ],
            "hunspell-en-GB": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "hunspell-en-GB",
                    "release": "7.fc39",
                    "source": "rpm",
                    "version": "0.20201207"
                }
            ],
            "hunspell-en-US": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "hunspell-en-US",
                    "release": "7.fc39",
                    "source": "rpm",
                    "version": "0.20201207"
                }
            ],
            "hunspell-filesystem": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "hunspell-filesystem",
                    "release": "5.fc39",
                    "source": "rpm",
                    "version": "1.7.2"
                }
            ],
            "ima-evm-utils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "ima-evm-utils",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "1.5"
                }
            ],
            "inih": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "inih",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "58"
                }
            ],
            "initscripts-service": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "initscripts-service",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "10.20"
                }
            ],
            "intel-audio-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "intel-audio-firmware",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "20240709"
                }
            ],
            "intel-gpu-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "intel-gpu-firmware",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "20240709"
                }
            ],
            "ipcalc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "ipcalc",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "1.0.3"
                }
            ],
            "iproute": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "iproute",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "6.4.0"
                }
            ],
            "iptables-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "iptables-libs",
                    "release": "5.fc39",
                    "source": "rpm",
                    "version": "1.8.9"
                }
            ],
            "iptables-nft": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "iptables-nft",
                    "release": "5.fc39",
                    "source": "rpm",
                    "version": "1.8.9"
                }
            ],
            "iputils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "iputils",
                    "release": "4.fc39",
                    "source": "rpm",
                    "version": "20221126"
                }
            ],
            "jansson": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "jansson",
                    "release": "7.fc39",
                    "source": "rpm",
                    "version": "2.13.1"
                }
            ],
            "jitterentropy": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "jitterentropy",
                    "release": "5.fc39",
                    "source": "rpm",
                    "version": "3.4.1"
                }
            ],
            "jq": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "jq",
                    "release": "17.fc39",
                    "source": "rpm",
                    "version": "1.6"
                }
            ],
            "json-c": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "json-c",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "0.17"
                }
            ],
            "json-glib": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "json-glib",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.8.0"
                }
            ],
            "kbd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kbd",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.6.3"
                }
            ],
            "kbd-legacy": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "kbd-legacy",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.6.3"
                }
            ],
            "kbd-misc": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "kbd-misc",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.6.3"
                }
            ],
            "kernel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel",
                    "release": "100.fc39",
                    "source": "rpm",
                    "version": "6.10.6"
                }
            ],
            "kernel-core": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel-core",
                    "release": "100.fc39",
                    "source": "rpm",
                    "version": "6.10.6"
                }
            ],
            "kernel-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel-devel",
                    "release": "100.fc39",
                    "source": "rpm",
                    "version": "6.10.6"
                }
            ],
            "kernel-headers": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel-headers",
                    "release": "200.fc39",
                    "source": "rpm",
                    "version": "6.10.3"
                }
            ],
            "kernel-modules": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel-modules",
                    "release": "100.fc39",
                    "source": "rpm",
                    "version": "6.10.6"
                }
            ],
            "kernel-modules-core": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel-modules-core",
                    "release": "100.fc39",
                    "source": "rpm",
                    "version": "6.10.6"
                }
            ],
            "keyutils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "keyutils",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.6.3"
                }
            ],
            "keyutils-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "keyutils-libs",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.6.3"
                }
            ],
            "kmod": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kmod",
                    "release": "6.fc39",
                    "source": "rpm",
                    "version": "30"
                }
            ],
            "kmod-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kmod-libs",
                    "release": "6.fc39",
                    "source": "rpm",
                    "version": "30"
                }
            ],
            "kpartx": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kpartx",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "0.9.5"
                }
            ],
            "krb5-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "krb5-libs",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.21.3"
                }
            ],
            "langpacks-core-en": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "langpacks-core-en",
                    "release": "9.fc39",
                    "source": "rpm",
                    "version": "4.0"
                }
            ],
            "langpacks-en": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "langpacks-en",
                    "release": "9.fc39",
                    "source": "rpm",
                    "version": "4.0"
                }
            ],
            "langpacks-fonts-en": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "langpacks-fonts-en",
                    "release": "9.fc39",
                    "source": "rpm",
                    "version": "4.0"
                }
            ],
            "less": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "less",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "633"
                }
            ],
            "libacl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libacl",
                    "release": "9.fc39",
                    "source": "rpm",
                    "version": "2.3.1"
                }
            ],
            "libaio": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libaio",
                    "release": "16.fc39",
                    "source": "rpm",
                    "version": "0.3.111"
                }
            ],
            "libarchive": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libarchive",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "3.7.1"
                }
            ],
            "libargon2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libargon2",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "20190702"
                }
            ],
            "libassuan": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libassuan",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "2.5.6"
                }
            ],
            "libatasmart": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libatasmart",
                    "release": "26.fc39",
                    "source": "rpm",
                    "version": "0.19"
                }
            ],
            "libattr": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libattr",
                    "release": "8.fc39",
                    "source": "rpm",
                    "version": "2.5.1"
                }
            ],
            "libb2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libb2",
                    "release": "9.fc39",
                    "source": "rpm",
                    "version": "0.98.1"
                }
            ],
            "libbasicobjects": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libbasicobjects",
                    "release": "54.fc39",
                    "source": "rpm",
                    "version": "0.1.1"
                }
            ],
            "libblkid": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libblkid",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.39.4"
                }
            ],
            "libblockdev": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libblockdev",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "3.1.1"
                }
            ],
            "libblockdev-crypto": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libblockdev-crypto",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "3.1.1"
                }
            ],
            "libblockdev-fs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libblockdev-fs",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "3.1.1"
                }
            ],
            "libblockdev-loop": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libblockdev-loop",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "3.1.1"
                }
            ],
            "libblockdev-mdraid": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libblockdev-mdraid",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "3.1.1"
                }
            ],
            "libblockdev-nvme": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libblockdev-nvme",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "3.1.1"
                }
            ],
            "libblockdev-part": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libblockdev-part",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "3.1.1"
                }
            ],
            "libblockdev-swap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libblockdev-swap",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "3.1.1"
                }
            ],
            "libblockdev-utils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libblockdev-utils",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "3.1.1"
                }
            ],
            "libbpf": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "libbpf",
                    "release": "4.fc39",
                    "source": "rpm",
                    "version": "1.1.0"
                }
            ],
            "libbrotli": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libbrotli",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.1.0"
                }
            ],
            "libbytesize": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libbytesize",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.10"
                }
            ],
            "libcap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcap",
                    "release": "9.fc39",
                    "source": "rpm",
                    "version": "2.48"
                }
            ],
            "libcap-ng": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcap-ng",
                    "release": "8.fc39",
                    "source": "rpm",
                    "version": "0.8.3"
                }
            ],
            "libcbor": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcbor",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "0.10.2"
                }
            ],
            "libcollection": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcollection",
                    "release": "54.fc39",
                    "source": "rpm",
                    "version": "0.7.0"
                }
            ],
            "libcom_err": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcom_err",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "1.47.0"
                }
            ],
            "libcomps": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcomps",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "0.1.20"
                }
            ],
            "libcurl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcurl",
                    "release": "5.fc39",
                    "source": "rpm",
                    "version": "8.2.1"
                }
            ],
            "libdb": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libdb",
                    "release": "56.fc39",
                    "source": "rpm",
                    "version": "5.3.28"
                }
            ],
            "libdhash": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libdhash",
                    "release": "54.fc39",
                    "source": "rpm",
                    "version": "0.5.0"
                }
            ],
            "libdnf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libdnf",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "0.73.2"
                }
            ],
            "libeconf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libeconf",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "0.5.2"
                }
            ],
            "libedit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libedit",
                    "release": "53.20240808cvs.fc39",
                    "source": "rpm",
                    "version": "3.1"
                }
            ],
            "libev": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libev",
                    "release": "8.fc39",
                    "source": "rpm",
                    "version": "4.33"
                }
            ],
            "libevdev": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libevdev",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "1.13.1"
                }
            ],
            "libevent": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libevent",
                    "release": "9.fc39",
                    "source": "rpm",
                    "version": "2.1.12"
                }
            ],
            "libfdisk": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libfdisk",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.39.4"
                }
            ],
            "libffi": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libffi",
                    "release": "4.fc39",
                    "source": "rpm",
                    "version": "3.4.4"
                }
            ],
            "libfido2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libfido2",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "1.13.0"
                }
            ],
            "libfsverity": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libfsverity",
                    "release": "10.fc39",
                    "source": "rpm",
                    "version": "1.4"
                }
            ],
            "libgcc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libgcc",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "13.3.1"
                }
            ],
            "libgcrypt": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libgcrypt",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "1.10.2"
                }
            ],
            "libgomp": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libgomp",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "13.3.1"
                }
            ],
            "libgpg-error": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libgpg-error",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "1.47"
                }
            ],
            "libgudev": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libgudev",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "238"
                }
            ],
            "libgusb": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libgusb",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "0.4.9"
                }
            ],
            "libibverbs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libibverbs",
                    "release": "4.fc39",
                    "source": "rpm",
                    "version": "46.0"
                }
            ],
            "libidn2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libidn2",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.3.7"
                }
            ],
            "libini_config": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libini_config",
                    "release": "54.fc39",
                    "source": "rpm",
                    "version": "1.3.1"
                }
            ],
            "libjcat": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libjcat",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "0.2.1"
                }
            ],
            "libkcapi": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libkcapi",
                    "release": "7.fc39",
                    "source": "rpm",
                    "version": "1.4.0"
                }
            ],
            "libkcapi-hmaccalc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libkcapi-hmaccalc",
                    "release": "7.fc39",
                    "source": "rpm",
                    "version": "1.4.0"
                }
            ],
            "libksba": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libksba",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "1.6.4"
                }
            ],
            "libldb": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libldb",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.8.1"
                }
            ],
            "libmaxminddb": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libmaxminddb",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.10.0"
                }
            ],
            "libmbim": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libmbim",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "1.28.4"
                }
            ],
            "libmetalink": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libmetalink",
                    "release": "32.fc39",
                    "source": "rpm",
                    "version": "0.1.3"
                }
            ],
            "libmnl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libmnl",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "1.0.5"
                }
            ],
            "libmodulemd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libmodulemd",
                    "release": "5.fc39",
                    "source": "rpm",
                    "version": "2.15.0"
                }
            ],
            "libmount": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libmount",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.39.4"
                }
            ],
            "libmpc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libmpc",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "1.3.1"
                }
            ],
            "libndp": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libndp",
                    "release": "6.fc39",
                    "source": "rpm",
                    "version": "1.8"
                }
            ],
            "libnetfilter_conntrack": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libnetfilter_conntrack",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "1.0.9"
                }
            ],
            "libnfnetlink": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libnfnetlink",
                    "release": "24.fc39",
                    "source": "rpm",
                    "version": "1.0.1"
                }
            ],
            "libnfsidmap": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "libnfsidmap",
                    "release": "0.rc6.fc39",
                    "source": "rpm",
                    "version": "2.6.4"
                }
            ],
            "libnftnl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libnftnl",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "1.2.6"
                }
            ],
            "libnghttp2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libnghttp2",
                    "release": "5.fc39",
                    "source": "rpm",
                    "version": "1.55.1"
                }
            ],
            "libnl3": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libnl3",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "3.9.0"
                }
            ],
            "libnsl2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libnsl2",
                    "release": "6.fc39",
                    "source": "rpm",
                    "version": "2.0.0"
                }
            ],
            "libnvme": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libnvme",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "1.6"
                }
            ],
            "libpath_utils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libpath_utils",
                    "release": "54.fc39",
                    "source": "rpm",
                    "version": "0.2.1"
                }
            ],
            "libpcap": [
                {
                    "arch": "x86_64",
                    "epoch": 14,
                    "name": "libpcap",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "1.10.4"
                }
            ],
            "libpipeline": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libpipeline",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "1.5.7"
                }
            ],
            "libpkgconf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libpkgconf",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "1.9.5"
                }
            ],
            "libpsl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libpsl",
                    "release": "4.fc39",
                    "source": "rpm",
                    "version": "0.21.2"
                }
            ],
            "libpwquality": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libpwquality",
                    "release": "6.fc39",
                    "source": "rpm",
                    "version": "1.4.5"
                }
            ],
            "libqmi": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libqmi",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "1.32.4"
                }
            ],
            "libqrtr-glib": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libqrtr-glib",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "1.2.2"
                }
            ],
            "libref_array": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libref_array",
                    "release": "54.fc39",
                    "source": "rpm",
                    "version": "0.1.5"
                }
            ],
            "librepo": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "librepo",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.18.0"
                }
            ],
            "libreport-filesystem": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "libreport-filesystem",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "2.17.11"
                }
            ],
            "libseccomp": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libseccomp",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.5.5"
                }
            ],
            "libselinux": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libselinux",
                    "release": "5.fc39",
                    "source": "rpm",
                    "version": "3.5"
                }
            ],
            "libselinux-utils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libselinux-utils",
                    "release": "5.fc39",
                    "source": "rpm",
                    "version": "3.5"
                }
            ],
            "libsemanage": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsemanage",
                    "release": "4.fc39",
                    "source": "rpm",
                    "version": "3.5"
                }
            ],
            "libsepol": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsepol",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "3.5"
                }
            ],
            "libsigsegv": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsigsegv",
                    "release": "5.fc39",
                    "source": "rpm",
                    "version": "2.14"
                }
            ],
            "libsmartcols": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsmartcols",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.39.4"
                }
            ],
            "libsodium": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsodium",
                    "release": "15.fc39",
                    "source": "rpm",
                    "version": "1.0.18"
                }
            ],
            "libsolv": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsolv",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "0.7.30"
                }
            ],
            "libss": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libss",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "1.47.0"
                }
            ],
            "libssh": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libssh",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "0.10.6"
                }
            ],
            "libssh-config": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "libssh-config",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "0.10.6"
                }
            ],
            "libsss_certmap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsss_certmap",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.9.5"
                }
            ],
            "libsss_idmap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsss_idmap",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.9.5"
                }
            ],
            "libsss_nss_idmap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsss_nss_idmap",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.9.5"
                }
            ],
            "libsss_sudo": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsss_sudo",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.9.5"
                }
            ],
            "libstdc++": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libstdc++",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "13.3.1"
                }
            ],
            "libtalloc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libtalloc",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.4.1"
                }
            ],
            "libtasn1": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libtasn1",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "4.19.0"
                }
            ],
            "libtdb": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libtdb",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.4.9"
                }
            ],
            "libtevent": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libtevent",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "0.15.0"
                }
            ],
            "libtirpc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libtirpc",
                    "release": "0.fc39",
                    "source": "rpm",
                    "version": "1.3.5"
                }
            ],
            "libtool-ltdl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libtool-ltdl",
                    "release": "7.fc39",
                    "source": "rpm",
                    "version": "2.4.7"
                }
            ],
            "libudisks2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libudisks2",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.10.1"
                }
            ],
            "libunistring": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libunistring",
                    "release": "5.fc39",
                    "source": "rpm",
                    "version": "1.1"
                }
            ],
            "libusb1": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libusb1",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "1.0.27"
                }
            ],
            "libuser": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libuser",
                    "release": "4.fc39",
                    "source": "rpm",
                    "version": "0.64"
                }
            ],
            "libutempter": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libutempter",
                    "release": "10.fc39",
                    "source": "rpm",
                    "version": "1.2.1"
                }
            ],
            "libuuid": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libuuid",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.39.4"
                }
            ],
            "libuv": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "libuv",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.48.0"
                }
            ],
            "libverto": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libverto",
                    "release": "6.fc39",
                    "source": "rpm",
                    "version": "0.3.2"
                }
            ],
            "libverto-libev": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libverto-libev",
                    "release": "6.fc39",
                    "source": "rpm",
                    "version": "0.3.2"
                }
            ],
            "libxcrypt": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libxcrypt",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "4.4.36"
                }
            ],
            "libxcrypt-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libxcrypt-devel",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "4.4.36"
                }
            ],
            "libxkbcommon": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libxkbcommon",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.6.0"
                }
            ],
            "libxml2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libxml2",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "2.10.4"
                }
            ],
            "libxmlb": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libxmlb",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "0.3.19"
                }
            ],
            "libxslt": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libxslt",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.1.42"
                }
            ],
            "libyaml": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libyaml",
                    "release": "12.fc39",
                    "source": "rpm",
                    "version": "0.2.5"
                }
            ],
            "libzstd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libzstd",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.5.6"
                }
            ],
            "libzstd-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libzstd-devel",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.5.6"
                }
            ],
            "linux-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "linux-firmware",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "20240709"
                }
            ],
            "linux-firmware-whence": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "linux-firmware-whence",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "20240709"
                }
            ],
            "lmdb-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "lmdb-libs",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "0.9.33"
                }
            ],
            "logrotate": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "logrotate",
                    "release": "4.fc39",
                    "source": "rpm",
                    "version": "3.21.0"
                }
            ],
            "lua-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "lua-libs",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "5.4.6"
                }
            ],
            "lvm2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "lvm2",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.03.23"
                }
            ],
            "lvm2-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "lvm2-libs",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.03.23"
                }
            ],
            "lz4-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "lz4-libs",
                    "release": "4.fc39",
                    "source": "rpm",
                    "version": "1.9.4"
                }
            ],
            "lzo": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "lzo",
                    "release": "9.fc39",
                    "source": "rpm",
                    "version": "2.10"
                }
            ],
            "m4": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "m4",
                    "release": "6.fc39",
                    "source": "rpm",
                    "version": "1.4.19"
                }
            ],
            "make": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "make",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "4.4.1"
                }
            ],
            "man-db": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "man-db",
                    "release": "5.fc39",
                    "source": "rpm",
                    "version": "2.11.2"
                }
            ],
            "mdadm": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "mdadm",
                    "release": "6.fc39",
                    "source": "rpm",
                    "version": "4.2"
                }
            ],
            "mokutil": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "mokutil",
                    "release": "7.fc39",
                    "source": "rpm",
                    "version": "0.6.0"
                }
            ],
            "mpdecimal": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "mpdecimal",
                    "release": "7.fc39",
                    "source": "rpm",
                    "version": "2.5.1"
                }
            ],
            "mpfr": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "mpfr",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "4.2.0"
                }
            ],
            "mt7xxx-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "mt7xxx-firmware",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "20240709"
                }
            ],
            "nano": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "nano",
                    "release": "5.fc39",
                    "source": "rpm",
                    "version": "7.2"
                }
            ],
            "nano-default-editor": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "nano-default-editor",
                    "release": "5.fc39",
                    "source": "rpm",
                    "version": "7.2"
                }
            ],
            "ncurses": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "ncurses",
                    "release": "7.20230520.fc39.1",
                    "source": "rpm",
                    "version": "6.4"
                }
            ],
            "ncurses-base": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "ncurses-base",
                    "release": "7.20230520.fc39.1",
                    "source": "rpm",
                    "version": "6.4"
                }
            ],
            "ncurses-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "ncurses-libs",
                    "release": "7.20230520.fc39.1",
                    "source": "rpm",
                    "version": "6.4"
                }
            ],
            "net-tools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "net-tools",
                    "release": "0.67.20160912git.fc39",
                    "source": "rpm",
                    "version": "2.0"
                }
            ],
            "nettle": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "nettle",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "3.9.1"
                }
            ],
            "nfs-utils": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "nfs-utils",
                    "release": "0.rc6.fc39",
                    "source": "rpm",
                    "version": "2.6.4"
                }
            ],
            "nftables": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "nftables",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "1.0.7"
                }
            ],
            "npth": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "npth",
                    "release": "14.fc39",
                    "source": "rpm",
                    "version": "1.6"
                }
            ],
            "nspr": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "nspr",
                    "release": "22.fc39",
                    "source": "rpm",
                    "version": "4.35.0"
                }
            ],
            "nss": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "nss",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "3.103.0"
                }
            ],
            "nss-softokn": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "nss-softokn",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "3.103.0"
                }
            ],
            "nss-softokn-freebl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "nss-softokn-freebl",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "3.103.0"
                }
            ],
            "nss-sysinit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "nss-sysinit",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "3.103.0"
                }
            ],
            "nss-util": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "nss-util",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "3.103.0"
                }
            ],
            "ntfs-3g": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "ntfs-3g",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "2022.10.3"
                }
            ],
            "ntfs-3g-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "ntfs-3g-libs",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "2022.10.3"
                }
            ],
            "ntfsprogs": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "ntfsprogs",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "2022.10.3"
                }
            ],
            "nvidia-gpu-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "nvidia-gpu-firmware",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "20240709"
                }
            ],
            "nxpwireless-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "nxpwireless-firmware",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "20240709"
                }
            ],
            "oniguruma": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "oniguruma",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "6.9.9"
                }
            ],
            "openldap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "openldap",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.6.7"
                }
            ],
            "openssh": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "openssh",
                    "release": "11.fc39",
                    "source": "rpm",
                    "version": "9.3p1"
                }
            ],
            "openssh-clients": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "openssh-clients",
                    "release": "11.fc39",
                    "source": "rpm",
                    "version": "9.3p1"
                }
            ],
            "openssh-server": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "openssh-server",
                    "release": "11.fc39",
                    "source": "rpm",
                    "version": "9.3p1"
                }
            ],
            "openssl": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "openssl",
                    "release": "4.fc39",
                    "source": "rpm",
                    "version": "3.1.1"
                }
            ],
            "openssl-devel": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "openssl-devel",
                    "release": "4.fc39",
                    "source": "rpm",
                    "version": "3.1.1"
                }
            ],
            "openssl-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "openssl-libs",
                    "release": "4.fc39",
                    "source": "rpm",
                    "version": "3.1.1"
                }
            ],
            "openssl-pkcs11": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "openssl-pkcs11",
                    "release": "4.fc39",
                    "source": "rpm",
                    "version": "0.4.12"
                }
            ],
            "os-prober": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "os-prober",
                    "release": "4.fc39",
                    "source": "rpm",
                    "version": "1.81"
                }
            ],
            "p11-kit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "p11-kit",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "0.25.5"
                }
            ],
            "p11-kit-trust": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "p11-kit-trust",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "0.25.5"
                }
            ],
            "pam": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pam",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "1.5.3"
                }
            ],
            "pam-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pam-libs",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "1.5.3"
                }
            ],
            "parted": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "parted",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "3.6"
                }
            ],
            "passwd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "passwd",
                    "release": "15.fc39",
                    "source": "rpm",
                    "version": "0.80"
                }
            ],
            "pcp": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "6.2.2"
                }
            ],
            "pcp-conf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-conf",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "6.2.2"
                }
            ],
            "pcp-doc": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "pcp-doc",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "6.2.2"
                }
            ],
            "pcp-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-libs",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "6.2.2"
                }
            ],
            "pcp-pmda-dm": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-pmda-dm",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "6.2.2"
                }
            ],
            "pcp-pmda-elasticsearch": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-pmda-elasticsearch",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "6.2.2"
                }
            ],
            "pcp-pmda-nfsclient": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-pmda-nfsclient",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "6.2.2"
                }
            ],
            "pcp-pmda-openmetrics": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-pmda-openmetrics",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "6.2.2"
                }
            ],
            "pcp-selinux": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-selinux",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "6.2.2"
                }
            ],
            "pcp-system-tools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-system-tools",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "6.2.2"
                }
            ],
            "pcp-zeroconf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-zeroconf",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "6.2.2"
                }
            ],
            "pcre2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcre2",
                    "release": "1.fc39.2",
                    "source": "rpm",
                    "version": "10.42"
                }
            ],
            "pcre2-syntax": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "pcre2-syntax",
                    "release": "1.fc39.2",
                    "source": "rpm",
                    "version": "10.42"
                }
            ],
            "pcsc-lite": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcsc-lite",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.0.1"
                }
            ],
            "pcsc-lite-ccid": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcsc-lite-ccid",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.5.5"
                }
            ],
            "pcsc-lite-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcsc-lite-libs",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.0.1"
                }
            ],
            "perl-AutoLoader": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-AutoLoader",
                    "release": "502.fc39",
                    "source": "rpm",
                    "version": "5.74"
                }
            ],
            "perl-B": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-B",
                    "release": "502.fc39",
                    "source": "rpm",
                    "version": "1.88"
                }
            ],
            "perl-Carp": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Carp",
                    "release": "500.fc39",
                    "source": "rpm",
                    "version": "1.54"
                }
            ],
            "perl-Class-Struct": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-Class-Struct",
                    "release": "502.fc39",
                    "source": "rpm",
                    "version": "0.68"
                }
            ],
            "perl-Data-Dumper": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "perl-Data-Dumper",
                    "release": "501.fc39",
                    "source": "rpm",
                    "version": "2.188"
                }
            ],
            "perl-Digest": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Digest",
                    "release": "500.fc39",
                    "source": "rpm",
                    "version": "1.20"
                }
            ],
            "perl-Digest-MD5": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "perl-Digest-MD5",
                    "release": "500.fc39",
                    "source": "rpm",
                    "version": "2.58"
                }
            ],
            "perl-DynaLoader": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-DynaLoader",
                    "release": "502.fc39",
                    "source": "rpm",
                    "version": "1.54"
                }
            ],
            "perl-Encode": [
                {
                    "arch": "x86_64",
                    "epoch": 4,
                    "name": "perl-Encode",
                    "release": "500.fc39",
                    "source": "rpm",
                    "version": "3.19"
                }
            ],
            "perl-Errno": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-Errno",
                    "release": "502.fc39",
                    "source": "rpm",
                    "version": "1.37"
                }
            ],
            "perl-Error": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-Error",
                    "release": "13.fc39",
                    "source": "rpm",
                    "version": "0.17029"
                }
            ],
            "perl-Exporter": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Exporter",
                    "release": "500.fc39",
                    "source": "rpm",
                    "version": "5.77"
                }
            ],
            "perl-Fcntl": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-Fcntl",
                    "release": "502.fc39",
                    "source": "rpm",
                    "version": "1.15"
                }
            ],
            "perl-File-Basename": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-File-Basename",
                    "release": "502.fc39",
                    "source": "rpm",
                    "version": "2.86"
                }
            ],
            "perl-File-Find": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-File-Find",
                    "release": "502.fc39",
                    "source": "rpm",
                    "version": "1.43"
                }
            ],
            "perl-File-Path": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-File-Path",
                    "release": "500.fc39",
                    "source": "rpm",
                    "version": "2.18"
                }
            ],
            "perl-File-Temp": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-File-Temp",
                    "release": "500.fc39",
                    "source": "rpm",
                    "version": "0.231.100"
                }
            ],
            "perl-File-stat": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-File-stat",
                    "release": "502.fc39",
                    "source": "rpm",
                    "version": "1.13"
                }
            ],
            "perl-FileHandle": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-FileHandle",
                    "release": "502.fc39",
                    "source": "rpm",
                    "version": "2.05"
                }
            ],
            "perl-Getopt-Long": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-Getopt-Long",
                    "release": "500.fc39",
                    "source": "rpm",
                    "version": "2.54"
                }
            ],
            "perl-Getopt-Std": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-Getopt-Std",
                    "release": "502.fc39",
                    "source": "rpm",
                    "version": "1.13"
                }
            ],
            "perl-Git": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Git",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.46.0"
                }
            ],
            "perl-HTTP-Tiny": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-HTTP-Tiny",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "0.088"
                }
            ],
            "perl-IO": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-IO",
                    "release": "502.fc39",
                    "source": "rpm",
                    "version": "1.52"
                }
            ],
            "perl-IO-Socket-IP": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-IO-Socket-IP",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "0.42"
                }
            ],
            "perl-IO-Socket-SSL": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-IO-Socket-SSL",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "2.083"
                }
            ],
            "perl-IPC-Open3": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-IPC-Open3",
                    "release": "502.fc39",
                    "source": "rpm",
                    "version": "1.22"
                }
            ],
            "perl-MIME-Base64": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "perl-MIME-Base64",
                    "release": "500.fc39",
                    "source": "rpm",
                    "version": "3.16"
                }
            ],
            "perl-Mozilla-CA": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Mozilla-CA",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "20230801"
                }
            ],
            "perl-NDBM_File": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-NDBM_File",
                    "release": "502.fc39",
                    "source": "rpm",
                    "version": "1.16"
                }
            ],
            "perl-Net-SSLeay": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "perl-Net-SSLeay",
                    "release": "10.fc39",
                    "source": "rpm",
                    "version": "1.92"
                }
            ],
            "perl-POSIX": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-POSIX",
                    "release": "502.fc39",
                    "source": "rpm",
                    "version": "2.13"
                }
            ],
            "perl-PathTools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "perl-PathTools",
                    "release": "500.fc39",
                    "source": "rpm",
                    "version": "3.89"
                }
            ],
            "perl-Pod-Escapes": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-Pod-Escapes",
                    "release": "500.fc39",
                    "source": "rpm",
                    "version": "1.07"
                }
            ],
            "perl-Pod-Perldoc": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Pod-Perldoc",
                    "release": "501.fc39",
                    "source": "rpm",
                    "version": "3.28.01"
                }
            ],
            "perl-Pod-Simple": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-Pod-Simple",
                    "release": "4.fc39",
                    "source": "rpm",
                    "version": "3.45"
                }
            ],
            "perl-Pod-Usage": [
                {
                    "arch": "noarch",
                    "epoch": 4,
                    "name": "perl-Pod-Usage",
                    "release": "500.fc39",
                    "source": "rpm",
                    "version": "2.03"
                }
            ],
            "perl-Scalar-List-Utils": [
                {
                    "arch": "x86_64",
                    "epoch": 5,
                    "name": "perl-Scalar-List-Utils",
                    "release": "500.fc39",
                    "source": "rpm",
                    "version": "1.63"
                }
            ],
            "perl-SelectSaver": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-SelectSaver",
                    "release": "502.fc39",
                    "source": "rpm",
                    "version": "1.02"
                }
            ],
            "perl-Socket": [
                {
                    "arch": "x86_64",
                    "epoch": 4,
                    "name": "perl-Socket",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "2.037"
                }
            ],
            "perl-Storable": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "perl-Storable",
                    "release": "500.fc39",
                    "source": "rpm",
                    "version": "3.32"
                }
            ],
            "perl-Symbol": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-Symbol",
                    "release": "502.fc39",
                    "source": "rpm",
                    "version": "1.09"
                }
            ],
            "perl-Term-ANSIColor": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Term-ANSIColor",
                    "release": "501.fc39",
                    "source": "rpm",
                    "version": "5.01"
                }
            ],
            "perl-Term-Cap": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Term-Cap",
                    "release": "500.fc39",
                    "source": "rpm",
                    "version": "1.18"
                }
            ],
            "perl-TermReadKey": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "perl-TermReadKey",
                    "release": "18.fc39",
                    "source": "rpm",
                    "version": "2.38"
                }
            ],
            "perl-Text-ParseWords": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Text-ParseWords",
                    "release": "500.fc39",
                    "source": "rpm",
                    "version": "3.31"
                }
            ],
            "perl-Text-Tabs+Wrap": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Text-Tabs+Wrap",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "2023.0511"
                }
            ],
            "perl-Time-Local": [
                {
                    "arch": "noarch",
                    "epoch": 2,
                    "name": "perl-Time-Local",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "1.350"
                }
            ],
            "perl-URI": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-URI",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "5.21"
                }
            ],
            "perl-base": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-base",
                    "release": "502.fc39",
                    "source": "rpm",
                    "version": "2.27"
                }
            ],
            "perl-constant": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-constant",
                    "release": "501.fc39",
                    "source": "rpm",
                    "version": "1.33"
                }
            ],
            "perl-if": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-if",
                    "release": "502.fc39",
                    "source": "rpm",
                    "version": "0.61.000"
                }
            ],
            "perl-interpreter": [
                {
                    "arch": "x86_64",
                    "epoch": 4,
                    "name": "perl-interpreter",
                    "release": "502.fc39",
                    "source": "rpm",
                    "version": "5.38.2"
                }
            ],
            "perl-lib": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-lib",
                    "release": "502.fc39",
                    "source": "rpm",
                    "version": "0.65"
                }
            ],
            "perl-libnet": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-libnet",
                    "release": "501.fc39",
                    "source": "rpm",
                    "version": "3.15"
                }
            ],
            "perl-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 4,
                    "name": "perl-libs",
                    "release": "502.fc39",
                    "source": "rpm",
                    "version": "5.38.2"
                }
            ],
            "perl-locale": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-locale",
                    "release": "502.fc39",
                    "source": "rpm",
                    "version": "1.10"
                }
            ],
            "perl-mro": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-mro",
                    "release": "502.fc39",
                    "source": "rpm",
                    "version": "1.28"
                }
            ],
            "perl-overload": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-overload",
                    "release": "502.fc39",
                    "source": "rpm",
                    "version": "1.37"
                }
            ],
            "perl-overloading": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-overloading",
                    "release": "502.fc39",
                    "source": "rpm",
                    "version": "0.02"
                }
            ],
            "perl-parent": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-parent",
                    "release": "500.fc39",
                    "source": "rpm",
                    "version": "0.241"
                }
            ],
            "perl-podlators": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-podlators",
                    "release": "500.fc39",
                    "source": "rpm",
                    "version": "5.01"
                }
            ],
            "perl-vars": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-vars",
                    "release": "502.fc39",
                    "source": "rpm",
                    "version": "1.05"
                }
            ],
            "pkgconf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pkgconf",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "1.9.5"
                }
            ],
            "pkgconf-m4": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "pkgconf-m4",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "1.9.5"
                }
            ],
            "pkgconf-pkg-config": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pkgconf-pkg-config",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "1.9.5"
                }
            ],
            "plymouth": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "plymouth",
                    "release": "12.fc39",
                    "source": "rpm",
                    "version": "24.004.60"
                }
            ],
            "plymouth-core-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "plymouth-core-libs",
                    "release": "12.fc39",
                    "source": "rpm",
                    "version": "24.004.60"
                }
            ],
            "plymouth-scripts": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "plymouth-scripts",
                    "release": "12.fc39",
                    "source": "rpm",
                    "version": "24.004.60"
                }
            ],
            "policycoreutils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "policycoreutils",
                    "release": "8.fc39",
                    "source": "rpm",
                    "version": "3.5"
                }
            ],
            "policycoreutils-python-utils": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "policycoreutils-python-utils",
                    "release": "8.fc39",
                    "source": "rpm",
                    "version": "3.5"
                }
            ],
            "polkit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "polkit",
                    "release": "1.fc39.1",
                    "source": "rpm",
                    "version": "123"
                }
            ],
            "polkit-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "polkit-libs",
                    "release": "1.fc39.1",
                    "source": "rpm",
                    "version": "123"
                }
            ],
            "polkit-pkla-compat": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "polkit-pkla-compat",
                    "release": "26.fc39",
                    "source": "rpm",
                    "version": "0.1"
                }
            ],
            "popt": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "popt",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "1.19"
                }
            ],
            "procps-ng": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "procps-ng",
                    "release": "5.fc39",
                    "source": "rpm",
                    "version": "4.0.3"
                }
            ],
            "protobuf-c": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "protobuf-c",
                    "release": "5.fc39",
                    "source": "rpm",
                    "version": "1.4.1"
                }
            ],
            "psmisc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "psmisc",
                    "release": "4.fc39",
                    "source": "rpm",
                    "version": "23.6"
                }
            ],
            "publicsuffix-list-dafsa": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "publicsuffix-list-dafsa",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "20240107"
                }
            ],
            "python-pip-wheel": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python-pip-wheel",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "23.2.1"
                }
            ],
            "python-unversioned-command": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python-unversioned-command",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "3.12.5"
                }
            ],
            "python3": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "3.12.5"
                }
            ],
            "python3-attrs": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-attrs",
                    "release": "4.fc39",
                    "source": "rpm",
                    "version": "23.1.0"
                }
            ],
            "python3-audit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-audit",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "3.1.5"
                }
            ],
            "python3-charset-normalizer": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-charset-normalizer",
                    "release": "4.fc39",
                    "source": "rpm",
                    "version": "3.3.2"
                }
            ],
            "python3-configobj": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-configobj",
                    "release": "6.fc39",
                    "source": "rpm",
                    "version": "5.0.8"
                }
            ],
            "python3-dateutil": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "python3-dateutil",
                    "release": "10.fc39",
                    "source": "rpm",
                    "version": "2.8.2"
                }
            ],
            "python3-dbus": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-dbus",
                    "release": "4.fc39",
                    "source": "rpm",
                    "version": "1.3.2"
                }
            ],
            "python3-distro": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-distro",
                    "release": "6.fc39",
                    "source": "rpm",
                    "version": "1.8.0"
                }
            ],
            "python3-dnf": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-dnf",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "4.21.0"
                }
            ],
            "python3-dnf-plugins-core": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-dnf-plugins-core",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "4.8.0"
                }
            ],
            "python3-firewall": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-firewall",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.0.5"
                }
            ],
            "python3-gobject-base": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-gobject-base",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "3.46.0"
                }
            ],
            "python3-gobject-base-noarch": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-gobject-base-noarch",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "3.46.0"
                }
            ],
            "python3-hawkey": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-hawkey",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "0.73.2"
                }
            ],
            "python3-idna": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-idna",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "3.7"
                }
            ],
            "python3-jinja2": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-jinja2",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "3.1.4"
                }
            ],
            "python3-jsonpatch": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-jsonpatch",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "1.33"
                }
            ],
            "python3-jsonpointer": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-jsonpointer",
                    "release": "5.fc39",
                    "source": "rpm",
                    "version": "2.3"
                }
            ],
            "python3-jsonschema": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-jsonschema",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "4.19.1"
                }
            ],
            "python3-jsonschema-specifications": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-jsonschema-specifications",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2023.7.1"
                }
            ],
            "python3-libcomps": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-libcomps",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "0.1.20"
                }
            ],
            "python3-libdnf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-libdnf",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "0.73.2"
                }
            ],
            "python3-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-libs",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "3.12.5"
                }
            ],
            "python3-libselinux": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-libselinux",
                    "release": "5.fc39",
                    "source": "rpm",
                    "version": "3.5"
                }
            ],
            "python3-libsemanage": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-libsemanage",
                    "release": "4.fc39",
                    "source": "rpm",
                    "version": "3.5"
                }
            ],
            "python3-lxml": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-lxml",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "4.9.3"
                }
            ],
            "python3-markupsafe": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-markupsafe",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "2.1.3"
                }
            ],
            "python3-netifaces": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-netifaces",
                    "release": "7.fc39",
                    "source": "rpm",
                    "version": "0.11.0"
                }
            ],
            "python3-nftables": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "python3-nftables",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "1.0.7"
                }
            ],
            "python3-oauthlib": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-oauthlib",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "3.2.2"
                }
            ],
            "python3-pcp": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-pcp",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "6.2.2"
                }
            ],
            "python3-policycoreutils": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-policycoreutils",
                    "release": "8.fc39",
                    "source": "rpm",
                    "version": "3.5"
                }
            ],
            "python3-pyserial": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-pyserial",
                    "release": "6.fc39",
                    "source": "rpm",
                    "version": "3.5"
                }
            ],
            "python3-pysocks": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-pysocks",
                    "release": "20.fc39",
                    "source": "rpm",
                    "version": "1.7.1"
                }
            ],
            "python3-pyyaml": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-pyyaml",
                    "release": "11.fc39",
                    "source": "rpm",
                    "version": "6.0.1"
                }
            ],
            "python3-referencing": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-referencing",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "0.30.2"
                }
            ],
            "python3-requests": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-requests",
                    "release": "5.fc39",
                    "source": "rpm",
                    "version": "2.28.2"
                }
            ],
            "python3-rpds-py": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-rpds-py",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "0.17.1"
                }
            ],
            "python3-rpm": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-rpm",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "4.19.1.1"
                }
            ],
            "python3-setools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-setools",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "4.4.3"
                }
            ],
            "python3-setuptools": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-setuptools",
                    "release": "8.fc39",
                    "source": "rpm",
                    "version": "67.7.2"
                }
            ],
            "python3-six": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-six",
                    "release": "12.fc39",
                    "source": "rpm",
                    "version": "1.16.0"
                }
            ],
            "python3-systemd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-systemd",
                    "release": "5.fc39",
                    "source": "rpm",
                    "version": "235"
                }
            ],
            "python3-unbound": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-unbound",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.20.0"
                }
            ],
            "python3-urllib3": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-urllib3",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.26.19"
                }
            ],
            "python3-urllib3+socks": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-urllib3+socks",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.26.19"
                }
            ],
            "qa-tools": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "qa-tools",
                    "release": "4.fc39",
                    "source": "rpm",
                    "version": "4.1"
                }
            ],
            "quota": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "quota",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "4.09"
                }
            ],
            "quota-nls": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "quota-nls",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "4.09"
                }
            ],
            "readline": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "readline",
                    "release": "6.fc39",
                    "source": "rpm",
                    "version": "8.2"
                }
            ],
            "realtek-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "realtek-firmware",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "20240709"
                }
            ],
            "redis": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "redis",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "7.2.5"
                }
            ],
            "redis-doc": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "redis-doc",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "7.2.5"
                }
            ],
            "restraint": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "restraint",
                    "release": "1.fc39eng",
                    "source": "rpm",
                    "version": "0.4.4"
                }
            ],
            "restraint-rhts": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "restraint-rhts",
                    "release": "1.fc39eng",
                    "source": "rpm",
                    "version": "0.4.4"
                }
            ],
            "rng-tools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rng-tools",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "6.16"
                }
            ],
            "rootfiles": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "rootfiles",
                    "release": "34.fc39",
                    "source": "rpm",
                    "version": "8.1"
                }
            ],
            "rpcbind": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpcbind",
                    "release": "0.fc39",
                    "source": "rpm",
                    "version": "1.2.7"
                }
            ],
            "rpm": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "4.19.1.1"
                }
            ],
            "rpm-build-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm-build-libs",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "4.19.1.1"
                }
            ],
            "rpm-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm-libs",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "4.19.1.1"
                }
            ],
            "rpm-plugin-selinux": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm-plugin-selinux",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "4.19.1.1"
                }
            ],
            "rpm-plugin-systemd-inhibit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm-plugin-systemd-inhibit",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "4.19.1.1"
                }
            ],
            "rpm-sequoia": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm-sequoia",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.7.0"
                }
            ],
            "rpm-sign-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm-sign-libs",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "4.19.1.1"
                }
            ],
            "rsync": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rsync",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "3.3.0"
                }
            ],
            "rtl-sdr": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rtl-sdr",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "0.6.0^20230921git1261fbb2"
                }
            ],
            "sed": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sed",
                    "release": "14.fc39",
                    "source": "rpm",
                    "version": "4.8"
                }
            ],
            "selinux-policy": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "selinux-policy",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "39.7"
                }
            ],
            "selinux-policy-targeted": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "selinux-policy-targeted",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "39.7"
                }
            ],
            "setup": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "setup",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.14.4"
                }
            ],
            "shadow-utils": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "shadow-utils",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "4.14.0"
                }
            ],
            "shared-mime-info": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "shared-mime-info",
                    "release": "4.fc39",
                    "source": "rpm",
                    "version": "2.2"
                }
            ],
            "sqlite-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sqlite-libs",
                    "release": "7.fc39",
                    "source": "rpm",
                    "version": "3.42.0"
                }
            ],
            "sssd-client": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sssd-client",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.9.5"
                }
            ],
            "sssd-common": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sssd-common",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.9.5"
                }
            ],
            "sssd-kcm": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sssd-kcm",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.9.5"
                }
            ],
            "sssd-nfs-idmap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sssd-nfs-idmap",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.9.5"
                }
            ],
            "strace": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "strace",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "6.10"
                }
            ],
            "sudo": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sudo",
                    "release": "1.p5.fc39",
                    "source": "rpm",
                    "version": "1.9.15"
                }
            ],
            "sudo-python-plugin": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sudo-python-plugin",
                    "release": "1.p5.fc39",
                    "source": "rpm",
                    "version": "1.9.15"
                }
            ],
            "systemd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemd",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "254.16"
                }
            ],
            "systemd-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemd-libs",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "254.16"
                }
            ],
            "systemd-networkd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemd-networkd",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "254.16"
                }
            ],
            "systemd-pam": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemd-pam",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "254.16"
                }
            ],
            "systemd-resolved": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemd-resolved",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "254.16"
                }
            ],
            "systemd-udev": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemd-udev",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "254.16"
                }
            ],
            "systemtap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemtap",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "5.1"
                }
            ],
            "systemtap-client": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemtap-client",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "5.1"
                }
            ],
            "systemtap-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemtap-devel",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "5.1"
                }
            ],
            "systemtap-runtime": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemtap-runtime",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "5.1"
                }
            ],
            "tar": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "tar",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "1.35"
                }
            ],
            "tbb": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "tbb",
                    "release": "20.fc39",
                    "source": "rpm",
                    "version": "2020.3"
                }
            ],
            "time": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "time",
                    "release": "23.fc39",
                    "source": "rpm",
                    "version": "1.9"
                }
            ],
            "tiwilink-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "tiwilink-firmware",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "20240709"
                }
            ],
            "tpm2-tools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "tpm2-tools",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "5.5.1"
                }
            ],
            "tpm2-tss": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "tpm2-tss",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "4.0.2"
                }
            ],
            "tpm2-tss-fapi": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "tpm2-tss-fapi",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "4.0.2"
                }
            ],
            "tzdata": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "tzdata",
                    "release": "2.fc39",
                    "source": "rpm",
                    "version": "2024a"
                }
            ],
            "udisks2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "udisks2",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.10.1"
                }
            ],
            "unbound-anchor": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "unbound-anchor",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.20.0"
                }
            ],
            "unbound-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "unbound-libs",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.20.0"
                }
            ],
            "unzip": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "unzip",
                    "release": "62.fc39",
                    "source": "rpm",
                    "version": "6.0"
                }
            ],
            "userspace-rcu": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "userspace-rcu",
                    "release": "3.fc39",
                    "source": "rpm",
                    "version": "0.14.0"
                }
            ],
            "util-linux": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "util-linux",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.39.4"
                }
            ],
            "util-linux-core": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "util-linux-core",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.39.4"
                }
            ],
            "vim-common": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "vim-common",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "9.1.672"
                }
            ],
            "vim-data": [
                {
                    "arch": "noarch",
                    "epoch": 2,
                    "name": "vim-data",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "9.1.672"
                }
            ],
            "vim-enhanced": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "vim-enhanced",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "9.1.672"
                }
            ],
            "vim-filesystem": [
                {
                    "arch": "noarch",
                    "epoch": 2,
                    "name": "vim-filesystem",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "9.1.672"
                }
            ],
            "vim-minimal": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "vim-minimal",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "9.1.672"
                }
            ],
            "volume_key-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "volume_key-libs",
                    "release": "20.fc39",
                    "source": "rpm",
                    "version": "0.3.12"
                }
            ],
            "wget": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "wget",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.21.4"
                }
            ],
            "which": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "which",
                    "release": "40.fc39",
                    "source": "rpm",
                    "version": "2.21"
                }
            ],
            "xfsprogs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "xfsprogs",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "6.4.0"
                }
            ],
            "xkeyboard-config": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "xkeyboard-config",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "2.40"
                }
            ],
            "xxd": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "xxd",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "9.1.672"
                }
            ],
            "xxhash-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "xxhash-libs",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "0.8.2"
                }
            ],
            "xz": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "xz",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "5.4.4"
                }
            ],
            "xz-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "xz-devel",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "5.4.4"
                }
            ],
            "xz-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "xz-libs",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "5.4.4"
                }
            ],
            "yum": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "yum",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "4.21.0"
                }
            ],
            "zchunk-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "zchunk-libs",
                    "release": "1.fc39",
                    "source": "rpm",
                    "version": "1.5.1"
                }
            ],
            "zip": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "zip",
                    "release": "39.fc39",
                    "source": "rpm",
                    "version": "3.0"
                }
            ],
            "zlib": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "zlib",
                    "release": "4.fc39",
                    "source": "rpm",
                    "version": "1.2.13"
                }
            ],
            "zlib-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "zlib-devel",
                    "release": "4.fc39",
                    "source": "rpm",
                    "version": "1.2.13"
                }
            ],
            "zram-generator": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "zram-generator",
                    "release": "11.fc39",
                    "source": "rpm",
                    "version": "1.1.2"
                }
            ],
            "zram-generator-defaults": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "zram-generator-defaults",
                    "release": "11.fc39",
                    "source": "rpm",
                    "version": "1.1.2"
                }
            ]
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Get Grafana version number from installed packages] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:36
Saturday 31 August 2024  06:25:41 -0400 (0:00:02.099)       0:01:03.259 ******* 
ok: [managed_node1] => {
    "ansible_facts": {
        "grafana_version": "9.2.10"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Template Grafana v8 and earlier configuration] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:40
Saturday 31 August 2024  06:25:41 -0400 (0:00:00.083)       0:01:03.342 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "false_condition": "grafana_version is version('9.0.0', '<')",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Template Grafana v9 and later onfiguration] ***
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:48
Saturday 31 August 2024  06:25:41 -0400 (0:00:00.062)       0:01:03.404 ******* 
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ansible.errors.AnsibleUndefinedVariable: 'performancecopilot' is undefined
fatal: [managed_node1]: FAILED! => {
    "changed": false
}

MSG:

AnsibleUndefinedVariable: 'performancecopilot' is undefined

TASK [Handle failure case] *****************************************************
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:49
Saturday 31 August 2024  06:25:42 -0400 (0:00:00.235)       0:01:03.640 ******* 
included: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml for managed_node1

TASK [Collect logs] ************************************************************
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2
Saturday 31 August 2024  06:25:42 -0400 (0:00:00.082)       0:01:03.722 ******* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": "journalctl -ex\necho '##################'\necho List of SELinux AVCs - note list may be empty\ngrep type=AVC /var/log/audit/audit.log\necho '##################'\nls -alrtF /run\nif [ -d /run/pcp ]; then\n  ls -alrtF /run/pcp\nelse\n  echo ERROR - /run/pcp does not exist\nfi\n",
    "delta": "0:00:00.080968",
    "end": "2024-08-31 06:25:42.750716",
    "rc": 0,
    "start": "2024-08-31 06:25:42.669748"
}

STDOUT:

Aug 31 06:25:03 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38080 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:03 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:03 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:03 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:03 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:03 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38096 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:03 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:03 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:03 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:03 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:03 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38118 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38134 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38151 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com python3.12[38169]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38172 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38188 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38205 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com python3.12[38223]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcplistenoverflows _original_basename=tcplistenoverflows recurse=False state=file path=/etc/pcp/pmieconf/network/tcplistenoverflows force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38224 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38241 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38257 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38279 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38295 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38312 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com python3.12[38330]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldocookies follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38334 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38350 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:04 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38367 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com python3.12[38385]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldocookies _original_basename=tcpqfulldocookies recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldocookies force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38386 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38403 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38419 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38441 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38457 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38474 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com python3.12[38492]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldrops follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38495 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38511 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38528 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com python3.12[38546]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldrops _original_basename=tcpqfulldrops recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldrops force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38547 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38564 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38580 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38602 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38618 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:05 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38635 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com python3.12[38653]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/power/thermal_throttle follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38656 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38672 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38689 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com python3.12[38707]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/power/thermal_throttle _original_basename=thermal_throttle recurse=False state=file path=/etc/pcp/pmieconf/power/thermal_throttle force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38708 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38725 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38741 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38763 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38779 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38796 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com python3.12[38814]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/zeroconf/all_threads follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38817 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38833 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:06 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38850 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com python3.12[38868]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/zeroconf/all_threads _original_basename=all_threads recurse=False state=file path=/etc/pcp/pmieconf/zeroconf/all_threads force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38869 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38886 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38902 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38924 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38940 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38957 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com python3.12[38975]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/filesys/vfs_files follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38978 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=38994 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39011 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com python3.12[39029]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/filesys/vfs_files _original_basename=vfs_files recurse=False state=file path=/etc/pcp/pmieconf/filesys/vfs_files force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39030 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39047 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39063 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:07 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39085 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39101 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39118 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com python3.12[39136]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.default regexp=//.*global webhook_endpoint = "" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39137 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39154 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39170 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39192 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39208 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39225 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com python3.12[39243]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcplistenoverflows dest=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39244 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39261 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:08 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39277 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39299 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39315 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39332 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com python3.12[39350]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldocookies dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39351 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39368 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39384 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39406 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39422 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39439 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com python3.12[39457]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldrops dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39458 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39475 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39491 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39513 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39529 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39546 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:09 ip-10-31-9-191.us-east-1.aws.redhat.com python3.12[39564]: ansible-file Invoked with src=/etc/pcp/pmieconf/power/thermal_throttle dest=/var/lib/pcp/config/pmieconf/power/thermal_throttle state=link force=True path=/var/lib/pcp/config/pmieconf/power/thermal_throttle recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39565 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39582 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39598 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39620 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39636 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39653 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com python3.12[39671]: ansible-file Invoked with src=/etc/pcp/pmieconf/zeroconf/all_threads dest=/var/lib/pcp/config/pmieconf/zeroconf/all_threads state=link force=True path=/var/lib/pcp/config/pmieconf/zeroconf/all_threads recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39672 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39689 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39705 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39727 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39743 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39760 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com python3.12[39778]: ansible-file Invoked with src=/etc/pcp/pmieconf/filesys/vfs_files dest=/var/lib/pcp/config/pmieconf/filesys/vfs_files state=link force=True path=/var/lib/pcp/config/pmieconf/filesys/vfs_files recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39779 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39796 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39812 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:10 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39834 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39850 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39867 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com python3.12[39885]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger_farm_check.service - Check and migrate non-primary pmlogger farm instances...
â–‘â–‘ Subject: A start job for unit pmlogger_farm_check.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger_farm_check.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2946.
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmlogger_farm_check comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_farm_check.service - Check and migrate non-primary pmlogger farm instances.
â–‘â–‘ Subject: A start job for unit pmlogger_farm_check.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger_farm_check.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2946.
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=39928 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com systemd[1]: pmlogger_farm_check.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
â–‘â–‘ 
â–‘â–‘ The unit pmlogger_farm_check.service has successfully entered the 'dead' state.
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmlogger_farm_check comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40092 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40108 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40130 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40146 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:11 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40163 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com python3.12[40181]: ansible-lineinfile Invoked with path=/etc/pcp.conf regexp=^PCP_ARCHIVE_DIR= line=PCP_ARCHIVE_DIR=/var/log/pcp/pmlogger state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40182 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40199 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40215 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40237 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40253 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40270 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com python3.12[40288]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40291 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40307 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40324 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com python3.12[40342]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger _original_basename=pmlogger.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmlogger force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40343 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40360 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40376 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40398 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40414 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:12 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40431 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com python3.12[40449]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger_timers follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40452 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40468 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40485 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com python3.12[40503]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger_timers _original_basename=pmlogger.timers.j2 recurse=False state=file path=/etc/sysconfig/pmlogger_timers force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40504 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40521 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40537 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40559 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40575 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:13 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40592 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com python3.12[40610]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40613 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40630 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40646 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40668 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40684 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40701 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com python3.12[40719]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmproxy follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40722 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40738 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40755 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40771 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40788 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com python3.12[40806]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725099914.314066-9899-64143509645274/.source dest=/etc/sysconfig/pmproxy mode=0644 follow=False _original_basename=pmproxy.defaults.j2 checksum=fa1a173dfa5b1affbf6767115bdae2ce00e98ecc backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40807 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:14 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40824 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40840 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40862 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40878 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=40895 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com python3.12[40913]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com systemd[1]: Reloading requested from client PID 40916 ('systemctl') (unit session-5.scope)...
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com systemd[1]: Reloading...
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com systemd[1]: Reloading finished in 342 ms.
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=141 op=LOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=123 op=UNLOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=142 op=LOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=124 op=UNLOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=143 op=LOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=144 op=LOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=125 op=UNLOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=126 op=UNLOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=145 op=LOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=127 op=UNLOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=146 op=LOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=128 op=UNLOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=147 op=LOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=148 op=LOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=129 op=UNLOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=130 op=UNLOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=149 op=LOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=131 op=UNLOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=150 op=LOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=151 op=LOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=132 op=UNLOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=133 op=UNLOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=152 op=LOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=134 op=UNLOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=153 op=LOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=154 op=LOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=135 op=UNLOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=136 op=UNLOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=155 op=LOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=137 op=UNLOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=156 op=LOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=157 op=LOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=138 op=UNLOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=139 op=UNLOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=158 op=LOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=140 op=UNLOAD
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com systemd[1]: Starting pmproxy.service - Proxy for Performance Metrics Collector Daemon...
â–‘â–‘ Subject: A start job for unit pmproxy.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
â–‘â–‘ 
â–‘â–‘ A start job for unit pmproxy.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 3030.
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com systemd[1]: Started pmproxy.service - Proxy for Performance Metrics Collector Daemon.
â–‘â–‘ Subject: A start job for unit pmproxy.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
â–‘â–‘ 
â–‘â–‘ A start job for unit pmproxy.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 3030.
Aug 31 06:25:15 ip-10-31-9-191.us-east-1.aws.redhat.com audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmproxy comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 31 06:25:16 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:16 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:16 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:16 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:16 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=41012 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:16 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:16 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:16 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:16 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:16 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=41030 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:16 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:16 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:16 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:16 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:16 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=41046 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:16 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:16 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:16 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:16 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:16 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=41068 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:16 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:16 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:16 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:16 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:16 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=41084 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:16 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:16 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:16 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:16 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:16 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=41101 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:16 ip-10-31-9-191.us-east-1.aws.redhat.com python3.12[41119]: ansible-ansible.legacy.dnf Invoked with name=['grafana', 'grafana-pcp'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None
Aug 31 06:25:22 ip-10-31-9-191.us-east-1.aws.redhat.com audit[41130]: ADD_GROUP pid=41130 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:groupadd_t:s0-s0:c0.c1023 msg='op=add-group id=990 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success'
Aug 31 06:25:22 ip-10-31-9-191.us-east-1.aws.redhat.com groupadd[41130]: group added to /etc/group: name=grafana, GID=990
Aug 31 06:25:22 ip-10-31-9-191.us-east-1.aws.redhat.com audit[41130]: GRP_MGMT pid=41130 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:groupadd_t:s0-s0:c0.c1023 msg='op=add-shadow-group id=990 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success'
Aug 31 06:25:22 ip-10-31-9-191.us-east-1.aws.redhat.com groupadd[41130]: group added to /etc/gshadow: name=grafana
Aug 31 06:25:22 ip-10-31-9-191.us-east-1.aws.redhat.com groupadd[41130]: new group: name=grafana, GID=990
Aug 31 06:25:22 ip-10-31-9-191.us-east-1.aws.redhat.com useradd[41137]: new user: name=grafana, UID=990, GID=990, home=/usr/share/grafana, shell=/usr/sbin/nologin, from=none
Aug 31 06:25:22 ip-10-31-9-191.us-east-1.aws.redhat.com audit[41137]: ADD_USER pid=41137 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:useradd_t:s0-s0:c0.c1023 msg='op=add-user acct="grafana" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success'
Aug 31 06:25:35 ip-10-31-9-191.us-east-1.aws.redhat.com kernel: SELinux:  Converting 432 SID table entries...
Aug 31 06:25:35 ip-10-31-9-191.us-east-1.aws.redhat.com kernel: SELinux:  policy capability network_peer_controls=1
Aug 31 06:25:35 ip-10-31-9-191.us-east-1.aws.redhat.com kernel: SELinux:  policy capability open_perms=1
Aug 31 06:25:35 ip-10-31-9-191.us-east-1.aws.redhat.com kernel: SELinux:  policy capability extended_socket_class=1
Aug 31 06:25:35 ip-10-31-9-191.us-east-1.aws.redhat.com kernel: SELinux:  policy capability always_check_network=0
Aug 31 06:25:35 ip-10-31-9-191.us-east-1.aws.redhat.com kernel: SELinux:  policy capability cgroup_seclabel=1
Aug 31 06:25:35 ip-10-31-9-191.us-east-1.aws.redhat.com kernel: SELinux:  policy capability nnp_nosuid_transition=1
Aug 31 06:25:35 ip-10-31-9-191.us-east-1.aws.redhat.com kernel: SELinux:  policy capability genfs_seclabel_symlinks=1
Aug 31 06:25:35 ip-10-31-9-191.us-east-1.aws.redhat.com kernel: SELinux:  policy capability ioctl_skip_cloexec=0
Aug 31 06:25:35 ip-10-31-9-191.us-east-1.aws.redhat.com kernel: SELinux:  policy capability userspace_initial_context=0
Aug 31 06:25:36 ip-10-31-9-191.us-east-1.aws.redhat.com audit: MAC_POLICY_LOAD auid=0 ses=5 lsm=selinux res=1
Aug 31 06:25:36 ip-10-31-9-191.us-east-1.aws.redhat.com kernel: SELinux:  Converting 437 SID table entries...
Aug 31 06:25:36 ip-10-31-9-191.us-east-1.aws.redhat.com kernel: SELinux:  policy capability network_peer_controls=1
Aug 31 06:25:36 ip-10-31-9-191.us-east-1.aws.redhat.com kernel: SELinux:  policy capability open_perms=1
Aug 31 06:25:36 ip-10-31-9-191.us-east-1.aws.redhat.com kernel: SELinux:  policy capability extended_socket_class=1
Aug 31 06:25:36 ip-10-31-9-191.us-east-1.aws.redhat.com kernel: SELinux:  policy capability always_check_network=0
Aug 31 06:25:36 ip-10-31-9-191.us-east-1.aws.redhat.com kernel: SELinux:  policy capability cgroup_seclabel=1
Aug 31 06:25:36 ip-10-31-9-191.us-east-1.aws.redhat.com kernel: SELinux:  policy capability nnp_nosuid_transition=1
Aug 31 06:25:36 ip-10-31-9-191.us-east-1.aws.redhat.com kernel: SELinux:  policy capability genfs_seclabel_symlinks=1
Aug 31 06:25:36 ip-10-31-9-191.us-east-1.aws.redhat.com kernel: SELinux:  policy capability ioctl_skip_cloexec=0
Aug 31 06:25:36 ip-10-31-9-191.us-east-1.aws.redhat.com kernel: SELinux:  policy capability userspace_initial_context=0
Aug 31 06:25:36 ip-10-31-9-191.us-east-1.aws.redhat.com audit: MAC_POLICY_LOAD auid=0 ses=5 lsm=selinux res=1
Aug 31 06:25:37 ip-10-31-9-191.us-east-1.aws.redhat.com audit[41166]: USER_MAC_CONFIG_CHANGE pid=41166 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:semanage_t:s0-s0:c0.c1023 msg='resrc=port op=add lport=3000 proto=6 tcontext=system_u:object_r:grafana_port_t:s0 comm="semanage" exe="/usr/bin/python3.12" hostname=? addr=? terminal=? res=success'
Aug 31 06:25:37 ip-10-31-9-191.us-east-1.aws.redhat.com audit[613]: USER_MAC_POLICY_LOAD pid=613 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc:  op=load_policy lsm=selinux seqno=5 res=1 exe="/usr/bin/dbus-broker" sauid=81 hostname=? addr=? terminal=?'
Aug 31 06:25:37 ip-10-31-9-191.us-east-1.aws.redhat.com audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-rc3956a860f094fe8976428b90eec423a comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 31 06:25:37 ip-10-31-9-191.us-east-1.aws.redhat.com systemd[1]: Started run-rc3956a860f094fe8976428b90eec423a.service - /usr/bin/systemctl start man-db-cache-update.
â–‘â–‘ Subject: A start job for unit run-rc3956a860f094fe8976428b90eec423a.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
â–‘â–‘ 
â–‘â–‘ A start job for unit run-rc3956a860f094fe8976428b90eec423a.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 3115.
Aug 31 06:25:37 ip-10-31-9-191.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://lists.freedesktop.org/mailman/listinfo/systemd-devel
â–‘â–‘ 
â–‘â–‘ A start job for unit man-db-cache-update.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 3199.
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com systemd[1]: Reloading requested from client PID 41185 ('systemctl') (unit session-5.scope)...
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com systemd[1]: Reloading...
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com systemd[1]: Reloading finished in 671 ms.
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=159 op=LOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=141 op=UNLOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=160 op=LOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=142 op=UNLOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=161 op=LOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=162 op=LOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=143 op=UNLOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=144 op=UNLOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=163 op=LOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=145 op=UNLOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=164 op=LOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=146 op=UNLOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=165 op=LOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=166 op=LOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=147 op=UNLOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=148 op=UNLOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=167 op=LOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=149 op=UNLOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=168 op=LOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=169 op=LOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=150 op=UNLOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=151 op=UNLOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=170 op=LOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=152 op=UNLOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=171 op=LOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=172 op=LOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=153 op=UNLOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=154 op=UNLOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=173 op=LOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=155 op=UNLOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=174 op=LOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=175 op=LOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=156 op=UNLOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=157 op=UNLOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=176 op=LOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com audit: BPF prog-id=158 op=UNLOAD
Aug 31 06:25:38 ip-10-31-9-191.us-east-1.aws.redhat.com systemd[1]: Queuing reload/restart jobs for marked units…
Aug 31 06:25:39 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:39 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:39 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:39 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:39 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=41237 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:39 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:39 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:39 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:39 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:39 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=41258 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:39 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:39 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:39 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:39 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:39 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=41274 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:39 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:39 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:39 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:39 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:39 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=41296 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:39 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:39 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:40 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:40 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:40 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=41312 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:40 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:40 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:40 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:40 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:40 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=41329 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:40 ip-10-31-9-191.us-east-1.aws.redhat.com python3.12[41347]: ansible-package_facts Invoked with manager=['auto'] strategy=first
Aug 31 06:25:41 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:41 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success'
Aug 31 06:25:41 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:41 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:41 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=41348 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:41 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:41 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:41 ip-10-31-9-191.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
â–‘â–‘ 
â–‘â–‘ The unit man-db-cache-update.service has successfully entered the 'dead' state.
Aug 31 06:25:41 ip-10-31-9-191.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://lists.freedesktop.org/mailman/listinfo/systemd-devel
â–‘â–‘ 
â–‘â–‘ A start job for unit man-db-cache-update.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 3199.
Aug 31 06:25:41 ip-10-31-9-191.us-east-1.aws.redhat.com audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 31 06:25:41 ip-10-31-9-191.us-east-1.aws.redhat.com audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 31 06:25:41 ip-10-31-9-191.us-east-1.aws.redhat.com audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-rc3956a860f094fe8976428b90eec423a comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 31 06:25:41 ip-10-31-9-191.us-east-1.aws.redhat.com systemd[1]: run-rc3956a860f094fe8976428b90eec423a.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
â–‘â–‘ 
â–‘â–‘ The unit run-rc3956a860f094fe8976428b90eec423a.service has successfully entered the 'dead' state.
Aug 31 06:25:41 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:41 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:41 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=41369 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:41 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:41 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:41 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:41 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:41 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=41385 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:41 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:41 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:41 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:41 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:41 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=41407 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:41 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:41 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:42 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:42 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:42 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=41424 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:42 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:42 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:42 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:42 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:42 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=41440 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:42 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:42 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:42 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:42 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:42 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=41462 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:42 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:42 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:42 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:42 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:42 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=41478 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:42 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_END pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:42 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGOUT pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=ssh res=success'
Aug 31 06:25:42 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_LOGIN pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:42 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: USER_START pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=/dev/pts/0 res=success'
Aug 31 06:25:42 ip-10-31-9-191.us-east-1.aws.redhat.com audit[2621]: CRYPTO_KEY_USER pid=2621 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:fc:e2:08:8d:57:75:7f:52:d5:fe:70:92:60:12:0b:df:e7:40:5e:3a:5b:85:c7:7f:9b:fc:06:82:dd:76:bf:2e direction=? spid=41495 suid=0  exe="/usr/sbin/sshd" hostname=? addr=10.31.8.18 terminal=? res=success'
Aug 31 06:25:42 ip-10-31-9-191.us-east-1.aws.redhat.com python3.12[41513]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex
                                                                           echo '##################'
                                                                           echo List of SELinux AVCs - note list may be empty
                                                                           grep type=AVC /var/log/audit/audit.log
                                                                           echo '##################'
                                                                           ls -alrtF /run
                                                                           if [ -d /run/pcp ]; then
                                                                             ls -alrtF /run/pcp
                                                                           else
                                                                             echo ERROR - /run/pcp does not exist
                                                                           fi
                                                                            _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
##################
List of SELinux AVCs - note list may be empty
##################
total 36
drwxr-xr-x.  3 root    root      60 Aug 31 06:17 initramfs/
drwxr-xr-x.  2 root    root      60 Aug 31 06:17 tmpfiles.d/
drwxr-xr-x.  3 root    root      60 Aug 31 06:17 log/
drwxr-xr-x.  2 root    root      40 Aug 31 06:17 mount/
-r--r--r--.  1 root    root      33 Aug 31 06:17 machine-id
prw-------.  1 root    root       0 Aug 31 06:17 dmeventd-server|
prw-------.  1 root    root       0 Aug 31 06:17 dmeventd-client|
prw-------.  1 root    root       0 Aug 31 06:17 initctl|
drwx------.  2 root    root      80 Aug 31 06:17 lvm/
drwx------.  2 root    root      40 Aug 31 06:17 cryptsetup/
drwxr-xr-x.  4 root    root      80 Aug 31 06:17 lock/
drwxr-xr-x.  2 root    root      40 Aug 31 06:17 setrans/
drwx--x---.  2 root    root      40 Aug 31 06:17 mdadm/
drwxr-xr-x.  2 root    root      40 Aug 31 06:17 console/
drwxr-xr-x.  2 root    root      40 Aug 31 06:17 sepermit/
drwxr-xr-x.  2 root    root      40 Aug 31 06:17 faillock/
drwx------.  2 rpc     rpc       40 Aug 31 06:17 rpcbind/
drwxr-xr-x.  2 root    root      40 Aug 31 06:17 motd.d/
-rw-r--r--.  1 root    root       0 Aug 31 06:17 motd
drwx--x--x.  3 root    root      60 Aug 31 06:17 sudo/
drwxr-xr-x.  3 root    root      60 Aug 31 06:17 tpm2-tss/
drwxr-xr-x.  2 root    root      40 Aug 31 06:17 media/
-rw-r--r--.  1 root    root       4 Aug 31 06:17 auditd.pid
drwxr-xr-x.  2 root    root      60 Aug 31 06:17 dbus/
drwxr-xr-x.  2 root    root      60 Aug 31 06:17 pcscd/
srw-rw-rw-.  1 root    root       0 Aug 31 06:17 .heim_org.h5l.kcm-socket=
-rw-r--r--.  1 root    root       4 Aug 31 06:17 dhclient.pid
-rw-r--r--.  1 root    root     615 Aug 31 06:17 dhclient.lease
drwxr-xr-x.  4 root    root     120 Aug 31 06:17 NetworkManager/
-rw-------.  1 root    root       4 Aug 31 06:17 gssproxy.pid
drwxr-xr-x.  2 root    root      60 Aug 31 06:17 chrony-dhcp/
srw-rw-rw-.  1 root    root       0 Aug 31 06:17 gssproxy.sock=
srw-rw-rw-.  1 root    root       0 Aug 31 06:17 gssproxy.default.sock=
drwxr-x---.  2 chrony  chrony    80 Aug 31 06:17 chrony/
drwxr-xr-x.  2 root    root      80 Aug 31 06:17 blkid/
dr-xr-xr-x. 19 root    root    4096 Aug 31 06:17 ../
drwxr-xr-x.  7 root    root     160 Aug 31 06:17 udev/
drwxr-xr-x.  2 root    root      40 Aug 31 06:17 plymouth/
-rw-------.  1 root    root       4 Aug 31 06:17 sm-notify.pid
-rw-r--r--.  1 root    root       4 Aug 31 06:17 sshd.pid
drwx------.  3 root    root     300 Aug 31 06:17 cloud-init/
drwxr-xr-x.  2 root    root      40 Aug 31 06:17 credentials/
-rw-------.  1 root    root       0 Aug 31 06:17 agetty.reload
drwxr-xr-x.  3 root    root      60 Aug 31 06:19 user/
drwxr-xr-x.  2 redis   redis     40 Aug 31 06:24 redis/
drwxrwxr-x.  2 pcp     pcp      240 Aug 31 06:25 pcp/
drwxr-xr-x.  2 grafana grafana   40 Aug 31 06:25 grafana/
drwxr-xr-x. 34 root    root    1000 Aug 31 06:25 ./
drwxr-xr-x. 26 root    root     620 Aug 31 06:25 systemd/
-rw-rw-r--.  1 root    utmp    1920 Aug 31 06:25 utmp
total 16
-r--r--r--.  1 pcp  pcp     5 Aug 31 06:23 pmlogger.pid
srw-rw-rw-.  1 pcp  pcp     0 Aug 31 06:23 pmlogger.17144.socket=
lrwxrwxrwx.  1 pcp  pcp    30 Aug 31 06:23 pmlogger.primary.socket -> /run/pcp/pmlogger.17144.socket=
srw-rw-rw-.  1 pcp  pcp     0 Aug 31 06:23 pmlogger.17449.socket=
srw-rw-rw-.  1 pcp  pcp     0 Aug 31 06:23 pmlogger.17809.socket=
srw-rw-rw-.  1 root root    0 Aug 31 06:24 pmcd.socket=
-r--r--r--.  1 root root    5 Aug 31 06:24 pmcd.pid
-r--r--r--.  1 pcp  pcp     5 Aug 31 06:24 pmie.pid
srwxrwxrwx.  1 pcp  pcp     0 Aug 31 06:25 pmproxy.socket=
-r--r--r--.  1 pcp  pcp     5 Aug 31 06:25 pmproxy.pid
drwxrwxr-x.  2 pcp  pcp   240 Aug 31 06:25 ./
drwxr-xr-x. 34 root root 1000 Aug 31 06:25 ../

TASK [Reraise error] ***********************************************************
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17
Saturday 31 August 2024  06:25:42 -0400 (0:00:00.892)       0:01:04.615 ******* 
fatal: [managed_node1]: FAILED! => {
    "changed": false
}

MSG:

{'failed': True, 'msg': "AnsibleUndefinedVariable: 'performancecopilot' is undefined", 'exception': 'Traceback (most recent call last):\n  File "/usr/local/lib/python3.12/site-packages/ansible/template/__init__.py", line 993, in do_template\n    res = myenv.concat(rf)\n          ^^^^^^^^^^^^^^^^\n  File "/usr/local/lib/python3.12/site-packages/ansible/template/native_helpers.py", line 81, in ansible_concat\n    return \'\'.join([to_text(v) for v in nodes])\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "<template>", line 29, in root\n  File "/usr/lib/python3.12/site-packages/jinja2/runtime.py", line 857, in _fail_with_undefined_error\n    raise self._undefined_exception(self._undefined_message)\njinja2.exceptions.UndefinedError: \'performancecopilot\' is undefined\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File "/usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py", line 151, in run\n    resultant = templar.do_template(template_data, preserve_trailing_newlines=True, escape_backslashes=False, overrides=overrides)\n                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/usr/local/lib/python3.12/site-packages/ansible/template/__init__.py", line 1027, in do_template\n    raise AnsibleUndefinedVariable(e)\nansible.errors.AnsibleUndefinedVariable: \'performancecopilot\' is undefined\n', '_ansible_no_log': False, 'changed': False}

TASK [Get final state of services] *********************************************
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3
Saturday 31 August 2024  06:25:43 -0400 (0:00:00.114)       0:01:04.729 ******* 
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"
            },
            "arp-ethers.service": {
                "name": "arp-ethers.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "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"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "alias"
            },
            "avahi-daemon.service": {
                "name": "avahi-daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "blk-availability.service": {
                "name": "blk-availability.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "bluetooth.service": {
                "name": "bluetooth.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "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"
            },
            "dbus-broker.service": {
                "name": "dbus-broker.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.bluez.service": {
                "name": "dbus-org.bluez.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.home1.service": {
                "name": "dbus-org.freedesktop.home1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "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.oom1.service": {
                "name": "dbus-org.freedesktop.oom1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.portable1.service": {
                "name": "dbus-org.freedesktop.portable1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.resolve1.service": {
                "name": "dbus-org.freedesktop.resolve1.service",
                "source": "systemd",
                "state": "active",
                "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"
            },
            "firewalld.service": {
                "name": "firewalld.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fsidd.service": {
                "name": "fsidd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "stopped",
                "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"
            },
            "grafana-server.service": {
                "name": "grafana-server.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "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"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "logrotate.service": {
                "name": "logrotate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "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"
            },
            "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@dm_mod.service": {
                "name": "modprobe@dm_mod.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@drm.service": {
                "name": "modprobe@drm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@efi_pstore.service": {
                "name": "modprobe@efi_pstore.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@fuse.service": {
                "name": "modprobe@fuse.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@loop.service": {
                "name": "modprobe@loop.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "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": "inactive",
                "status": "disabled"
            },
            "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"
            },
            "pam_namespace.service": {
                "name": "pam_namespace.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "pcp-reboot-init.service": {
                "name": "pcp-reboot-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "pcscd.service": {
                "name": "pcscd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "plymouth-halt.service": {
                "name": "plymouth-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-kexec.service": {
                "name": "plymouth-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-poweroff.service": {
                "name": "plymouth-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "plymouth-quit.service": {
                "name": "plymouth-quit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "plymouth-read-write.service": {
                "name": "plymouth-read-write.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "plymouth-reboot.service": {
                "name": "plymouth-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "plymouth-switch-root-initramfs.service": {
                "name": "plymouth-switch-root-initramfs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-switch-root.service": {
                "name": "plymouth-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "pmcd.service": {
                "name": "pmcd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "pmfind.service": {
                "name": "pmfind.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "pmie.service": {
                "name": "pmie.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "pmie_check.service": {
                "name": "pmie_check.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "pmie_daily.service": {
                "name": "pmie_daily.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "pmie_farm.service": {
                "name": "pmie_farm.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "pmie_farm_check.service": {
                "name": "pmie_farm_check.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "pmlogger.service": {
                "name": "pmlogger.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "pmlogger_check.service": {
                "name": "pmlogger_check.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "pmlogger_daily.service": {
                "name": "pmlogger_daily.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "pmlogger_farm.service": {
                "name": "pmlogger_farm.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "pmlogger_farm_check.service": {
                "name": "pmlogger_farm_check.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "pmproxy.service": {
                "name": "pmproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "polkit.service": {
                "name": "polkit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "quotaon.service": {
                "name": "quotaon.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "raid-check.service": {
                "name": "raid-check.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "redis-sentinel.service": {
                "name": "redis-sentinel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "redis.service": {
                "name": "redis.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rescue.service": {
                "name": "rescue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "restraintd.service": {
                "name": "restraintd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rngd.service": {
                "name": "rngd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-svcgssd.service": {
                "name": "rpc-svcgssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "rpmdb-migrate.service": {
                "name": "rpmdb-migrate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rpmdb-rebuild.service": {
                "name": "rpmdb-rebuild.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "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"
            },
            "ssh-host-keys-migration.service": {
                "name": "ssh-host-keys-migration.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "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"
            },
            "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-plymouth.service": {
                "name": "systemd-ask-password-plymouth.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-battery-check.service": {
                "name": "systemd-battery-check.service",
                "source": "systemd",
                "state": "stopped",
                "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": "inactive",
                "status": "disabled"
            },
            "systemd-confext.service": {
                "name": "systemd-confext.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "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": "enabled-runtime"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-growfs-root.service": {
                "name": "systemd-growfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-growfs@.service": {
                "name": "systemd-growfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-homed-activate.service": {
                "name": "systemd-homed-activate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-homed.service": {
                "name": "systemd-homed.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "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": "disabled"
            },
            "systemd-networkd-wait-online@.service": {
                "name": "systemd-networkd-wait-online@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "systemd-networkd.service": {
                "name": "systemd-networkd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "systemd-oomd.service": {
                "name": "systemd-oomd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "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-portabled.service": {
                "name": "systemd-portabled.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-quotacheck.service": {
                "name": "systemd-quotacheck.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-resolved.service": {
                "name": "systemd-resolved.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-soft-reboot.service": {
                "name": "systemd-soft-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-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-time-wait-sync.service": {
                "name": "systemd-time-wait-sync.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "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": "disabled"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev-early.service": {
                "name": "systemd-tmpfiles-setup-dev-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-userdbd.service": {
                "name": "systemd-userdbd.service",
                "source": "systemd",
                "state": "running",
                "status": "indirect"
            },
            "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"
            },
            "systemd-zram-setup@.service": {
                "name": "systemd-zram-setup@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-zram-setup@zram0.service": {
                "name": "systemd-zram-setup@zram0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "udisks2.service": {
                "name": "udisks2.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "unbound-anchor.service": {
                "name": "unbound-anchor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "zabbix-agent.service": {
                "name": "zabbix-agent.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [Restore state of services] ***********************************************
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9
Saturday 31 August 2024  06:25:47 -0400 (0:00:04.383)       0:01:09.112 ******* 
ok: [managed_node1] => (item=pmcd) => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "pmcd",
    "name": "pmcd",
    "state": "started",
    "status": {
        "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0",
        "ActiveEnterTimestamp": "Sat 2024-08-31 06:24:17 EDT",
        "ActiveEnterTimestampMonotonic": "417336032",
        "ActiveExitTimestamp": "Sat 2024-08-31 06:24:16 EDT",
        "ActiveExitTimestampMonotonic": "416028278",
        "ActiveState": "active",
        "After": "sysinit.target avahi-daemon.service basic.target system.slice systemd-journald.socket network-online.target",
        "AllowIsolate": "no",
        "AssertResult": "yes",
        "AssertTimestamp": "Sat 2024-08-31 06:24:17 EDT",
        "AssertTimestampMonotonic": "417013759",
        "Before": "multi-user.target pmie.service pmproxy.service zabbix-agent.service shutdown.target pmlogger.service",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "1840533000",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Sat 2024-08-31 06:24:17 EDT",
        "ConditionTimestampMonotonic": "417013756",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroup": "/system.slice/pmcd.service",
        "ControlGroupId": "6275",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "DefaultStartupMemoryLow": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Collector Daemon",
        "DevicePolicy": "auto",
        "Documentation": "\"man:pmcd(1)\"",
        "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf",
        "DynamicUser": "no",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "28602",
        "ExecMainStartTimestamp": "Sat 2024-08-31 06:24:17 EDT",
        "ExecMainStartTimestampMonotonic": "417335915",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStartEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStopEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExitType": "main",
        "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FileDescriptorStorePreserve": "restart",
        "FinalKillSignal": "9",
        "FragmentPath": "/usr/lib/systemd/system/pmcd.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "18446744073709551615",
        "IOReadOperations": "18446744073709551615",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "18446744073709551615",
        "IOWriteOperations": "18446744073709551615",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "pmcd.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Sat 2024-08-31 06:24:17 EDT",
        "InactiveEnterTimestampMonotonic": "417012721",
        "InactiveExitTimestamp": "Sat 2024-08-31 06:24:17 EDT",
        "InactiveExitTimestampMonotonic": "417024578",
        "InvocationID": "f3d7a0dc883843e482ed2ecdf69d47c2",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "infinity",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "8388608",
        "LimitMEMLOCKSoft": "8388608",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "524288",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "14741",
        "LimitNPROCSoft": "14741",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14741",
        "LimitSIGPENDINGSoft": "14741",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "28602",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "58617856",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryKSM": "no",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemoryPressureThresholdUSec": "200ms",
        "MemoryPressureWatch": "auto",
        "MemorySwapMax": "infinity",
        "MemoryZSwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "pmcd.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMPolicy": "stop",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "PIDFile": "/run/pcp/pmcd.pid",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "sysinit.target system.slice",
        "Restart": "always",
        "RestartKillSignal": "15",
        "RestartMaxDelayUSec": "infinity",
        "RestartMode": "normal",
        "RestartSteps": "0",
        "RestartUSec": "100ms",
        "RestartUSecNext": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RootEphemeral": "no",
        "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StartupMemoryHigh": "18446744073709551615",
        "StartupMemoryLow": "0",
        "StartupMemoryMax": "18446744073709551615",
        "StartupMemorySwapMax": "18446744073709551615",
        "StartupMemoryZSwapMax": "18446744073709551615",
        "StateChangeTimestamp": "Sat 2024-08-31 06:24:17 EDT",
        "StateChangeTimestampMonotonic": "417336032",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "10",
        "TasksMax": "4422",
        "TimeoutAbortUSec": "45s",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "45s",
        "TimeoutStopFailureMode": "abort",
        "TimeoutStopUSec": "45s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "enabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target pmlogger.service pmie.service",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}
ok: [managed_node1] => (item=pmlogger) => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "pmlogger",
    "name": "pmlogger",
    "state": "started",
    "status": {
        "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0",
        "ActiveEnterTimestamp": "Sat 2024-08-31 06:23:02 EDT",
        "ActiveEnterTimestampMonotonic": "341727094",
        "ActiveExitTimestamp": "Sat 2024-08-31 06:23:01 EDT",
        "ActiveExitTimestampMonotonic": "341067306",
        "ActiveState": "active",
        "After": "pcp-reboot-init.service systemd-journald.socket network-online.target sysinit.target basic.target pmcd.service system.slice",
        "AllowIsolate": "no",
        "AssertResult": "yes",
        "AssertTimestamp": "Sat 2024-08-31 06:23:01 EDT",
        "AssertTimestampMonotonic": "341157181",
        "Before": "pmlogger_check.timer multi-user.target shutdown.target pmlogger_daily.timer pmlogger_farm.service",
        "BindsTo": "pmlogger_check.timer pmlogger_daily.timer pmlogger_farm.service",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "1549547000",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Sat 2024-08-31 06:23:01 EDT",
        "ConditionTimestampMonotonic": "341157178",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ConsistsOf": "pmlogger_farm.service",
        "ControlGroup": "/system.slice/pmlogger.service",
        "ControlGroupId": "5857",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "DefaultStartupMemoryLow": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Archive Logger",
        "DevicePolicy": "auto",
        "Documentation": "\"man:pmlogger(1)\"",
        "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf",
        "DynamicUser": "no",
        "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary",
        "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "17144",
        "ExecMainStartTimestamp": "Sat 2024-08-31 06:23:02 EDT",
        "ExecMainStartTimestampMonotonic": "341726980",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStartEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStopEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExitType": "main",
        "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FileDescriptorStorePreserve": "restart",
        "FinalKillSignal": "9",
        "FragmentPath": "/usr/lib/systemd/system/pmlogger.service",
        "FreezerState": "running",
        "GID": "993",
        "Group": "pcp",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "18446744073709551615",
        "IOReadOperations": "18446744073709551615",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "18446744073709551615",
        "IOWriteOperations": "18446744073709551615",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "pmlogger.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Sat 2024-08-31 06:23:01 EDT",
        "InactiveEnterTimestampMonotonic": "341156400",
        "InactiveExitTimestamp": "Sat 2024-08-31 06:23:01 EDT",
        "InactiveExitTimestampMonotonic": "341162392",
        "InvocationID": "994c6a46b4914f5695f8b77462ad8338",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "infinity",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "8388608",
        "LimitMEMLOCKSoft": "8388608",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "524288",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "14741",
        "LimitNPROCSoft": "14741",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14741",
        "LimitSIGPENDINGSoft": "14741",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "17144",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "5120000",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryKSM": "no",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemoryPressureThresholdUSec": "200ms",
        "MemoryPressureWatch": "auto",
        "MemorySwapMax": "infinity",
        "MemoryZSwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "pmlogger.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMPolicy": "stop",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "PIDFile": "/run/pcp/pmlogger.pid",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "sysinit.target system.slice",
        "Restart": "always",
        "RestartKillSignal": "15",
        "RestartMaxDelayUSec": "infinity",
        "RestartMode": "normal",
        "RestartSteps": "0",
        "RestartUSec": "100ms",
        "RestartUSecNext": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RootEphemeral": "no",
        "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StartupMemoryHigh": "18446744073709551615",
        "StartupMemoryLow": "0",
        "StartupMemoryMax": "18446744073709551615",
        "StartupMemorySwapMax": "18446744073709551615",
        "StartupMemoryZSwapMax": "18446744073709551615",
        "StateChangeTimestamp": "Sat 2024-08-31 06:23:02 EDT",
        "StateChangeTimestampMonotonic": "341727094",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "1",
        "TasksMax": "4422",
        "TimeoutAbortUSec": "2min",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "2min",
        "TimeoutStopFailureMode": "abort",
        "TimeoutStopUSec": "2min",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "993",
        "UMask": "0022",
        "UnitFilePreset": "enabled",
        "UnitFileState": "enabled",
        "User": "pcp",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "Wants": "pmcd.service",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}
ok: [managed_node1] => (item=pmie) => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "pmie",
    "name": "pmie",
    "state": "started",
    "status": {
        "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0",
        "ActiveEnterTimestamp": "Sat 2024-08-31 06:24:28 EDT",
        "ActiveEnterTimestampMonotonic": "428281245",
        "ActiveExitTimestamp": "Sat 2024-08-31 06:24:28 EDT",
        "ActiveExitTimestampMonotonic": "427700289",
        "ActiveState": "active",
        "After": "pcp-reboot-init.service system.slice pmcd.service systemd-journald.socket sysinit.target basic.target network-online.target",
        "AllowIsolate": "no",
        "AssertResult": "yes",
        "AssertTimestamp": "Sat 2024-08-31 06:24:28 EDT",
        "AssertTimestampMonotonic": "428036891",
        "Before": "pmie_farm.service pmie_daily.timer shutdown.target multi-user.target pmie_check.timer",
        "BindsTo": "pmie_farm.service pmie_daily.timer pmie_check.timer",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "359601000",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Sat 2024-08-31 06:24:28 EDT",
        "ConditionTimestampMonotonic": "428036888",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ConsistsOf": "pmie_farm.service",
        "ControlGroup": "/system.slice/pmie.service",
        "ControlGroupId": "6318",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "DefaultStartupMemoryLow": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Inference Engine",
        "DevicePolicy": "auto",
        "Documentation": "\"man:pmie(1)\"",
        "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf",
        "DynamicUser": "no",
        "Environment": "PMIE_CHECK_PARAMS=--only-primary",
        "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "32095",
        "ExecMainStartTimestamp": "Sat 2024-08-31 06:24:28 EDT",
        "ExecMainStartTimestampMonotonic": "428281174",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStartEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStopEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExitType": "main",
        "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FileDescriptorStorePreserve": "restart",
        "FinalKillSignal": "9",
        "FragmentPath": "/usr/lib/systemd/system/pmie.service",
        "FreezerState": "running",
        "GID": "993",
        "Group": "pcp",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "18446744073709551615",
        "IOReadOperations": "18446744073709551615",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "18446744073709551615",
        "IOWriteOperations": "18446744073709551615",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "pmie.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Sat 2024-08-31 06:24:28 EDT",
        "InactiveEnterTimestampMonotonic": "428036092",
        "InactiveExitTimestamp": "Sat 2024-08-31 06:24:28 EDT",
        "InactiveExitTimestampMonotonic": "428042418",
        "InvocationID": "c0684eff066b4556ace3d2fac52f0956",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "infinity",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "8388608",
        "LimitMEMLOCKSoft": "8388608",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "524288",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "14741",
        "LimitNPROCSoft": "14741",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14741",
        "LimitSIGPENDINGSoft": "14741",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "32095",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "1400832",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryKSM": "no",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemoryPressureThresholdUSec": "200ms",
        "MemoryPressureWatch": "auto",
        "MemorySwapMax": "infinity",
        "MemoryZSwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "pmie.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMPolicy": "stop",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "PIDFile": "/run/pcp/pmie.pid",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "sysinit.target system.slice",
        "Restart": "always",
        "RestartKillSignal": "15",
        "RestartMaxDelayUSec": "infinity",
        "RestartMode": "normal",
        "RestartSteps": "0",
        "RestartUSec": "100ms",
        "RestartUSecNext": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RootEphemeral": "no",
        "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StartupMemoryHigh": "18446744073709551615",
        "StartupMemoryLow": "0",
        "StartupMemoryMax": "18446744073709551615",
        "StartupMemorySwapMax": "18446744073709551615",
        "StartupMemoryZSwapMax": "18446744073709551615",
        "StateChangeTimestamp": "Sat 2024-08-31 06:24:28 EDT",
        "StateChangeTimestampMonotonic": "428281245",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "1",
        "TasksMax": "4422",
        "TimeoutAbortUSec": "2min",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "2min",
        "TimeoutStopFailureMode": "abort",
        "TimeoutStopUSec": "2min",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "993",
        "UMask": "0022",
        "UnitFilePreset": "enabled",
        "UnitFileState": "enabled",
        "User": "pcp",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "Wants": "pmcd.service",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}
changed: [managed_node1] => (item=pmproxy) => {
    "ansible_loop_var": "item",
    "changed": true,
    "item": "pmproxy",
    "name": "pmproxy",
    "state": "stopped",
    "status": {
        "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0",
        "ActiveEnterTimestamp": "Sat 2024-08-31 06:25:15 EDT",
        "ActiveEnterTimestampMonotonic": "475366850",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "active",
        "After": "avahi-daemon.service pmcd.service systemd-journald.socket basic.target system.slice redis.service sysinit.target network-online.target pcp-reboot-init.service",
        "AllowIsolate": "no",
        "AssertResult": "yes",
        "AssertTimestamp": "Sat 2024-08-31 06:25:15 EDT",
        "AssertTimestampMonotonic": "475280199",
        "Before": "shutdown.target multi-user.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "1194124000",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Sat 2024-08-31 06:25:15 EDT",
        "ConditionTimestampMonotonic": "475280195",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroup": "/system.slice/pmproxy.service",
        "ControlGroupId": "4966",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "DefaultStartupMemoryLow": "0",
        "Delegate": "no",
        "Description": "Proxy for Performance Metrics Collector Daemon",
        "DevicePolicy": "auto",
        "Documentation": "\"man:pmproxy(1)\"",
        "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf",
        "DynamicUser": "no",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "40964",
        "ExecMainStartTimestamp": "Sat 2024-08-31 06:25:15 EDT",
        "ExecMainStartTimestampMonotonic": "475288099",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStartEx": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExitType": "main",
        "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FileDescriptorStorePreserve": "restart",
        "FinalKillSignal": "9",
        "FragmentPath": "/usr/lib/systemd/system/pmproxy.service",
        "FreezerState": "running",
        "GID": "993",
        "Group": "pcp",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "18446744073709551615",
        "IOReadOperations": "18446744073709551615",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "18446744073709551615",
        "IOWriteOperations": "18446744073709551615",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "pmproxy.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestamp": "Sat 2024-08-31 06:25:15 EDT",
        "InactiveExitTimestampMonotonic": "475288380",
        "InvocationID": "3b851629d54b4644856a251437e09745",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "infinity",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "8388608",
        "LimitMEMLOCKSoft": "8388608",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "524288",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "14741",
        "LimitNPROCSoft": "14741",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14741",
        "LimitSIGPENDINGSoft": "14741",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "40964",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "73195520",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryKSM": "no",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemoryPressureThresholdUSec": "200ms",
        "MemoryPressureWatch": "auto",
        "MemorySwapMax": "infinity",
        "MemoryZSwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "pmproxy.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMPolicy": "stop",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "sysinit.target system.slice",
        "Restart": "always",
        "RestartKillSignal": "15",
        "RestartMaxDelayUSec": "infinity",
        "RestartMode": "normal",
        "RestartSteps": "0",
        "RestartUSec": "100ms",
        "RestartUSecNext": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RootEphemeral": "no",
        "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StartupMemoryHigh": "18446744073709551615",
        "StartupMemoryLow": "0",
        "StartupMemoryMax": "18446744073709551615",
        "StartupMemorySwapMax": "18446744073709551615",
        "StartupMemoryZSwapMax": "18446744073709551615",
        "StateChangeTimestamp": "Sat 2024-08-31 06:25:15 EDT",
        "StateChangeTimestampMonotonic": "475366850",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "2",
        "TasksMax": "4422",
        "TimeoutAbortUSec": "45s",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "45s",
        "TimeoutStopFailureMode": "abort",
        "TimeoutStopUSec": "45s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "993",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "User": "pcp",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}
skipping: [managed_node1] => (item=redis)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "initial_state.ansible_facts.services[item + '.service']['status'] != 'not-found'",
    "item": "redis",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=grafana-server)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item + '.service' in initial_state.ansible_facts.services",
    "item": "grafana-server",
    "skip_reason": "Conditional result was False"
}

TASK [Stop firewall] ***********************************************************
task path: /tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:28
Saturday 31 August 2024  06:25:51 -0400 (0:00:03.910)       0:01:13.022 ******* 
ok: [managed_node1] => {
    "changed": false,
    "name": "firewalld",
    "state": "stopped",
    "status": {
        "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0",
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "polkit.service basic.target system.slice dbus-broker.service dbus.socket sysinit.target",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "network-pre.target shutdown.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "BusName": "org.fedoraproject.FirewallD1",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "yes",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "ebtables.service nftables.service ipset.service ip6tables.service shutdown.target iptables.service",
        "ControlGroupId": "0",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "DefaultStartupMemoryLow": "0",
        "Delegate": "no",
        "Description": "firewalld - dynamic firewall daemon",
        "DevicePolicy": "auto",
        "Documentation": "\"man:firewalld(1)\"",
        "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf",
        "DynamicUser": "no",
        "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExitType": "main",
        "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FileDescriptorStorePreserve": "restart",
        "FinalKillSignal": "9",
        "FragmentPath": "/usr/lib/systemd/system/firewalld.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "18446744073709551615",
        "IOReadOperations": "18446744073709551615",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "18446744073709551615",
        "IOWriteOperations": "18446744073709551615",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "firewalld.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "mixed",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "infinity",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "8388608",
        "LimitMEMLOCKSoft": "8388608",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "524288",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "14741",
        "LimitNPROCSoft": "14741",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14741",
        "LimitSIGPENDINGSoft": "14741",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "0",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryKSM": "no",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemoryPressureThresholdUSec": "200ms",
        "MemoryPressureWatch": "auto",
        "MemorySwapMax": "infinity",
        "MemoryZSwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "firewalld.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMPolicy": "stop",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "sysinit.target dbus.socket system.slice",
        "Restart": "no",
        "RestartKillSignal": "15",
        "RestartMaxDelayUSec": "infinity",
        "RestartMode": "normal",
        "RestartSteps": "0",
        "RestartUSec": "100ms",
        "RestartUSecNext": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RootEphemeral": "no",
        "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "null",
        "StandardInput": "null",
        "StandardOutput": "null",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StartupMemoryHigh": "18446744073709551615",
        "StartupMemoryLow": "0",
        "StartupMemoryMax": "18446744073709551615",
        "StartupMemorySwapMax": "18446744073709551615",
        "StartupMemoryZSwapMax": "18446744073709551615",
        "StateChangeTimestampMonotonic": "0",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "4422",
        "TimeoutAbortUSec": "45s",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "45s",
        "TimeoutStopFailureMode": "abort",
        "TimeoutStopUSec": "45s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "dbus",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "enabled",
        "UnitFileState": "disabled",
        "UtmpMode": "init",
        "Wants": "network-pre.target",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "infinity"
    }
}

PLAY RECAP *********************************************************************
managed_node1              : ok=59   changed=8    unreachable=0    failed=1    skipped=26   rescued=1    ignored=0   

Saturday 31 August 2024  06:25:51 -0400 (0:00:00.546)       0:01:13.569 ******* 
=============================================================================== 
fedora.linux_system_roles.private_metrics_subrole_grafana : Install Grafana packages -- 23.18s
/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:27 
fedora.linux_system_roles.private_metrics_subrole_redis : Install Redis packages --- 4.46s
/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:31 
Get final state of services --------------------------------------------- 4.38s
/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 
Restore state of services ----------------------------------------------- 3.91s
/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rules are installed for targeted hosts --- 3.88s
/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:24 
Get initial state of services ------------------------------------------- 2.40s
/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra rules symlinks have been created for targeted hosts --- 2.26s
/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:86 
fedora.linux_system_roles.private_metrics_subrole_grafana : Get package facts now that Grafana is installed --- 2.10s
/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:33 
fedora.linux_system_roles.private_metrics_subrole_pcp : Install authentication packages --- 1.79s
/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:33 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group directories exist --- 1.77s
/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:4 
fedora.linux_system_roles.private_metrics_subrole_pcp : Install Performance Co-Pilot packages --- 1.73s
/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:27 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group link directories exist --- 1.69s
/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:14 
fedora.linux_system_roles.private_metrics_subrole_redis : Ensure Redis service is running and enabled on boot --- 1.39s
/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:67 
Gathering Facts --------------------------------------------------------- 1.30s
/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:9 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure REST API, proxy and log discovery is running and enabled on boot --- 1.13s
/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml:11 
Collect logs ------------------------------------------------------------ 0.89s
/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 
fedora.linux_system_roles.private_metrics_subrole_redis : Ensure Redis service is configured --- 0.82s
/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:46 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any implicit metric labels are configured --- 0.73s
/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:46 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is configured --- 0.72s
/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:53 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure REST API, proxy and metric log discovery is configured --- 0.69s
/tmp/collections-cx4/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml:4