[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-zAN
  executable location = /usr/local/bin/ansible-playbook
  python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/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-zAN/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml
statically imported: /tmp/collections-zAN/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-zAN/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml

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

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

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

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

TASK [Stop test] ***************************************************************
task path: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:18
Saturday 07 September 2024  06:25:39 -0400 (0:00:01.050)       0:00:01.079 **** 
META: end_host conditional evaluated to False, continuing execution for managed_node3
skipping: [managed_node3] => {
    "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node3"
}

MSG:

end_host conditional evaluated to false, continuing execution for managed_node3

TASK [Get initial state of services] *******************************************
task path: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3
Saturday 07 September 2024  06:25:39 -0400 (0:00:00.024)       0:00:01.104 **** 
ok: [managed_node3] => {
    "ansible_facts": {
        "services": {
            "NetworkManager-dispatcher.service": {
                "name": "NetworkManager-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "NetworkManager-wait-online.service": {
                "name": "NetworkManager-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "NetworkManager.service": {
                "name": "NetworkManager.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auditd.service": {
                "name": "auditd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "autofs.service": {
                "name": "autofs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "alias"
            },
            "avahi-daemon.service": {
                "name": "avahi-daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd-restricted.service": {
                "name": "chronyd-restricted.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-hotplugd.service": {
                "name": "cloud-init-hotplugd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cpupower.service": {
                "name": "cpupower.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-broker.service": {
                "name": "dbus-broker.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "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"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "grub-boot-indeterminate.service": {
                "name": "grub-boot-indeterminate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "grub2-systemd-integration.service": {
                "name": "grub2-systemd-integration.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "hv_kvp_daemon.service": {
                "name": "hv_kvp_daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "initrd-cleanup.service": {
                "name": "initrd-cleanup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-parse-etc.service": {
                "name": "initrd-parse-etc.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-switch-root.service": {
                "name": "initrd-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-udevadm-cleanup-db.service": {
                "name": "initrd-udevadm-cleanup-db.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "irqbalance.service": {
                "name": "irqbalance.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "kdump.service": {
                "name": "kdump.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "kvm_stat.service": {
                "name": "kvm_stat.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "logrotate.service": {
                "name": "logrotate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "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"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "modprobe@.service": {
                "name": "modprobe@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "modprobe@configfs.service": {
                "name": "modprobe@configfs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@drm.service": {
                "name": "modprobe@drm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@fuse.service": {
                "name": "modprobe@fuse.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "network.service": {
                "name": "network.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nftables.service": {
                "name": "nftables.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "nm-priv-helper.service": {
                "name": "nm-priv-helper.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "oddjobd.service": {
                "name": "oddjobd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "pam_namespace.service": {
                "name": "pam_namespace.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "pcp-reboot-init.service": {
                "name": "pcp-reboot-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "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"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon.service": {
                "name": "quotaon.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rdisc.service": {
                "name": "rdisc.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "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"
            },
            "rhcd.service": {
                "name": "rhcd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rhsm-facts.service": {
                "name": "rhsm-facts.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rhsm.service": {
                "name": "rhsm.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rhsmcertd.service": {
                "name": "rhsmcertd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rngd.service": {
                "name": "rngd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-svcgssd.service": {
                "name": "rpc-svcgssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpmdb-rebuild.service": {
                "name": "rpmdb-rebuild.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "selinux-check-proper-disable.service": {
                "name": "selinux-check-proper-disable.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "indirect"
            },
            "serial-getty@ttyS0.service": {
                "name": "serial-getty@ttyS0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "snapd.seeded.service": {
                "name": "snapd.seeded.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-bless-boot.service": {
                "name": "systemd-bless-boot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-boot-check-no-failures.service": {
                "name": "systemd-boot-check-no-failures.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-boot-random-seed.service": {
                "name": "systemd-boot-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-boot-update.service": {
                "name": "systemd-boot-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-growfs-root.service": {
                "name": "systemd-growfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-growfs@.service": {
                "name": "systemd-growfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-resume@.service": {
                "name": "systemd-hibernate-resume@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hwdb-update.service": {
                "name": "systemd-hwdb-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hybrid-sleep.service": {
                "name": "systemd-hybrid-sleep.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-initctl.service": {
                "name": "systemd-initctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-catalog-update.service": {
                "name": "systemd-journal-catalog-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-flush.service": {
                "name": "systemd-journal-flush.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journald.service": {
                "name": "systemd-journald.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-journald@.service": {
                "name": "systemd-journald@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-kexec.service": {
                "name": "systemd-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-localed.service": {
                "name": "systemd-localed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-logind.service": {
                "name": "systemd-logind.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-machine-id-commit.service": {
                "name": "systemd-machine-id-commit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-network-generator.service": {
                "name": "systemd-network-generator.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-networkd-wait-online.service": {
                "name": "systemd-networkd-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-pcrfs-root.service": {
                "name": "systemd-pcrfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pcrfs@.service": {
                "name": "systemd-pcrfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrmachine.service": {
                "name": "systemd-pcrmachine.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-initrd.service": {
                "name": "systemd-pcrphase-initrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-sysinit.service": {
                "name": "systemd-pcrphase-sysinit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase.service": {
                "name": "systemd-pcrphase.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-quotacheck.service": {
                "name": "systemd-quotacheck.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysext.service": {
                "name": "systemd-sysext.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "systemd-sysupdate-reboot.service": {
                "name": "systemd-sysupdate-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysupdate.service": {
                "name": "systemd-sysupdate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles.service": {
                "name": "systemd-tmpfiles.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "yppasswdd.service": {
                "name": "yppasswdd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypserv.service": {
                "name": "ypserv.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypxfrd.service": {
                "name": "ypxfrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "zabbix-agent.service": {
                "name": "zabbix-agent.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [Run the role] ************************************************************
task path: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:28
Saturday 07 September 2024  06:25:40 -0400 (0:00:01.673)       0:00:02.777 **** 
included: fedora.linux_system_roles.metrics for managed_node3

TASK [fedora.linux_system_roles.metrics : Ensure ansible_facts used by role] ***
task path: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3
Saturday 07 September 2024  06:25:40 -0400 (0:00:00.044)       0:00:02.822 **** 
skipping: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:8
Saturday 07 September 2024  06:25:40 -0400 (0:00:00.021)       0:00:02.843 **** 
skipping: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:13
Saturday 07 September 2024  06:25:40 -0400 (0:00:00.017)       0:00:02.861 **** 
skipping: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18
Saturday 07 September 2024  06:25:40 -0400 (0:00:00.021)       0:00:02.882 **** 
skipping: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23
Saturday 07 September 2024  06:25:40 -0400 (0:00:00.017)       0:00:02.899 **** 
skipping: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28
Saturday 07 September 2024  06:25:40 -0400 (0:00:00.016)       0:00:02.916 **** 
ok: [managed_node3] => {
    "ansible_facts": {
        "__metrics_accounts": [
            {
                "saslpassword": "metrics",
                "sasluser": "metrics",
                "user": "metrics"
            }
        ]
    },
    "changed": false
}

TASK [Configure Elasticsearch metrics] *****************************************
task path: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:35
Saturday 07 September 2024  06:25:40 -0400 (0:00:00.022)       0:00:02.939 **** 
skipping: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:50
Saturday 07 September 2024  06:25:40 -0400 (0:00:00.017)       0:00:02.956 **** 
skipping: [managed_node3] => {
    "changed": false,
    "false_condition": "metrics_from_mssql | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Configure Postfix metrics.] **********************************************
task path: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:58
Saturday 07 September 2024  06:25:40 -0400 (0:00:00.017)       0:00:02.973 **** 
skipping: [managed_node3] => {
    "changed": false,
    "false_condition": "metrics_from_postfix | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Setup bpftrace metrics.] *************************************************
task path: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66
Saturday 07 September 2024  06:25:40 -0400 (0:00:00.019)       0:00:02.993 **** 
skipping: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75
Saturday 07 September 2024  06:25:41 -0400 (0:00:00.017)       0:00:03.011 **** 
included: fedora.linux_system_roles.private_metrics_subrole_redis for managed_node3

TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Set platform/version specific variables] ***
task path: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:4
Saturday 07 September 2024  06:25:41 -0400 (0:00:00.040)       0:00:03.051 **** 
ok: [managed_node3] => (item=/tmp/collections-zAN/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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/default.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/default.yml"
}
ok: [managed_node3] => (item=/tmp/collections-zAN/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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat.yml"
}
skipping: [managed_node3] => (item=/tmp/collections-zAN/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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat_x86_64.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node3] => (item=/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node3] => (item=/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_x86_64.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_x86_64.yml",
    "skip_reason": "Conditional result was False"
}
ok: [managed_node3] => (item=/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_9.yml) => {
    "ansible_facts": {
        "__redis_loaded_modules": [],
        "__redis_packages_extra": []
    },
    "ansible_included_var_files": [
        "/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_9.yml"
}
skipping: [managed_node3] => (item=/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_9_x86_64.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_9_x86_64.yml",
    "skip_reason": "Conditional result was False"
}
ok: [managed_node3] => (item=/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_9.yml) => {
    "ansible_facts": {
        "__redis_loaded_modules": [],
        "__redis_packages_extra": []
    },
    "ansible_included_var_files": [
        "/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_9.yml"
}
skipping: [managed_node3] => (item=/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_9_x86_64.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_9_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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:22
Saturday 07 September 2024  06:25:41 -0400 (0:00:00.070)       0:00:03.121 **** 
ok: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:27
Saturday 07 September 2024  06:25:41 -0400 (0:00:00.416)       0:00:03.538 **** 
ok: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:31
Saturday 07 September 2024  06:25:41 -0400 (0:00:00.025)       0:00:03.563 **** 
changed: [managed_node3] => {
    "changed": true,
    "rc": 0,
    "results": [
        "Installed: redis-doc-6.2.7-1.el9.noarch",
        "Installed: redis-6.2.7-1.el9.x86_64"
    ]
}
lsrpackages: redis redis-doc

TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Ensure Redis configuration directory exists] ***
task path: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:37
Saturday 07 September 2024  06:25:44 -0400 (0:00:03.229)       0:00:06.792 **** 
ok: [managed_node3] => {
    "changed": false,
    "gid": 0,
    "group": "root",
    "mode": "0750",
    "owner": "redis",
    "path": "/etc/redis",
    "secontext": "system_u:object_r:redis_conf_t:s0",
    "size": 45,
    "state": "directory",
    "uid": 991
}

TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Ensure Redis service is configured] ***
task path: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:46
Saturday 07 September 2024  06:25:45 -0400 (0:00:00.412)       0:00:07.205 **** 
changed: [managed_node3] => (item=/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/templates/redis.conf.j2) => {
    "ansible_loop_var": "item",
    "changed": true,
    "checksum": "95a02445710ca5565cea37e18a52787ff890e0b8",
    "dest": "/etc/redis/redis.conf",
    "gid": 0,
    "group": "root",
    "item": "/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/templates/redis.conf.j2",
    "md5sum": "6534719e78c6ca00c5dd40eb2c5d337b",
    "mode": "0640",
    "owner": "redis",
    "secontext": "system_u:object_r:redis_conf_t:s0",
    "size": 82571,
    "src": "/root/.ansible/tmp/ansible-tmp-1725704745.2450714-11791-253378532477994/.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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:60
Saturday 07 September 2024  06:25:45 -0400 (0:00:00.726)       0:00:07.932 **** 
changed: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:67
Saturday 07 September 2024  06:25:46 -0400 (0:00:00.320)       0:00:08.252 **** 
changed: [managed_node3] => {
    "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": "basic.target network-online.target systemd-journald.socket sysinit.target -.mount system.slice network.target",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "pmproxy.service 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",
        "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",
        "Delegate": "no",
        "Description": "Redis persistent key-value database",
        "DevicePolicy": "auto",
        "DropInPaths": "/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 }",
        "ExecStop": "{ path=/usr/libexec/redis-shutdown ; argv[]=/usr/libexec/redis-shutdown ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStopEx": "{ path=/usr/libexec/redis-shutdown ; argv[]=/usr/libexec/redis-shutdown ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExitType": "main",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "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": "13964",
        "LimitNPROCSoft": "13964",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13964",
        "LimitSIGPENDINGSoft": "13964",
        "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",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "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": "sysinit.target system.slice -.mount",
        "RequiresMountsFor": "/run/redis",
        "Restart": "no",
        "RestartKillSignal": "15",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "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]",
        "StateChangeTimestamp": "Sat 2024-09-07 06:23:46 EDT",
        "StateChangeTimestampMonotonic": "277661537",
        "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": "22342",
        "TimeoutAbortUSec": "1min 30s",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "1min 30s",
        "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-zAN/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:83
Saturday 07 September 2024  06:25:47 -0400 (0:00:00.891)       0:00:09.144 **** 
included: fedora.linux_system_roles.private_metrics_subrole_pcp for managed_node3

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set platform/version specific variables] ***
task path: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:4
Saturday 07 September 2024  06:25:47 -0400 (0:00:00.060)       0:00:09.204 **** 
ok: [managed_node3] => (item=/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml) => {
    "ansible_facts": {},
    "ansible_included_var_files": [
        "/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml"
}
ok: [managed_node3] => (item=/tmp/collections-zAN/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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml"
}
skipping: [managed_node3] => (item=/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [managed_node3] => (item=/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_9.yml) => {
    "ansible_facts": {
        "__pcp_packages_extra": [
            "pcp-zeroconf"
        ],
        "__pcp_sasl_mechlist": "scram-sha-256",
        "__pcp_sasl_packages": [
            "cyrus-sasl-lib",
            "cyrus-sasl-scram"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_9.yml"
}
ok: [managed_node3] => (item=/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_9.yml) => {
    "ansible_facts": {
        "__pcp_packages_extra": [
            "pcp-zeroconf"
        ],
        "__pcp_sasl_mechlist": "scram-sha-256",
        "__pcp_sasl_packages": [
            "cyrus-sasl-lib",
            "cyrus-sasl-scram"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_9.yml"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Check if system is ostree] ***
task path: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:18
Saturday 07 September 2024  06:25:47 -0400 (0:00:00.057)       0:00:09.262 **** 
skipping: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:23
Saturday 07 September 2024  06:25:47 -0400 (0:00:00.021)       0:00:09.284 **** 
skipping: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:27
Saturday 07 September 2024  06:25:47 -0400 (0:00:00.026)       0:00:09.311 **** 
ok: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:33
Saturday 07 September 2024  06:25:48 -0400 (0:00:01.278)       0:00:10.589 **** 
ok: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:42
Saturday 07 September 2024  06:25:49 -0400 (0:00:01.279)       0:00:11.869 **** 
included: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml for managed_node3

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : List optional metric collection agents to be enabled] ***
task path: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:4
Saturday 07 September 2024  06:25:49 -0400 (0:00:00.052)       0:00:11.921 **** 
skipping: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:9
Saturday 07 September 2024  06:25:49 -0400 (0:00:00.029)       0:00:11.951 **** 
ok: [managed_node3] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/pcp/pmcd/pmcd.conf"
    ],
    "delta": "0:00:00.003035",
    "end": "2024-09-07 06:25:50.314302",
    "rc": 0,
    "start": "2024-09-07 06:25:50.311267"
}

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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:14
Saturday 07 September 2024  06:25:50 -0400 (0:00:00.424)       0:00:12.375 **** 
skipping: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:23
Saturday 07 September 2024  06:25:50 -0400 (0:00:00.026)       0:00:12.402 **** 
ok: [managed_node3] => {
    "changed": false,
    "gid": 0,
    "group": "root",
    "mode": "0755",
    "owner": "root",
    "path": "/etc/pcp/labels",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 45,
    "state": "directory",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure implicit metric label path exists] ***
task path: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:31
Saturday 07 September 2024  06:25:50 -0400 (0:00:00.321)       0:00:12.724 **** 
ok: [managed_node3] => {
    "changed": false,
    "gid": 0,
    "group": "root",
    "mode": "0755",
    "owner": "root",
    "path": "/etc/pcp/labels/optional",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 29,
    "state": "directory",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any explicit metric labels are configured] ***
task path: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:39
Saturday 07 September 2024  06:25:51 -0400 (0:00:00.328)       0:00:13.053 **** 
ok: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:46
Saturday 07 September 2024  06:25:51 -0400 (0:00:00.560)       0:00:13.613 **** 
ok: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:53
Saturday 07 September 2024  06:25:52 -0400 (0:00:00.561)       0:00:14.175 **** 
ok: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:60
Saturday 07 September 2024  06:25:52 -0400 (0:00:00.638)       0:00:14.813 **** 
ok: [managed_node3] => (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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:68
Saturday 07 September 2024  06:25:53 -0400 (0:00:00.793)       0:00:15.606 **** 
ok: [managed_node3] => (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.008334",
    "end": "2024-09-07 06:25:53.907372",
    "item": {
        "saslpassword": "metrics",
        "sasluser": "metrics",
        "user": "metrics"
    },
    "rc": 0,
    "start": "2024-09-07 06:25:53.899038"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector authentication is configured] ***
task path: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:86
Saturday 07 September 2024  06:25:53 -0400 (0:00:00.368)       0:00:15.975 **** 
ok: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:94
Saturday 07 September 2024  06:25:54 -0400 (0:00:00.594)       0:00:16.569 **** 
ok: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:99
Saturday 07 September 2024  06:25:54 -0400 (0:00:00.031)       0:00:16.601 **** 
ok: [managed_node3] => {}

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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:110
Saturday 07 September 2024  06:25:54 -0400 (0:00:00.028)       0:00:16.629 **** 
ok: [managed_node3] => {
    "changed": false,
    "enabled": true,
    "name": "pmcd",
    "state": "started",
    "status": {
        "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0",
        "ActiveEnterTimestamp": "Sat 2024-09-07 06:25:21 EDT",
        "ActiveEnterTimestampMonotonic": "372099075",
        "ActiveExitTimestamp": "Sat 2024-09-07 06:25:20 EDT",
        "ActiveExitTimestampMonotonic": "371056628",
        "ActiveState": "active",
        "After": "sysinit.target system.slice network-online.target avahi-daemon.service systemd-journald.socket basic.target",
        "AllowIsolate": "no",
        "AssertResult": "yes",
        "AssertTimestamp": "Sat 2024-09-07 06:25:20 EDT",
        "AssertTimestampMonotonic": "371781321",
        "Before": "pmie.service shutdown.target multi-user.target zabbix-agent.service pmproxy.service 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": "1400370000",
        "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-09-07 06:25:20 EDT",
        "ConditionTimestampMonotonic": "371781317",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroup": "/system.slice/pmcd.service",
        "ControlGroupId": "4584",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Collector Daemon",
        "DevicePolicy": "auto",
        "Documentation": "\"man:pmcd(1)\"",
        "DynamicUser": "no",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "33163",
        "ExecMainStartTimestamp": "Sat 2024-09-07 06:25:21 EDT",
        "ExecMainStartTimestampMonotonic": "372099039",
        "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",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "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-09-07 06:25:20 EDT",
        "InactiveEnterTimestampMonotonic": "371780551",
        "InactiveExitTimestamp": "Sat 2024-09-07 06:25:20 EDT",
        "InactiveExitTimestampMonotonic": "371788518",
        "InvocationID": "d483c3c8843f43e2aaff0f7f09bc0cbb",
        "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": "13964",
        "LimitNPROCSoft": "13964",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13964",
        "LimitSIGPENDINGSoft": "13964",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "33163",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "54366208",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "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",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "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]",
        "StateChangeTimestamp": "Sat 2024-09-07 06:25:21 EDT",
        "StateChangeTimestampMonotonic": "372099075",
        "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": "22342",
        "TimeoutAbortUSec": "1min 30s",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target pmlogger.service 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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:117
Saturday 07 September 2024  06:25:55 -0400 (0:00:00.468)       0:00:17.098 **** 
skipping: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:45
Saturday 07 September 2024  06:25:55 -0400 (0:00:00.038)       0:00:17.136 **** 
included: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml for managed_node3

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group directories exist] ***
task path: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:4
Saturday 07 September 2024  06:25:55 -0400 (0:00:00.044)       0:00:17.181 **** 
ok: [managed_node3] => (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": 78,
    "state": "directory",
    "uid": 0
}
ok: [managed_node3] => (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": 30,
    "state": "directory",
    "uid": 0
}
ok: [managed_node3] => (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": 25,
    "state": "directory",
    "uid": 0
}
ok: [managed_node3] => (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": 38,
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:14
Saturday 07 September 2024  06:25:56 -0400 (0:00:01.252)       0:00:18.434 **** 
ok: [managed_node3] => (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": 78,
    "state": "directory",
    "uid": 0
}
ok: [managed_node3] => (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": 30,
    "state": "directory",
    "uid": 0
}
ok: [managed_node3] => (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": 25,
    "state": "directory",
    "uid": 0
}
ok: [managed_node3] => (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": 38,
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:24
Saturday 07 September 2024  06:25:57 -0400 (0:00:01.281)       0:00:19.715 **** 
ok: [managed_node3] => (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_node3] => (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_node3] => (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_node3] => (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_node3] => (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_node3] => (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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:34
Saturday 07 September 2024  06:26:01 -0400 (0:00:03.316)       0:00:23.031 **** 
ok: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:38
Saturday 07 September 2024  06:26:01 -0400 (0:00:00.029)       0:00:23.061 **** 
skipping: [managed_node3] => (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_node3] => {
    "changed": false
}

MSG:

All items skipped

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Configure global webhook action] ***
task path: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:50
Saturday 07 September 2024  06:26:01 -0400 (0:00:00.021)       0:00:23.083 **** 
skipping: [managed_node3] => (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_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:63
Saturday 07 September 2024  06:26:01 -0400 (0:00:00.021)       0:00:23.104 **** 
ok: [managed_node3] => (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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:73
Saturday 07 September 2024  06:26:01 -0400 (0:00:00.415)       0:00:23.520 **** 
skipping: [managed_node3] => (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_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:86
Saturday 07 September 2024  06:26:01 -0400 (0:00:00.023)       0:00:23.544 **** 
ok: [managed_node3] => (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_node3] => (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_node3] => (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_node3] => (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_node3] => (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_node3] => (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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:95
Saturday 07 September 2024  06:26:03 -0400 (0:00:02.006)       0:00:25.551 **** 
skipping: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:106
Saturday 07 September 2024  06:26:03 -0400 (0:00:00.019)       0:00:25.570 **** 
skipping: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:116
Saturday 07 September 2024  06:26:03 -0400 (0:00:00.018)       0:00:25.589 **** 
ok: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:120
Saturday 07 September 2024  06:26:03 -0400 (0:00:00.028)       0:00:25.617 **** 
ok: [managed_node3] => {
    "changed": false,
    "enabled": true,
    "name": "pmie",
    "state": "started",
    "status": {
        "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0",
        "ActiveEnterTimestamp": "Sat 2024-09-07 06:25:30 EDT",
        "ActiveEnterTimestampMonotonic": "381530103",
        "ActiveExitTimestamp": "Sat 2024-09-07 06:25:30 EDT",
        "ActiveExitTimestampMonotonic": "381070335",
        "ActiveState": "active",
        "After": "sysinit.target systemd-journald.socket basic.target network-online.target pmcd.service system.slice pcp-reboot-init.service",
        "AllowIsolate": "no",
        "AssertResult": "yes",
        "AssertTimestamp": "Sat 2024-09-07 06:25:30 EDT",
        "AssertTimestampMonotonic": "381313374",
        "Before": "pmie_check.timer shutdown.target pmie_daily.timer pmie_farm.service multi-user.target",
        "BindsTo": "pmie_check.timer pmie_daily.timer pmie_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": "306352000",
        "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-09-07 06:25:30 EDT",
        "ConditionTimestampMonotonic": "381313369",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ConsistsOf": "pmie_farm.service",
        "ControlGroup": "/system.slice/pmie.service",
        "ControlGroupId": "4621",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Inference Engine",
        "DevicePolicy": "auto",
        "Documentation": "\"man:pmie(1)\"",
        "DynamicUser": "no",
        "Environment": "PMIE_CHECK_PARAMS=--only-primary",
        "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "36542",
        "ExecMainStartTimestamp": "Sat 2024-09-07 06:25:30 EDT",
        "ExecMainStartTimestampMonotonic": "381530066",
        "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",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "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-09-07 06:25:30 EDT",
        "InactiveEnterTimestampMonotonic": "381312806",
        "InactiveExitTimestamp": "Sat 2024-09-07 06:25:30 EDT",
        "InactiveExitTimestampMonotonic": "381319425",
        "InvocationID": "be7ffcdecfd94f139b89c87c61963e32",
        "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": "13964",
        "LimitNPROCSoft": "13964",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13964",
        "LimitSIGPENDINGSoft": "13964",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "36542",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "1744896",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "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",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "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]",
        "StateChangeTimestamp": "Sat 2024-09-07 06:25:30 EDT",
        "StateChangeTimestampMonotonic": "381530103",
        "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": "22342",
        "TimeoutAbortUSec": "2min",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "2min",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "2min",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "993",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:127
Saturday 07 September 2024  06:26:04 -0400 (0:00:00.470)       0:00:26.088 **** 
skipping: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:48
Saturday 07 September 2024  06:26:04 -0400 (0:00:00.054)       0:00:26.142 **** 
included: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml for managed_node3

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure metric log location is configured] ***
task path: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:4
Saturday 07 September 2024  06:26:04 -0400 (0:00:00.053)       0:00:26.196 **** 
ok: [managed_node3] => {
    "backup": "",
    "changed": false
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is configured] ***
task path: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:12
Saturday 07 September 2024  06:26:04 -0400 (0:00:00.332)       0:00:26.529 **** 
ok: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:19
Saturday 07 September 2024  06:26:05 -0400 (0:00:00.642)       0:00:27.171 **** 
ok: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:27
Saturday 07 September 2024  06:26:05 -0400 (0:00:00.602)       0:00:27.773 **** 
skipping: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:39
Saturday 07 September 2024  06:26:05 -0400 (0:00:00.022)       0:00:27.796 **** 
skipping: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:49
Saturday 07 September 2024  06:26:05 -0400 (0:00:00.019)       0:00:27.815 **** 
ok: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:53
Saturday 07 September 2024  06:26:05 -0400 (0:00:00.024)       0:00:27.840 **** 
ok: [managed_node3] => {
    "changed": false,
    "enabled": true,
    "name": "pmlogger",
    "state": "started",
    "status": {
        "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0",
        "ActiveEnterTimestamp": "Sat 2024-09-07 06:24:18 EDT",
        "ActiveEnterTimestampMonotonic": "309650964",
        "ActiveExitTimestamp": "Sat 2024-09-07 06:24:17 EDT",
        "ActiveExitTimestampMonotonic": "308953273",
        "ActiveState": "active",
        "After": "pmcd.service pcp-reboot-init.service network-online.target system.slice basic.target systemd-journald.socket sysinit.target",
        "AllowIsolate": "no",
        "AssertResult": "yes",
        "AssertTimestamp": "Sat 2024-09-07 06:24:18 EDT",
        "AssertTimestampMonotonic": "309030536",
        "Before": "pmlogger_check.timer multi-user.target pmlogger_daily.timer pmlogger_farm.service shutdown.target",
        "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": "1294711000",
        "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-09-07 06:24:18 EDT",
        "ConditionTimestampMonotonic": "309030533",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ConsistsOf": "pmlogger_farm.service",
        "ControlGroup": "/system.slice/pmlogger.service",
        "ControlGroupId": "4436",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Archive Logger",
        "DevicePolicy": "auto",
        "Documentation": "\"man:pmlogger(1)\"",
        "DynamicUser": "no",
        "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary",
        "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "21659",
        "ExecMainStartTimestamp": "Sat 2024-09-07 06:24:18 EDT",
        "ExecMainStartTimestampMonotonic": "309650928",
        "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",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "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-09-07 06:24:18 EDT",
        "InactiveEnterTimestampMonotonic": "309029966",
        "InactiveExitTimestamp": "Sat 2024-09-07 06:24:18 EDT",
        "InactiveExitTimestampMonotonic": "309035386",
        "InvocationID": "b800983a63a74fdf9e6108b7ef9c6c4f",
        "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": "13964",
        "LimitNPROCSoft": "13964",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13964",
        "LimitSIGPENDINGSoft": "13964",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "21659",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "3837952",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "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",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "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]",
        "StateChangeTimestamp": "Sat 2024-09-07 06:24:18 EDT",
        "StateChangeTimestampMonotonic": "309650964",
        "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": "22342",
        "TimeoutAbortUSec": "2min",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "2min",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "2min",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "993",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:60
Saturday 07 September 2024  06:26:06 -0400 (0:00:00.509)       0:00:28.350 **** 
skipping: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:51
Saturday 07 September 2024  06:26:06 -0400 (0:00:00.022)       0:00:28.373 **** 
included: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml for managed_node3

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure REST API, proxy and metric log discovery is configured] ***
task path: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml:4
Saturday 07 September 2024  06:26:06 -0400 (0:00:00.053)       0:00:28.426 **** 
Notification for handler Restart pmproxy has been saved.
changed: [managed_node3] => {
    "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-1725704766.460894-12798-114965281447034/.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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml:11
Saturday 07 September 2024  06:26:07 -0400 (0:00:00.601)       0:00:29.027 **** 
changed: [managed_node3] => {
    "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": "pmcd.service sysinit.target system.slice basic.target avahi-daemon.service redis.service systemd-journald.socket pcp-reboot-init.service network-online.target",
        "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",
        "Delegate": "no",
        "Description": "Proxy for Performance Metrics Collector Daemon",
        "DevicePolicy": "auto",
        "Documentation": "\"man:pmproxy(1)\"",
        "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",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "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": "13964",
        "LimitNPROCSoft": "13964",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13964",
        "LimitSIGPENDINGSoft": "13964",
        "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",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "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",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "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]",
        "StateChangeTimestamp": "Sat 2024-09-07 06:23:46 EDT",
        "StateChangeTimestampMonotonic": "277664293",
        "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": "22342",
        "TimeoutAbortUSec": "1min 30s",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "1min 30s",
        "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-zAN/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:96
Saturday 07 September 2024  06:26:07 -0400 (0:00:00.781)       0:00:29.808 **** 
included: fedora.linux_system_roles.private_metrics_subrole_grafana for managed_node3

TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Set platform/version specific variables] ***
task path: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:4
Saturday 07 September 2024  06:26:07 -0400 (0:00:00.090)       0:00:29.899 **** 
ok: [managed_node3] => (item=/tmp/collections-zAN/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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/default.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/default.yml"
}
ok: [managed_node3] => (item=/tmp/collections-zAN/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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/RedHat.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/RedHat.yml"
}
skipping: [managed_node3] => (item=/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [managed_node3] => (item=/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS_9.yml) => {
    "ansible_facts": {
        "__grafana_keyserver_datasource_alttype": "performancecopilot-redis-datasource",
        "__grafana_keyserver_datasource_name": "Redis",
        "__grafana_keyserver_datasource_type": "pcp-redis-datasource",
        "__grafana_packages_extra": [
            "grafana-pcp"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS_9.yml"
}
ok: [managed_node3] => (item=/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS_9.yml) => {
    "ansible_facts": {
        "__grafana_keyserver_datasource_alttype": "performancecopilot-redis-datasource",
        "__grafana_keyserver_datasource_name": "Redis",
        "__grafana_keyserver_datasource_type": "pcp-redis-datasource",
        "__grafana_packages_extra": [
            "grafana-pcp"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS_9.yml"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Check if system is ostree] ***
task path: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:18
Saturday 07 September 2024  06:26:07 -0400 (0:00:00.061)       0:00:29.960 **** 
skipping: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:23
Saturday 07 September 2024  06:26:07 -0400 (0:00:00.020)       0:00:29.981 **** 
skipping: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:27
Saturday 07 September 2024  06:26:07 -0400 (0:00:00.020)       0:00:30.001 **** 
changed: [managed_node3] => {
    "changed": true,
    "rc": 0,
    "results": [
        "Installed: grafana-10.2.6-4.el9.x86_64",
        "Installed: grafana-selinux-10.2.6-4.el9.x86_64",
        "Installed: shared-mime-info-2.1-5.el9.x86_64",
        "Installed: grafana-pcp-5.1.1-3.el9.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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:33
Saturday 07 September 2024  06:26:40 -0400 (0:00:32.648)       0:01:02.649 **** 
ok: [managed_node3] => {
    "ansible_facts": {
        "packages": {
            "NetworkManager": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "NetworkManager",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "1.48.10"
                }
            ],
            "NetworkManager-libnm": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "NetworkManager-libnm",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "1.48.10"
                }
            ],
            "NetworkManager-team": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "NetworkManager-team",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "1.48.10"
                }
            ],
            "NetworkManager-tui": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "NetworkManager-tui",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "1.48.10"
                }
            ],
            "acl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "acl",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "2.3.1"
                }
            ],
            "alternatives": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "alternatives",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "1.24"
                }
            ],
            "aspell": [
                {
                    "arch": "x86_64",
                    "epoch": 12,
                    "name": "aspell",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "0.60.8"
                }
            ],
            "attr": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "attr",
                    "release": "3.el9",
                    "source": "rpm",
                    "version": "2.5.1"
                }
            ],
            "audit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "audit",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "3.1.5"
                }
            ],
            "audit-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "audit-libs",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "3.1.5"
                }
            ],
            "authselect": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "authselect",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "1.2.6"
                }
            ],
            "authselect-compat": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "authselect-compat",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "1.2.6"
                }
            ],
            "authselect-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "authselect-libs",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "1.2.6"
                }
            ],
            "avahi-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "avahi-libs",
                    "release": "21.el9",
                    "source": "rpm",
                    "version": "0.8"
                }
            ],
            "basesystem": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "basesystem",
                    "release": "13.el9",
                    "source": "rpm",
                    "version": "11"
                }
            ],
            "bash": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "bash",
                    "release": "9.el9",
                    "source": "rpm",
                    "version": "5.1.8"
                }
            ],
            "bc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "bc",
                    "release": "14.el9",
                    "source": "rpm",
                    "version": "1.07.1"
                }
            ],
            "beakerlib": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "beakerlib",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "1.29.3"
                }
            ],
            "beakerlib-redhat": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "beakerlib-redhat",
                    "release": "35.el9",
                    "source": "rpm",
                    "version": "1"
                }
            ],
            "binutils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "binutils",
                    "release": "54.el9",
                    "source": "rpm",
                    "version": "2.35.2"
                }
            ],
            "binutils-gold": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "binutils-gold",
                    "release": "54.el9",
                    "source": "rpm",
                    "version": "2.35.2"
                }
            ],
            "bison": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "bison",
                    "release": "5.el9",
                    "source": "rpm",
                    "version": "3.7.4"
                }
            ],
            "boost-filesystem": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "boost-filesystem",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "1.75.0"
                }
            ],
            "boost-system": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "boost-system",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "1.75.0"
                }
            ],
            "boost-thread": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "boost-thread",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "1.75.0"
                }
            ],
            "bzip2-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "bzip2-libs",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "1.0.8"
                }
            ],
            "c-ares": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "c-ares",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "1.19.1"
                }
            ],
            "ca-certificates": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "ca-certificates",
                    "release": "91.4.el9",
                    "source": "rpm",
                    "version": "2024.2.69_v8.0.303"
                }
            ],
            "centos-gpg-keys": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "centos-gpg-keys",
                    "release": "26.el9",
                    "source": "rpm",
                    "version": "9.0"
                }
            ],
            "centos-stream-release": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "centos-stream-release",
                    "release": "26.el9",
                    "source": "rpm",
                    "version": "9.0"
                }
            ],
            "centos-stream-repos": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "centos-stream-repos",
                    "release": "26.el9",
                    "source": "rpm",
                    "version": "9.0"
                }
            ],
            "checkpolicy": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "checkpolicy",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "3.6"
                }
            ],
            "chrony": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "chrony",
                    "release": "3.el9",
                    "source": "rpm",
                    "version": "4.5"
                }
            ],
            "cloud-init": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "cloud-init",
                    "release": "19.el9",
                    "source": "rpm",
                    "version": "23.4"
                }
            ],
            "cloud-utils-growpart": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cloud-utils-growpart",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "0.33"
                }
            ],
            "coreutils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "coreutils",
                    "release": "36.el9",
                    "source": "rpm",
                    "version": "8.32"
                }
            ],
            "coreutils-common": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "coreutils-common",
                    "release": "36.el9",
                    "source": "rpm",
                    "version": "8.32"
                }
            ],
            "cpio": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cpio",
                    "release": "16.el9",
                    "source": "rpm",
                    "version": "2.13"
                }
            ],
            "cpp": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cpp",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "11.5.0"
                }
            ],
            "cracklib": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cracklib",
                    "release": "27.el9",
                    "source": "rpm",
                    "version": "2.9.6"
                }
            ],
            "cracklib-dicts": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cracklib-dicts",
                    "release": "27.el9",
                    "source": "rpm",
                    "version": "2.9.6"
                }
            ],
            "cronie": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cronie",
                    "release": "11.el9",
                    "source": "rpm",
                    "version": "1.5.7"
                }
            ],
            "cronie-anacron": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cronie-anacron",
                    "release": "11.el9",
                    "source": "rpm",
                    "version": "1.5.7"
                }
            ],
            "crontabs": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "crontabs",
                    "release": "26.20190603git.el9",
                    "source": "rpm",
                    "version": "1.11"
                }
            ],
            "crypto-policies": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "crypto-policies",
                    "release": "1.gitbaf3e06.el9",
                    "source": "rpm",
                    "version": "20240822"
                }
            ],
            "crypto-policies-scripts": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "crypto-policies-scripts",
                    "release": "1.gitbaf3e06.el9",
                    "source": "rpm",
                    "version": "20240822"
                }
            ],
            "cryptsetup-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cryptsetup-libs",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "2.7.2"
                }
            ],
            "curl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "curl",
                    "release": "31.el9",
                    "source": "rpm",
                    "version": "7.76.1"
                }
            ],
            "cyrus-sasl-lib": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cyrus-sasl-lib",
                    "release": "21.el9",
                    "source": "rpm",
                    "version": "2.1.27"
                }
            ],
            "cyrus-sasl-scram": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cyrus-sasl-scram",
                    "release": "21.el9",
                    "source": "rpm",
                    "version": "2.1.27"
                }
            ],
            "dbus": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "dbus",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "1.12.20"
                }
            ],
            "dbus-broker": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "dbus-broker",
                    "release": "7.el9",
                    "source": "rpm",
                    "version": "28"
                }
            ],
            "dbus-common": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "dbus-common",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "1.12.20"
                }
            ],
            "dbus-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "dbus-libs",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "1.12.20"
                }
            ],
            "dbus-tools": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "dbus-tools",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "1.12.20"
                }
            ],
            "dejavu-sans-fonts": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "dejavu-sans-fonts",
                    "release": "18.el9",
                    "source": "rpm",
                    "version": "2.37"
                }
            ],
            "device-mapper": [
                {
                    "arch": "x86_64",
                    "epoch": 9,
                    "name": "device-mapper",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "1.02.198"
                }
            ],
            "device-mapper-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 9,
                    "name": "device-mapper-libs",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "1.02.198"
                }
            ],
            "dhcp-client": [
                {
                    "arch": "x86_64",
                    "epoch": 12,
                    "name": "dhcp-client",
                    "release": "19.b1.el9",
                    "source": "rpm",
                    "version": "4.4.2"
                }
            ],
            "dhcp-common": [
                {
                    "arch": "noarch",
                    "epoch": 12,
                    "name": "dhcp-common",
                    "release": "19.b1.el9",
                    "source": "rpm",
                    "version": "4.4.2"
                }
            ],
            "diffutils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "diffutils",
                    "release": "12.el9",
                    "source": "rpm",
                    "version": "3.7"
                }
            ],
            "dmidecode": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "dmidecode",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "3.6"
                }
            ],
            "dnf": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "dnf",
                    "release": "17.el9",
                    "source": "rpm",
                    "version": "4.14.0"
                }
            ],
            "dnf-data": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "dnf-data",
                    "release": "17.el9",
                    "source": "rpm",
                    "version": "4.14.0"
                }
            ],
            "dnf-plugins-core": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "dnf-plugins-core",
                    "release": "16.el9",
                    "source": "rpm",
                    "version": "4.3.0"
                }
            ],
            "dracut": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "dracut",
                    "release": "70.git20240819.el9",
                    "source": "rpm",
                    "version": "057"
                }
            ],
            "dracut-config-rescue": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "dracut-config-rescue",
                    "release": "70.git20240819.el9",
                    "source": "rpm",
                    "version": "057"
                }
            ],
            "dracut-network": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "dracut-network",
                    "release": "70.git20240819.el9",
                    "source": "rpm",
                    "version": "057"
                }
            ],
            "dracut-squash": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "dracut-squash",
                    "release": "70.git20240819.el9",
                    "source": "rpm",
                    "version": "057"
                }
            ],
            "dyninst": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "dyninst",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "12.1.0"
                }
            ],
            "e2fsprogs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "e2fsprogs",
                    "release": "5.el9",
                    "source": "rpm",
                    "version": "1.46.5"
                }
            ],
            "e2fsprogs-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "e2fsprogs-libs",
                    "release": "5.el9",
                    "source": "rpm",
                    "version": "1.46.5"
                }
            ],
            "efivar-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "efivar-libs",
                    "release": "3.el9",
                    "source": "rpm",
                    "version": "38"
                }
            ],
            "elfutils-debuginfod-client": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "elfutils-debuginfod-client",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "0.191"
                }
            ],
            "elfutils-default-yama-scope": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "elfutils-default-yama-scope",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "0.191"
                }
            ],
            "elfutils-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "elfutils-devel",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "0.191"
                }
            ],
            "elfutils-libelf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "elfutils-libelf",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "0.191"
                }
            ],
            "elfutils-libelf-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "elfutils-libelf-devel",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "0.191"
                }
            ],
            "elfutils-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "elfutils-libs",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "0.191"
                }
            ],
            "emacs-filesystem": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "emacs-filesystem",
                    "release": "10.el9",
                    "source": "rpm",
                    "version": "27.2"
                }
            ],
            "epel-next-release": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "epel-next-release",
                    "release": "7.el9",
                    "source": "rpm",
                    "version": "9"
                }
            ],
            "epel-release": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "epel-release",
                    "release": "7.el9",
                    "source": "rpm",
                    "version": "9"
                }
            ],
            "ethtool": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "ethtool",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "6.2"
                }
            ],
            "expat": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "expat",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "2.5.0"
                }
            ],
            "file": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "file",
                    "release": "16.el9",
                    "source": "rpm",
                    "version": "5.39"
                }
            ],
            "file-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "file-libs",
                    "release": "16.el9",
                    "source": "rpm",
                    "version": "5.39"
                }
            ],
            "filesystem": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "filesystem",
                    "release": "5.el9",
                    "source": "rpm",
                    "version": "3.16"
                }
            ],
            "findutils": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "findutils",
                    "release": "7.el9",
                    "source": "rpm",
                    "version": "4.8.0"
                }
            ],
            "firewalld": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "firewalld",
                    "release": "7.el9",
                    "source": "rpm",
                    "version": "1.3.4"
                }
            ],
            "firewalld-filesystem": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "firewalld-filesystem",
                    "release": "7.el9",
                    "source": "rpm",
                    "version": "1.3.4"
                }
            ],
            "flex": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "flex",
                    "release": "9.el9",
                    "source": "rpm",
                    "version": "2.6.4"
                }
            ],
            "fonts-filesystem": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "fonts-filesystem",
                    "release": "7.el9.1",
                    "source": "rpm",
                    "version": "2.0.5"
                }
            ],
            "fuse-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "fuse-libs",
                    "release": "16.el9",
                    "source": "rpm",
                    "version": "2.9.9"
                }
            ],
            "gawk": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gawk",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "5.1.0"
                }
            ],
            "gawk-all-langpacks": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gawk-all-langpacks",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "5.1.0"
                }
            ],
            "gcc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gcc",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "11.5.0"
                }
            ],
            "gdbm-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "gdbm-libs",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "1.23"
                }
            ],
            "gdisk": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gdisk",
                    "release": "5.el9",
                    "source": "rpm",
                    "version": "1.0.7"
                }
            ],
            "geolite2-city": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "geolite2-city",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "20191217"
                }
            ],
            "geolite2-country": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "geolite2-country",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "20191217"
                }
            ],
            "gettext": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gettext",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "0.21"
                }
            ],
            "gettext-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gettext-libs",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "0.21"
                }
            ],
            "git": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "git",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "2.43.5"
                }
            ],
            "git-core": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "git-core",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "2.43.5"
                }
            ],
            "git-core-doc": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "git-core-doc",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "2.43.5"
                }
            ],
            "glib2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "glib2",
                    "release": "15.el9",
                    "source": "rpm",
                    "version": "2.68.4"
                }
            ],
            "glibc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "glibc",
                    "release": "120.el9",
                    "source": "rpm",
                    "version": "2.34"
                }
            ],
            "glibc-common": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "glibc-common",
                    "release": "120.el9",
                    "source": "rpm",
                    "version": "2.34"
                }
            ],
            "glibc-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "glibc-devel",
                    "release": "120.el9",
                    "source": "rpm",
                    "version": "2.34"
                }
            ],
            "glibc-gconv-extra": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "glibc-gconv-extra",
                    "release": "120.el9",
                    "source": "rpm",
                    "version": "2.34"
                }
            ],
            "glibc-headers": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "glibc-headers",
                    "release": "120.el9",
                    "source": "rpm",
                    "version": "2.34"
                }
            ],
            "glibc-langpack-en": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "glibc-langpack-en",
                    "release": "120.el9",
                    "source": "rpm",
                    "version": "2.34"
                }
            ],
            "gmp": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "gmp",
                    "release": "13.el9",
                    "source": "rpm",
                    "version": "6.2.0"
                }
            ],
            "gnupg2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gnupg2",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "2.3.3"
                }
            ],
            "gnutls": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gnutls",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "3.8.3"
                }
            ],
            "gobject-introspection": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gobject-introspection",
                    "release": "11.el9",
                    "source": "rpm",
                    "version": "1.68.0"
                }
            ],
            "gpg-pubkey": [
                {
                    "arch": null,
                    "epoch": null,
                    "name": "gpg-pubkey",
                    "release": "613798eb",
                    "source": "rpm",
                    "version": "3228467c"
                },
                {
                    "arch": null,
                    "epoch": null,
                    "name": "gpg-pubkey",
                    "release": "5ccc5b19",
                    "source": "rpm",
                    "version": "8483c65d"
                }
            ],
            "gpgme": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gpgme",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "1.15.1"
                }
            ],
            "gpm-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gpm-libs",
                    "release": "29.el9",
                    "source": "rpm",
                    "version": "1.20.7"
                }
            ],
            "grafana": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "grafana",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "10.2.6"
                }
            ],
            "grafana-pcp": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "grafana-pcp",
                    "release": "3.el9",
                    "source": "rpm",
                    "version": "5.1.1"
                }
            ],
            "grafana-selinux": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "grafana-selinux",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "10.2.6"
                }
            ],
            "grep": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "grep",
                    "release": "5.el9",
                    "source": "rpm",
                    "version": "3.6"
                }
            ],
            "groff-base": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "groff-base",
                    "release": "10.el9",
                    "source": "rpm",
                    "version": "1.22.4"
                }
            ],
            "grub2-common": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "grub2-common",
                    "release": "82.el9",
                    "source": "rpm",
                    "version": "2.06"
                }
            ],
            "grub2-pc": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "grub2-pc",
                    "release": "82.el9",
                    "source": "rpm",
                    "version": "2.06"
                }
            ],
            "grub2-pc-modules": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "grub2-pc-modules",
                    "release": "82.el9",
                    "source": "rpm",
                    "version": "2.06"
                }
            ],
            "grub2-tools": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "grub2-tools",
                    "release": "82.el9",
                    "source": "rpm",
                    "version": "2.06"
                }
            ],
            "grub2-tools-minimal": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "grub2-tools-minimal",
                    "release": "82.el9",
                    "source": "rpm",
                    "version": "2.06"
                }
            ],
            "grubby": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "grubby",
                    "release": "63.el9",
                    "source": "rpm",
                    "version": "8.40"
                }
            ],
            "gssproxy": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gssproxy",
                    "release": "7.el9",
                    "source": "rpm",
                    "version": "0.8.4"
                }
            ],
            "gzip": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gzip",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "1.12"
                }
            ],
            "hostname": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "hostname",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "3.23"
                }
            ],
            "hwdata": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "hwdata",
                    "release": "9.15.el9",
                    "source": "rpm",
                    "version": "0.348"
                }
            ],
            "ima-evm-utils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "ima-evm-utils",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "1.5"
                }
            ],
            "inih": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "inih",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "49"
                }
            ],
            "initscripts-rename-device": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "initscripts-rename-device",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "10.11.7"
                }
            ],
            "initscripts-service": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "initscripts-service",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "10.11.7"
                }
            ],
            "ipcalc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "ipcalc",
                    "release": "5.el9",
                    "source": "rpm",
                    "version": "1.0.0"
                }
            ],
            "iproute": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "iproute",
                    "release": "5.el9",
                    "source": "rpm",
                    "version": "6.2.0"
                }
            ],
            "iproute-tc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "iproute-tc",
                    "release": "5.el9",
                    "source": "rpm",
                    "version": "6.2.0"
                }
            ],
            "ipset": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "ipset",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "7.11"
                }
            ],
            "ipset-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "ipset-libs",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "7.11"
                }
            ],
            "iptables-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "iptables-libs",
                    "release": "5.el9",
                    "source": "rpm",
                    "version": "1.8.10"
                }
            ],
            "iptables-nft": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "iptables-nft",
                    "release": "5.el9",
                    "source": "rpm",
                    "version": "1.8.10"
                }
            ],
            "iputils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "iputils",
                    "release": "9.el9",
                    "source": "rpm",
                    "version": "20210202"
                }
            ],
            "irqbalance": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "irqbalance",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "1.9.4"
                }
            ],
            "iwl100-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "iwl100-firmware",
                    "release": "145.el9",
                    "source": "rpm",
                    "version": "39.31.5.1"
                }
            ],
            "iwl1000-firmware": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "iwl1000-firmware",
                    "release": "145.el9",
                    "source": "rpm",
                    "version": "39.31.5.1"
                }
            ],
            "iwl105-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "iwl105-firmware",
                    "release": "145.el9",
                    "source": "rpm",
                    "version": "18.168.6.1"
                }
            ],
            "iwl135-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "iwl135-firmware",
                    "release": "145.el9",
                    "source": "rpm",
                    "version": "18.168.6.1"
                }
            ],
            "iwl2000-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "iwl2000-firmware",
                    "release": "145.el9",
                    "source": "rpm",
                    "version": "18.168.6.1"
                }
            ],
            "iwl2030-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "iwl2030-firmware",
                    "release": "145.el9",
                    "source": "rpm",
                    "version": "18.168.6.1"
                }
            ],
            "iwl3160-firmware": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "iwl3160-firmware",
                    "release": "145.el9",
                    "source": "rpm",
                    "version": "25.30.13.0"
                }
            ],
            "iwl5000-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "iwl5000-firmware",
                    "release": "145.el9",
                    "source": "rpm",
                    "version": "8.83.5.1_1"
                }
            ],
            "iwl5150-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "iwl5150-firmware",
                    "release": "145.el9",
                    "source": "rpm",
                    "version": "8.24.2.2"
                }
            ],
            "iwl6000g2a-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "iwl6000g2a-firmware",
                    "release": "145.el9",
                    "source": "rpm",
                    "version": "18.168.6.1"
                }
            ],
            "iwl6050-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "iwl6050-firmware",
                    "release": "145.el9",
                    "source": "rpm",
                    "version": "41.28.5.1"
                }
            ],
            "iwl7260-firmware": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "iwl7260-firmware",
                    "release": "145.el9",
                    "source": "rpm",
                    "version": "25.30.13.0"
                }
            ],
            "jansson": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "jansson",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "2.14"
                }
            ],
            "jitterentropy": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "jitterentropy",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "3.5.0"
                }
            ],
            "jq": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "jq",
                    "release": "16.el9",
                    "source": "rpm",
                    "version": "1.6"
                }
            ],
            "json-c": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "json-c",
                    "release": "11.el9",
                    "source": "rpm",
                    "version": "0.14"
                }
            ],
            "kbd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kbd",
                    "release": "10.el9",
                    "source": "rpm",
                    "version": "2.4.0"
                }
            ],
            "kbd-legacy": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "kbd-legacy",
                    "release": "10.el9",
                    "source": "rpm",
                    "version": "2.4.0"
                }
            ],
            "kbd-misc": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "kbd-misc",
                    "release": "10.el9",
                    "source": "rpm",
                    "version": "2.4.0"
                }
            ],
            "kernel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel",
                    "release": "503.el9",
                    "source": "rpm",
                    "version": "5.14.0"
                }
            ],
            "kernel-core": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel-core",
                    "release": "503.el9",
                    "source": "rpm",
                    "version": "5.14.0"
                }
            ],
            "kernel-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel-devel",
                    "release": "503.el9",
                    "source": "rpm",
                    "version": "5.14.0"
                }
            ],
            "kernel-headers": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel-headers",
                    "release": "503.el9",
                    "source": "rpm",
                    "version": "5.14.0"
                }
            ],
            "kernel-modules": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel-modules",
                    "release": "503.el9",
                    "source": "rpm",
                    "version": "5.14.0"
                }
            ],
            "kernel-modules-core": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel-modules-core",
                    "release": "503.el9",
                    "source": "rpm",
                    "version": "5.14.0"
                }
            ],
            "kernel-tools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel-tools",
                    "release": "503.el9",
                    "source": "rpm",
                    "version": "5.14.0"
                }
            ],
            "kernel-tools-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel-tools-libs",
                    "release": "503.el9",
                    "source": "rpm",
                    "version": "5.14.0"
                }
            ],
            "kexec-tools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kexec-tools",
                    "release": "15.el9",
                    "source": "rpm",
                    "version": "2.0.27"
                }
            ],
            "keyutils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "keyutils",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "1.6.3"
                }
            ],
            "keyutils-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "keyutils-libs",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "1.6.3"
                }
            ],
            "kmod": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kmod",
                    "release": "10.el9",
                    "source": "rpm",
                    "version": "28"
                }
            ],
            "kmod-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kmod-libs",
                    "release": "10.el9",
                    "source": "rpm",
                    "version": "28"
                }
            ],
            "kpartx": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kpartx",
                    "release": "32.el9",
                    "source": "rpm",
                    "version": "0.8.7"
                }
            ],
            "krb5-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "krb5-libs",
                    "release": "3.el9",
                    "source": "rpm",
                    "version": "1.21.1"
                }
            ],
            "langpacks-core-en": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "langpacks-core-en",
                    "release": "16.el9",
                    "source": "rpm",
                    "version": "3.0"
                }
            ],
            "langpacks-core-font-en": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "langpacks-core-font-en",
                    "release": "16.el9",
                    "source": "rpm",
                    "version": "3.0"
                }
            ],
            "langpacks-en": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "langpacks-en",
                    "release": "16.el9",
                    "source": "rpm",
                    "version": "3.0"
                }
            ],
            "less": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "less",
                    "release": "5.el9",
                    "source": "rpm",
                    "version": "590"
                }
            ],
            "libacl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libacl",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "2.3.1"
                }
            ],
            "libarchive": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libarchive",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "3.5.3"
                }
            ],
            "libassuan": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libassuan",
                    "release": "3.el9",
                    "source": "rpm",
                    "version": "2.5.5"
                }
            ],
            "libattr": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libattr",
                    "release": "3.el9",
                    "source": "rpm",
                    "version": "2.5.1"
                }
            ],
            "libbasicobjects": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libbasicobjects",
                    "release": "53.el9",
                    "source": "rpm",
                    "version": "0.1.1"
                }
            ],
            "libblkid": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libblkid",
                    "release": "20.el9",
                    "source": "rpm",
                    "version": "2.37.4"
                }
            ],
            "libbpf": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "libbpf",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "1.4.0"
                }
            ],
            "libbrotli": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libbrotli",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "1.0.9"
                }
            ],
            "libcap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcap",
                    "release": "9.el9",
                    "source": "rpm",
                    "version": "2.48"
                }
            ],
            "libcap-ng": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcap-ng",
                    "release": "7.el9",
                    "source": "rpm",
                    "version": "0.8.2"
                }
            ],
            "libcap-ng-python3": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcap-ng-python3",
                    "release": "7.el9",
                    "source": "rpm",
                    "version": "0.8.2"
                }
            ],
            "libcbor": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcbor",
                    "release": "5.el9",
                    "source": "rpm",
                    "version": "0.7.0"
                }
            ],
            "libcollection": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcollection",
                    "release": "53.el9",
                    "source": "rpm",
                    "version": "0.7.0"
                }
            ],
            "libcom_err": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcom_err",
                    "release": "5.el9",
                    "source": "rpm",
                    "version": "1.46.5"
                }
            ],
            "libcomps": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcomps",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "0.1.18"
                }
            ],
            "libcurl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcurl",
                    "release": "31.el9",
                    "source": "rpm",
                    "version": "7.76.1"
                }
            ],
            "libdaemon": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libdaemon",
                    "release": "23.el9",
                    "source": "rpm",
                    "version": "0.14"
                }
            ],
            "libdb": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libdb",
                    "release": "54.el9",
                    "source": "rpm",
                    "version": "5.3.28"
                }
            ],
            "libdhash": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libdhash",
                    "release": "53.el9",
                    "source": "rpm",
                    "version": "0.5.0"
                }
            ],
            "libdnf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libdnf",
                    "release": "12.el9",
                    "source": "rpm",
                    "version": "0.69.0"
                }
            ],
            "libdnf-plugin-subscription-manager": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libdnf-plugin-subscription-manager",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "1.29.42"
                }
            ],
            "libeconf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libeconf",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "0.4.1"
                }
            ],
            "libedit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libedit",
                    "release": "38.20210216cvs.el9",
                    "source": "rpm",
                    "version": "3.1"
                }
            ],
            "libestr": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libestr",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "0.1.11"
                }
            ],
            "libev": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libev",
                    "release": "5.el9",
                    "source": "rpm",
                    "version": "4.33"
                }
            ],
            "libevent": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libevent",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "2.1.12"
                }
            ],
            "libfastjson": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libfastjson",
                    "release": "5.el9",
                    "source": "rpm",
                    "version": "0.99.9"
                }
            ],
            "libfdisk": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libfdisk",
                    "release": "20.el9",
                    "source": "rpm",
                    "version": "2.37.4"
                }
            ],
            "libffi": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libffi",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "3.4.2"
                }
            ],
            "libfido2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libfido2",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "1.13.0"
                }
            ],
            "libgcc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libgcc",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "11.5.0"
                }
            ],
            "libgcrypt": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libgcrypt",
                    "release": "11.el9",
                    "source": "rpm",
                    "version": "1.10.0"
                }
            ],
            "libgomp": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libgomp",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "11.5.0"
                }
            ],
            "libgpg-error": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libgpg-error",
                    "release": "5.el9",
                    "source": "rpm",
                    "version": "1.42"
                }
            ],
            "libidn2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libidn2",
                    "release": "7.el9",
                    "source": "rpm",
                    "version": "2.3.0"
                }
            ],
            "libini_config": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libini_config",
                    "release": "53.el9",
                    "source": "rpm",
                    "version": "1.3.1"
                }
            ],
            "libkcapi": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libkcapi",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "1.4.0"
                }
            ],
            "libkcapi-hmaccalc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libkcapi-hmaccalc",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "1.4.0"
                }
            ],
            "libksba": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libksba",
                    "release": "7.el9",
                    "source": "rpm",
                    "version": "1.5.1"
                }
            ],
            "libldb": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libldb",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "2.9.1"
                }
            ],
            "libmaxminddb": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libmaxminddb",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "1.5.2"
                }
            ],
            "libmnl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libmnl",
                    "release": "16.el9",
                    "source": "rpm",
                    "version": "1.0.4"
                }
            ],
            "libmodulemd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libmodulemd",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "2.13.0"
                }
            ],
            "libmount": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libmount",
                    "release": "20.el9",
                    "source": "rpm",
                    "version": "2.37.4"
                }
            ],
            "libmpc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libmpc",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "1.2.1"
                }
            ],
            "libndp": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libndp",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "1.9"
                }
            ],
            "libnetfilter_conntrack": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libnetfilter_conntrack",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "1.0.9"
                }
            ],
            "libnfnetlink": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libnfnetlink",
                    "release": "21.el9",
                    "source": "rpm",
                    "version": "1.0.1"
                }
            ],
            "libnfsidmap": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "libnfsidmap",
                    "release": "27.el9",
                    "source": "rpm",
                    "version": "2.5.4"
                }
            ],
            "libnftnl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libnftnl",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "1.2.6"
                }
            ],
            "libnghttp2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libnghttp2",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "1.43.0"
                }
            ],
            "libnl3": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libnl3",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "3.9.0"
                }
            ],
            "libnl3-cli": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libnl3-cli",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "3.9.0"
                }
            ],
            "libpath_utils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libpath_utils",
                    "release": "53.el9",
                    "source": "rpm",
                    "version": "0.2.1"
                }
            ],
            "libpipeline": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libpipeline",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "1.5.3"
                }
            ],
            "libpkgconf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libpkgconf",
                    "release": "10.el9",
                    "source": "rpm",
                    "version": "1.7.3"
                }
            ],
            "libpsl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libpsl",
                    "release": "5.el9",
                    "source": "rpm",
                    "version": "0.21.1"
                }
            ],
            "libpwquality": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libpwquality",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "1.4.4"
                }
            ],
            "libref_array": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libref_array",
                    "release": "53.el9",
                    "source": "rpm",
                    "version": "0.1.5"
                }
            ],
            "librepo": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "librepo",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "1.14.5"
                }
            ],
            "libreport-filesystem": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "libreport-filesystem",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "2.15.2"
                }
            ],
            "libseccomp": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libseccomp",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "2.5.2"
                }
            ],
            "libselinux": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libselinux",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "3.6"
                }
            ],
            "libselinux-utils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libselinux-utils",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "3.6"
                }
            ],
            "libsemanage": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsemanage",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "3.6"
                }
            ],
            "libsepol": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsepol",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "3.6"
                }
            ],
            "libsigsegv": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsigsegv",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "2.13"
                }
            ],
            "libsmartcols": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsmartcols",
                    "release": "20.el9",
                    "source": "rpm",
                    "version": "2.37.4"
                }
            ],
            "libsolv": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsolv",
                    "release": "3.el9",
                    "source": "rpm",
                    "version": "0.7.24"
                }
            ],
            "libss": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libss",
                    "release": "5.el9",
                    "source": "rpm",
                    "version": "1.46.5"
                }
            ],
            "libssh": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libssh",
                    "release": "13.el9",
                    "source": "rpm",
                    "version": "0.10.4"
                }
            ],
            "libssh-config": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "libssh-config",
                    "release": "13.el9",
                    "source": "rpm",
                    "version": "0.10.4"
                }
            ],
            "libsss_certmap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsss_certmap",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "2.9.5"
                }
            ],
            "libsss_idmap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsss_idmap",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "2.9.5"
                }
            ],
            "libsss_nss_idmap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsss_nss_idmap",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "2.9.5"
                }
            ],
            "libsss_sudo": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsss_sudo",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "2.9.5"
                }
            ],
            "libstdc++": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libstdc++",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "11.5.0"
                }
            ],
            "libsysfs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsysfs",
                    "release": "10.el9",
                    "source": "rpm",
                    "version": "2.1.1"
                }
            ],
            "libtalloc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libtalloc",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "2.4.2"
                }
            ],
            "libtasn1": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libtasn1",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "4.16.0"
                }
            ],
            "libtdb": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libtdb",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "1.4.10"
                }
            ],
            "libteam": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libteam",
                    "release": "16.el9",
                    "source": "rpm",
                    "version": "1.31"
                }
            ],
            "libtevent": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libtevent",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "0.16.1"
                }
            ],
            "libtirpc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libtirpc",
                    "release": "9.el9",
                    "source": "rpm",
                    "version": "1.3.3"
                }
            ],
            "libunistring": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libunistring",
                    "release": "15.el9",
                    "source": "rpm",
                    "version": "0.9.10"
                }
            ],
            "liburing": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "liburing",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "2.5"
                }
            ],
            "libuser": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libuser",
                    "release": "15.el9",
                    "source": "rpm",
                    "version": "0.63"
                }
            ],
            "libutempter": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libutempter",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "1.2.1"
                }
            ],
            "libuuid": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libuuid",
                    "release": "20.el9",
                    "source": "rpm",
                    "version": "2.37.4"
                }
            ],
            "libuv": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "libuv",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "1.42.0"
                }
            ],
            "libverto": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libverto",
                    "release": "3.el9",
                    "source": "rpm",
                    "version": "0.3.2"
                }
            ],
            "libverto-libev": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libverto-libev",
                    "release": "3.el9",
                    "source": "rpm",
                    "version": "0.3.2"
                }
            ],
            "libxcrypt": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libxcrypt",
                    "release": "3.el9",
                    "source": "rpm",
                    "version": "4.4.18"
                }
            ],
            "libxcrypt-compat": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libxcrypt-compat",
                    "release": "3.el9",
                    "source": "rpm",
                    "version": "4.4.18"
                }
            ],
            "libxcrypt-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libxcrypt-devel",
                    "release": "3.el9",
                    "source": "rpm",
                    "version": "4.4.18"
                }
            ],
            "libxml2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libxml2",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "2.9.13"
                }
            ],
            "libxslt": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libxslt",
                    "release": "9.el9",
                    "source": "rpm",
                    "version": "1.1.34"
                }
            ],
            "libyaml": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libyaml",
                    "release": "7.el9",
                    "source": "rpm",
                    "version": "0.2.5"
                }
            ],
            "libzstd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libzstd",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "1.5.1"
                }
            ],
            "libzstd-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libzstd-devel",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "1.5.1"
                }
            ],
            "linux-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "linux-firmware",
                    "release": "145.el9",
                    "source": "rpm",
                    "version": "20240716"
                }
            ],
            "linux-firmware-whence": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "linux-firmware-whence",
                    "release": "145.el9",
                    "source": "rpm",
                    "version": "20240716"
                }
            ],
            "lmdb-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "lmdb-libs",
                    "release": "3.el9",
                    "source": "rpm",
                    "version": "0.9.29"
                }
            ],
            "logrotate": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "logrotate",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "3.18.0"
                }
            ],
            "lshw": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "lshw",
                    "release": "10.el9",
                    "source": "rpm",
                    "version": "B.02.19.2"
                }
            ],
            "lsscsi": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "lsscsi",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "0.32"
                }
            ],
            "lua-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "lua-libs",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "5.4.4"
                }
            ],
            "lz4-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "lz4-libs",
                    "release": "5.el9",
                    "source": "rpm",
                    "version": "1.9.3"
                }
            ],
            "lzo": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "lzo",
                    "release": "7.el9",
                    "source": "rpm",
                    "version": "2.10"
                }
            ],
            "m4": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "m4",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "1.4.19"
                }
            ],
            "make": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "make",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "4.3"
                }
            ],
            "man-db": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "man-db",
                    "release": "7.el9",
                    "source": "rpm",
                    "version": "2.9.3"
                }
            ],
            "microcode_ctl": [
                {
                    "arch": "noarch",
                    "epoch": 4,
                    "name": "microcode_ctl",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "20240531"
                }
            ],
            "mokutil": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "mokutil",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "0.6.0"
                }
            ],
            "mpfr": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "mpfr",
                    "release": "7.el9",
                    "source": "rpm",
                    "version": "4.1.0"
                }
            ],
            "ncurses": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "ncurses",
                    "release": "10.20210508.el9",
                    "source": "rpm",
                    "version": "6.2"
                }
            ],
            "ncurses-base": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "ncurses-base",
                    "release": "10.20210508.el9",
                    "source": "rpm",
                    "version": "6.2"
                }
            ],
            "ncurses-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "ncurses-libs",
                    "release": "10.20210508.el9",
                    "source": "rpm",
                    "version": "6.2"
                }
            ],
            "nettle": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "nettle",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "3.9.1"
                }
            ],
            "newt": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "newt",
                    "release": "11.el9",
                    "source": "rpm",
                    "version": "0.52.21"
                }
            ],
            "nfs-utils": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "nfs-utils",
                    "release": "27.el9",
                    "source": "rpm",
                    "version": "2.5.4"
                }
            ],
            "nftables": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "nftables",
                    "release": "3.el9",
                    "source": "rpm",
                    "version": "1.0.9"
                }
            ],
            "npth": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "npth",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "1.6"
                }
            ],
            "nspr": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "nspr",
                    "release": "13.el9",
                    "source": "rpm",
                    "version": "4.35.0"
                }
            ],
            "nss": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "nss",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "3.101.0"
                }
            ],
            "nss-softokn": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "nss-softokn",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "3.101.0"
                }
            ],
            "nss-softokn-freebl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "nss-softokn-freebl",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "3.101.0"
                }
            ],
            "nss-sysinit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "nss-sysinit",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "3.101.0"
                }
            ],
            "nss-util": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "nss-util",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "3.101.0"
                }
            ],
            "numactl-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "numactl-libs",
                    "release": "3.el9",
                    "source": "rpm",
                    "version": "2.0.16"
                }
            ],
            "oddjob": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "oddjob",
                    "release": "7.el9",
                    "source": "rpm",
                    "version": "0.34.7"
                }
            ],
            "oddjob-mkhomedir": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "oddjob-mkhomedir",
                    "release": "7.el9",
                    "source": "rpm",
                    "version": "0.34.7"
                }
            ],
            "oniguruma": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "oniguruma",
                    "release": "1.el9.6",
                    "source": "rpm",
                    "version": "6.9.6"
                }
            ],
            "openldap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "openldap",
                    "release": "3.el9",
                    "source": "rpm",
                    "version": "2.6.6"
                }
            ],
            "openssh": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "openssh",
                    "release": "43.el9",
                    "source": "rpm",
                    "version": "8.7p1"
                }
            ],
            "openssh-clients": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "openssh-clients",
                    "release": "43.el9",
                    "source": "rpm",
                    "version": "8.7p1"
                }
            ],
            "openssh-server": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "openssh-server",
                    "release": "43.el9",
                    "source": "rpm",
                    "version": "8.7p1"
                }
            ],
            "openssl": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "openssl",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "3.2.2"
                }
            ],
            "openssl-devel": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "openssl-devel",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "3.2.2"
                }
            ],
            "openssl-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "openssl-libs",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "3.2.2"
                }
            ],
            "os-prober": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "os-prober",
                    "release": "10.el9",
                    "source": "rpm",
                    "version": "1.77"
                }
            ],
            "p11-kit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "p11-kit",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "0.25.3"
                }
            ],
            "p11-kit-trust": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "p11-kit-trust",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "0.25.3"
                }
            ],
            "pam": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pam",
                    "release": "20.el9",
                    "source": "rpm",
                    "version": "1.5.1"
                }
            ],
            "parted": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "parted",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "3.5"
                }
            ],
            "passwd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "passwd",
                    "release": "12.el9",
                    "source": "rpm",
                    "version": "0.80"
                }
            ],
            "pciutils-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pciutils-libs",
                    "release": "5.el9",
                    "source": "rpm",
                    "version": "3.7.0"
                }
            ],
            "pcp": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "6.2.2"
                }
            ],
            "pcp-conf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-conf",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "6.2.2"
                }
            ],
            "pcp-doc": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "pcp-doc",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "6.2.2"
                }
            ],
            "pcp-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-libs",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "6.2.2"
                }
            ],
            "pcp-pmda-dm": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-pmda-dm",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "6.2.2"
                }
            ],
            "pcp-pmda-elasticsearch": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-pmda-elasticsearch",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "6.2.2"
                }
            ],
            "pcp-pmda-nfsclient": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-pmda-nfsclient",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "6.2.2"
                }
            ],
            "pcp-pmda-openmetrics": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-pmda-openmetrics",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "6.2.2"
                }
            ],
            "pcp-selinux": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-selinux",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "6.2.2"
                }
            ],
            "pcp-system-tools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-system-tools",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "6.2.2"
                }
            ],
            "pcp-zeroconf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-zeroconf",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "6.2.2"
                }
            ],
            "pcre": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcre",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "8.44"
                }
            ],
            "pcre2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcre2",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "10.40"
                }
            ],
            "pcre2-syntax": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "pcre2-syntax",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "10.40"
                }
            ],
            "perl-AutoLoader": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-AutoLoader",
                    "release": "481.el9",
                    "source": "rpm",
                    "version": "5.74"
                }
            ],
            "perl-B": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-B",
                    "release": "481.el9",
                    "source": "rpm",
                    "version": "1.80"
                }
            ],
            "perl-Carp": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Carp",
                    "release": "460.el9",
                    "source": "rpm",
                    "version": "1.50"
                }
            ],
            "perl-Class-Struct": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-Class-Struct",
                    "release": "481.el9",
                    "source": "rpm",
                    "version": "0.66"
                }
            ],
            "perl-Data-Dumper": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "perl-Data-Dumper",
                    "release": "462.el9",
                    "source": "rpm",
                    "version": "2.174"
                }
            ],
            "perl-Digest": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Digest",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "1.19"
                }
            ],
            "perl-Digest-MD5": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "perl-Digest-MD5",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "2.58"
                }
            ],
            "perl-DynaLoader": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-DynaLoader",
                    "release": "481.el9",
                    "source": "rpm",
                    "version": "1.47"
                }
            ],
            "perl-Encode": [
                {
                    "arch": "x86_64",
                    "epoch": 4,
                    "name": "perl-Encode",
                    "release": "462.el9",
                    "source": "rpm",
                    "version": "3.08"
                }
            ],
            "perl-Errno": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-Errno",
                    "release": "481.el9",
                    "source": "rpm",
                    "version": "1.30"
                }
            ],
            "perl-Error": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-Error",
                    "release": "7.el9",
                    "source": "rpm",
                    "version": "0.17029"
                }
            ],
            "perl-Exporter": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Exporter",
                    "release": "461.el9",
                    "source": "rpm",
                    "version": "5.74"
                }
            ],
            "perl-Fcntl": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-Fcntl",
                    "release": "481.el9",
                    "source": "rpm",
                    "version": "1.13"
                }
            ],
            "perl-File-Basename": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-File-Basename",
                    "release": "481.el9",
                    "source": "rpm",
                    "version": "2.85"
                }
            ],
            "perl-File-Find": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-File-Find",
                    "release": "481.el9",
                    "source": "rpm",
                    "version": "1.37"
                }
            ],
            "perl-File-Path": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-File-Path",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "2.18"
                }
            ],
            "perl-File-Temp": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-File-Temp",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "0.231.100"
                }
            ],
            "perl-File-stat": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-File-stat",
                    "release": "481.el9",
                    "source": "rpm",
                    "version": "1.09"
                }
            ],
            "perl-FileHandle": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-FileHandle",
                    "release": "481.el9",
                    "source": "rpm",
                    "version": "2.03"
                }
            ],
            "perl-Getopt-Long": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-Getopt-Long",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "2.52"
                }
            ],
            "perl-Getopt-Std": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-Getopt-Std",
                    "release": "481.el9",
                    "source": "rpm",
                    "version": "1.12"
                }
            ],
            "perl-Git": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Git",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "2.43.5"
                }
            ],
            "perl-HTTP-Tiny": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-HTTP-Tiny",
                    "release": "462.el9",
                    "source": "rpm",
                    "version": "0.076"
                }
            ],
            "perl-IO": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-IO",
                    "release": "481.el9",
                    "source": "rpm",
                    "version": "1.43"
                }
            ],
            "perl-IO-Socket-IP": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-IO-Socket-IP",
                    "release": "5.el9",
                    "source": "rpm",
                    "version": "0.41"
                }
            ],
            "perl-IO-Socket-SSL": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-IO-Socket-SSL",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "2.073"
                }
            ],
            "perl-IPC-Open3": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-IPC-Open3",
                    "release": "481.el9",
                    "source": "rpm",
                    "version": "1.21"
                }
            ],
            "perl-MIME-Base64": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "perl-MIME-Base64",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "3.16"
                }
            ],
            "perl-Mozilla-CA": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Mozilla-CA",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "20200520"
                }
            ],
            "perl-NDBM_File": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-NDBM_File",
                    "release": "481.el9",
                    "source": "rpm",
                    "version": "1.15"
                }
            ],
            "perl-Net-SSLeay": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "perl-Net-SSLeay",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "1.94"
                }
            ],
            "perl-POSIX": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-POSIX",
                    "release": "481.el9",
                    "source": "rpm",
                    "version": "1.94"
                }
            ],
            "perl-PathTools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "perl-PathTools",
                    "release": "461.el9",
                    "source": "rpm",
                    "version": "3.78"
                }
            ],
            "perl-Pod-Escapes": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-Pod-Escapes",
                    "release": "460.el9",
                    "source": "rpm",
                    "version": "1.07"
                }
            ],
            "perl-Pod-Perldoc": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Pod-Perldoc",
                    "release": "461.el9",
                    "source": "rpm",
                    "version": "3.28.01"
                }
            ],
            "perl-Pod-Simple": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-Pod-Simple",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "3.42"
                }
            ],
            "perl-Pod-Usage": [
                {
                    "arch": "noarch",
                    "epoch": 4,
                    "name": "perl-Pod-Usage",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "2.01"
                }
            ],
            "perl-Scalar-List-Utils": [
                {
                    "arch": "x86_64",
                    "epoch": 4,
                    "name": "perl-Scalar-List-Utils",
                    "release": "462.el9",
                    "source": "rpm",
                    "version": "1.56"
                }
            ],
            "perl-SelectSaver": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-SelectSaver",
                    "release": "481.el9",
                    "source": "rpm",
                    "version": "1.02"
                }
            ],
            "perl-Socket": [
                {
                    "arch": "x86_64",
                    "epoch": 4,
                    "name": "perl-Socket",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "2.031"
                }
            ],
            "perl-Storable": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "perl-Storable",
                    "release": "460.el9",
                    "source": "rpm",
                    "version": "3.21"
                }
            ],
            "perl-Symbol": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-Symbol",
                    "release": "481.el9",
                    "source": "rpm",
                    "version": "1.08"
                }
            ],
            "perl-Term-ANSIColor": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Term-ANSIColor",
                    "release": "461.el9",
                    "source": "rpm",
                    "version": "5.01"
                }
            ],
            "perl-Term-Cap": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Term-Cap",
                    "release": "460.el9",
                    "source": "rpm",
                    "version": "1.17"
                }
            ],
            "perl-TermReadKey": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "perl-TermReadKey",
                    "release": "11.el9",
                    "source": "rpm",
                    "version": "2.38"
                }
            ],
            "perl-Text-ParseWords": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Text-ParseWords",
                    "release": "460.el9",
                    "source": "rpm",
                    "version": "3.30"
                }
            ],
            "perl-Text-Tabs+Wrap": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Text-Tabs+Wrap",
                    "release": "460.el9",
                    "source": "rpm",
                    "version": "2013.0523"
                }
            ],
            "perl-Time-Local": [
                {
                    "arch": "noarch",
                    "epoch": 2,
                    "name": "perl-Time-Local",
                    "release": "7.el9",
                    "source": "rpm",
                    "version": "1.300"
                }
            ],
            "perl-URI": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-URI",
                    "release": "3.el9",
                    "source": "rpm",
                    "version": "5.09"
                }
            ],
            "perl-base": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-base",
                    "release": "481.el9",
                    "source": "rpm",
                    "version": "2.27"
                }
            ],
            "perl-constant": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-constant",
                    "release": "461.el9",
                    "source": "rpm",
                    "version": "1.33"
                }
            ],
            "perl-if": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-if",
                    "release": "481.el9",
                    "source": "rpm",
                    "version": "0.60.800"
                }
            ],
            "perl-interpreter": [
                {
                    "arch": "x86_64",
                    "epoch": 4,
                    "name": "perl-interpreter",
                    "release": "481.el9",
                    "source": "rpm",
                    "version": "5.32.1"
                }
            ],
            "perl-lib": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-lib",
                    "release": "481.el9",
                    "source": "rpm",
                    "version": "0.65"
                }
            ],
            "perl-libnet": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-libnet",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "3.13"
                }
            ],
            "perl-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 4,
                    "name": "perl-libs",
                    "release": "481.el9",
                    "source": "rpm",
                    "version": "5.32.1"
                }
            ],
            "perl-mro": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-mro",
                    "release": "481.el9",
                    "source": "rpm",
                    "version": "1.23"
                }
            ],
            "perl-overload": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-overload",
                    "release": "481.el9",
                    "source": "rpm",
                    "version": "1.31"
                }
            ],
            "perl-overloading": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-overloading",
                    "release": "481.el9",
                    "source": "rpm",
                    "version": "0.02"
                }
            ],
            "perl-parent": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-parent",
                    "release": "460.el9",
                    "source": "rpm",
                    "version": "0.238"
                }
            ],
            "perl-podlators": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-podlators",
                    "release": "460.el9",
                    "source": "rpm",
                    "version": "4.14"
                }
            ],
            "perl-subs": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-subs",
                    "release": "481.el9",
                    "source": "rpm",
                    "version": "1.03"
                }
            ],
            "perl-vars": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-vars",
                    "release": "481.el9",
                    "source": "rpm",
                    "version": "1.05"
                }
            ],
            "pigz": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pigz",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "2.5"
                }
            ],
            "pkgconf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pkgconf",
                    "release": "10.el9",
                    "source": "rpm",
                    "version": "1.7.3"
                }
            ],
            "pkgconf-m4": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "pkgconf-m4",
                    "release": "10.el9",
                    "source": "rpm",
                    "version": "1.7.3"
                }
            ],
            "pkgconf-pkg-config": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pkgconf-pkg-config",
                    "release": "10.el9",
                    "source": "rpm",
                    "version": "1.7.3"
                }
            ],
            "policycoreutils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "policycoreutils",
                    "release": "2.1.el9",
                    "source": "rpm",
                    "version": "3.6"
                }
            ],
            "policycoreutils-python-utils": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "policycoreutils-python-utils",
                    "release": "2.1.el9",
                    "source": "rpm",
                    "version": "3.6"
                }
            ],
            "popt": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "popt",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "1.18"
                }
            ],
            "prefixdevname": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "prefixdevname",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "0.1.0"
                }
            ],
            "procps-ng": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "procps-ng",
                    "release": "14.el9",
                    "source": "rpm",
                    "version": "3.3.17"
                }
            ],
            "psmisc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "psmisc",
                    "release": "3.el9",
                    "source": "rpm",
                    "version": "23.4"
                }
            ],
            "publicsuffix-list-dafsa": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "publicsuffix-list-dafsa",
                    "release": "3.el9",
                    "source": "rpm",
                    "version": "20210518"
                }
            ],
            "python-unversioned-command": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python-unversioned-command",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "3.9.19"
                }
            ],
            "python3": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "3.9.19"
                }
            ],
            "python3-attrs": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-attrs",
                    "release": "7.el9",
                    "source": "rpm",
                    "version": "20.3.0"
                }
            ],
            "python3-audit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-audit",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "3.1.5"
                }
            ],
            "python3-babel": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-babel",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "2.9.1"
                }
            ],
            "python3-chardet": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-chardet",
                    "release": "5.el9",
                    "source": "rpm",
                    "version": "4.0.0"
                }
            ],
            "python3-cloud-what": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-cloud-what",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "1.29.42"
                }
            ],
            "python3-configobj": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-configobj",
                    "release": "25.el9",
                    "source": "rpm",
                    "version": "5.0.6"
                }
            ],
            "python3-dateutil": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "python3-dateutil",
                    "release": "7.el9",
                    "source": "rpm",
                    "version": "2.8.1"
                }
            ],
            "python3-dbus": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-dbus",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "1.2.18"
                }
            ],
            "python3-decorator": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-decorator",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "4.4.2"
                }
            ],
            "python3-distro": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-distro",
                    "release": "7.el9",
                    "source": "rpm",
                    "version": "1.5.0"
                }
            ],
            "python3-dnf": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-dnf",
                    "release": "17.el9",
                    "source": "rpm",
                    "version": "4.14.0"
                }
            ],
            "python3-dnf-plugins-core": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-dnf-plugins-core",
                    "release": "16.el9",
                    "source": "rpm",
                    "version": "4.3.0"
                }
            ],
            "python3-firewall": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-firewall",
                    "release": "7.el9",
                    "source": "rpm",
                    "version": "1.3.4"
                }
            ],
            "python3-gobject-base": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-gobject-base",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "3.40.1"
                }
            ],
            "python3-gobject-base-noarch": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-gobject-base-noarch",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "3.40.1"
                }
            ],
            "python3-gpg": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-gpg",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "1.15.1"
                }
            ],
            "python3-hawkey": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-hawkey",
                    "release": "12.el9",
                    "source": "rpm",
                    "version": "0.69.0"
                }
            ],
            "python3-idna": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-idna",
                    "release": "7.el9.1",
                    "source": "rpm",
                    "version": "2.10"
                }
            ],
            "python3-iniparse": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-iniparse",
                    "release": "45.el9",
                    "source": "rpm",
                    "version": "0.4"
                }
            ],
            "python3-inotify": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-inotify",
                    "release": "25.el9",
                    "source": "rpm",
                    "version": "0.9.6"
                }
            ],
            "python3-jinja2": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-jinja2",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "2.11.3"
                }
            ],
            "python3-jsonpatch": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-jsonpatch",
                    "release": "16.el9",
                    "source": "rpm",
                    "version": "1.21"
                }
            ],
            "python3-jsonpointer": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-jsonpointer",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "2.0"
                }
            ],
            "python3-jsonschema": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-jsonschema",
                    "release": "13.el9",
                    "source": "rpm",
                    "version": "3.2.0"
                }
            ],
            "python3-libcomps": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-libcomps",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "0.1.18"
                }
            ],
            "python3-libdnf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-libdnf",
                    "release": "12.el9",
                    "source": "rpm",
                    "version": "0.69.0"
                }
            ],
            "python3-librepo": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-librepo",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "1.14.5"
                }
            ],
            "python3-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-libs",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "3.9.19"
                }
            ],
            "python3-libselinux": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-libselinux",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "3.6"
                }
            ],
            "python3-libsemanage": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-libsemanage",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "3.6"
                }
            ],
            "python3-lxml": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-lxml",
                    "release": "3.el9",
                    "source": "rpm",
                    "version": "4.6.5"
                }
            ],
            "python3-markupsafe": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-markupsafe",
                    "release": "12.el9",
                    "source": "rpm",
                    "version": "1.1.1"
                }
            ],
            "python3-netifaces": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-netifaces",
                    "release": "15.el9",
                    "source": "rpm",
                    "version": "0.10.6"
                }
            ],
            "python3-nftables": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "python3-nftables",
                    "release": "3.el9",
                    "source": "rpm",
                    "version": "1.0.9"
                }
            ],
            "python3-oauthlib": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-oauthlib",
                    "release": "5.el9",
                    "source": "rpm",
                    "version": "3.1.1"
                }
            ],
            "python3-pcp": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-pcp",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "6.2.2"
                }
            ],
            "python3-pip-wheel": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-pip-wheel",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "21.3.1"
                }
            ],
            "python3-policycoreutils": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-policycoreutils",
                    "release": "2.1.el9",
                    "source": "rpm",
                    "version": "3.6"
                }
            ],
            "python3-prettytable": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-prettytable",
                    "release": "27.el9",
                    "source": "rpm",
                    "version": "0.7.2"
                }
            ],
            "python3-pyrsistent": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-pyrsistent",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "0.17.3"
                }
            ],
            "python3-pyserial": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-pyserial",
                    "release": "12.el9",
                    "source": "rpm",
                    "version": "3.4"
                }
            ],
            "python3-pysocks": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-pysocks",
                    "release": "12.el9",
                    "source": "rpm",
                    "version": "1.7.1"
                }
            ],
            "python3-pytz": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-pytz",
                    "release": "5.el9",
                    "source": "rpm",
                    "version": "2021.1"
                }
            ],
            "python3-pyyaml": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-pyyaml",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "5.4.1"
                }
            ],
            "python3-requests": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-requests",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "2.25.1"
                }
            ],
            "python3-rpm": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-rpm",
                    "release": "34.el9",
                    "source": "rpm",
                    "version": "4.16.1.3"
                }
            ],
            "python3-setools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-setools",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "4.4.4"
                }
            ],
            "python3-setuptools": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-setuptools",
                    "release": "13.el9",
                    "source": "rpm",
                    "version": "53.0.0"
                }
            ],
            "python3-setuptools-wheel": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-setuptools-wheel",
                    "release": "13.el9",
                    "source": "rpm",
                    "version": "53.0.0"
                }
            ],
            "python3-six": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-six",
                    "release": "9.el9",
                    "source": "rpm",
                    "version": "1.15.0"
                }
            ],
            "python3-subscription-manager-rhsm": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-subscription-manager-rhsm",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "1.29.42"
                }
            ],
            "python3-systemd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-systemd",
                    "release": "19.el9",
                    "source": "rpm",
                    "version": "234"
                }
            ],
            "python3-urllib3": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-urllib3",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "1.26.5"
                }
            ],
            "qa-tools": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "qa-tools",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "4.1"
                }
            ],
            "qemu-guest-agent": [
                {
                    "arch": "x86_64",
                    "epoch": 17,
                    "name": "qemu-guest-agent",
                    "release": "9.el9",
                    "source": "rpm",
                    "version": "9.0.0"
                }
            ],
            "quota": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "quota",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "4.09"
                }
            ],
            "quota-nls": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "quota-nls",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "4.09"
                }
            ],
            "readline": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "readline",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "8.1"
                }
            ],
            "redis": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "redis",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "6.2.7"
                }
            ],
            "redis-doc": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "redis-doc",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "6.2.7"
                }
            ],
            "restraint": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "restraint",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "0.4.4"
                }
            ],
            "restraint-rhts": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "restraint-rhts",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "0.4.4"
                }
            ],
            "rhc": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "rhc",
                    "release": "5.el9",
                    "source": "rpm",
                    "version": "0.2.4"
                }
            ],
            "rng-tools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rng-tools",
                    "release": "7.el9",
                    "source": "rpm",
                    "version": "6.16"
                }
            ],
            "rootfiles": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "rootfiles",
                    "release": "31.el9",
                    "source": "rpm",
                    "version": "8.1"
                }
            ],
            "rpcbind": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpcbind",
                    "release": "7.el9",
                    "source": "rpm",
                    "version": "1.2.6"
                }
            ],
            "rpm": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm",
                    "release": "34.el9",
                    "source": "rpm",
                    "version": "4.16.1.3"
                }
            ],
            "rpm-build-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm-build-libs",
                    "release": "34.el9",
                    "source": "rpm",
                    "version": "4.16.1.3"
                }
            ],
            "rpm-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm-libs",
                    "release": "34.el9",
                    "source": "rpm",
                    "version": "4.16.1.3"
                }
            ],
            "rpm-plugin-audit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm-plugin-audit",
                    "release": "34.el9",
                    "source": "rpm",
                    "version": "4.16.1.3"
                }
            ],
            "rpm-plugin-selinux": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm-plugin-selinux",
                    "release": "34.el9",
                    "source": "rpm",
                    "version": "4.16.1.3"
                }
            ],
            "rpm-plugin-systemd-inhibit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm-plugin-systemd-inhibit",
                    "release": "34.el9",
                    "source": "rpm",
                    "version": "4.16.1.3"
                }
            ],
            "rpm-sign-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm-sign-libs",
                    "release": "34.el9",
                    "source": "rpm",
                    "version": "4.16.1.3"
                }
            ],
            "rsync": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rsync",
                    "release": "20.el9",
                    "source": "rpm",
                    "version": "3.2.3"
                }
            ],
            "rsyslog": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rsyslog",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "8.2310.0"
                }
            ],
            "rsyslog-logrotate": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rsyslog-logrotate",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "8.2310.0"
                }
            ],
            "sed": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sed",
                    "release": "9.el9",
                    "source": "rpm",
                    "version": "4.8"
                }
            ],
            "selinux-policy": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "selinux-policy",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "38.1.44"
                }
            ],
            "selinux-policy-targeted": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "selinux-policy-targeted",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "38.1.44"
                }
            ],
            "setup": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "setup",
                    "release": "10.el9",
                    "source": "rpm",
                    "version": "2.13.7"
                }
            ],
            "sg3_utils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sg3_utils",
                    "release": "9.el9",
                    "source": "rpm",
                    "version": "1.47"
                }
            ],
            "sg3_utils-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sg3_utils-libs",
                    "release": "9.el9",
                    "source": "rpm",
                    "version": "1.47"
                }
            ],
            "shadow-utils": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "shadow-utils",
                    "release": "9.el9",
                    "source": "rpm",
                    "version": "4.9"
                }
            ],
            "shared-mime-info": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "shared-mime-info",
                    "release": "5.el9",
                    "source": "rpm",
                    "version": "2.1"
                }
            ],
            "slang": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "slang",
                    "release": "11.el9",
                    "source": "rpm",
                    "version": "2.3.2"
                }
            ],
            "snappy": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "snappy",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "1.1.8"
                }
            ],
            "sqlite-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sqlite-libs",
                    "release": "7.el9",
                    "source": "rpm",
                    "version": "3.34.1"
                }
            ],
            "squashfs-tools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "squashfs-tools",
                    "release": "10.git1.el9",
                    "source": "rpm",
                    "version": "4.4"
                }
            ],
            "sssd-client": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sssd-client",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "2.9.5"
                }
            ],
            "sssd-common": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sssd-common",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "2.9.5"
                }
            ],
            "sssd-kcm": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sssd-kcm",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "2.9.5"
                }
            ],
            "sssd-nfs-idmap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sssd-nfs-idmap",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "2.9.5"
                }
            ],
            "strace": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "strace",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "5.18"
                }
            ],
            "subscription-manager": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "subscription-manager",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "1.29.42"
                }
            ],
            "subscription-manager-rhsm-certificates": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "subscription-manager-rhsm-certificates",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "20220623"
                }
            ],
            "sudo": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sudo",
                    "release": "10.el9",
                    "source": "rpm",
                    "version": "1.9.5p2"
                }
            ],
            "systemd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemd",
                    "release": "45.el9",
                    "source": "rpm",
                    "version": "252"
                }
            ],
            "systemd-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemd-libs",
                    "release": "45.el9",
                    "source": "rpm",
                    "version": "252"
                }
            ],
            "systemd-pam": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemd-pam",
                    "release": "45.el9",
                    "source": "rpm",
                    "version": "252"
                }
            ],
            "systemd-rpm-macros": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "systemd-rpm-macros",
                    "release": "45.el9",
                    "source": "rpm",
                    "version": "252"
                }
            ],
            "systemd-udev": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemd-udev",
                    "release": "45.el9",
                    "source": "rpm",
                    "version": "252"
                }
            ],
            "systemtap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemtap",
                    "release": "3.el9",
                    "source": "rpm",
                    "version": "5.1"
                }
            ],
            "systemtap-client": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemtap-client",
                    "release": "3.el9",
                    "source": "rpm",
                    "version": "5.1"
                }
            ],
            "systemtap-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemtap-devel",
                    "release": "3.el9",
                    "source": "rpm",
                    "version": "5.1"
                }
            ],
            "systemtap-runtime": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemtap-runtime",
                    "release": "3.el9",
                    "source": "rpm",
                    "version": "5.1"
                }
            ],
            "tar": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "tar",
                    "release": "7.el9",
                    "source": "rpm",
                    "version": "1.34"
                }
            ],
            "tbb": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "tbb",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "2020.3"
                }
            ],
            "teamd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "teamd",
                    "release": "16.el9",
                    "source": "rpm",
                    "version": "1.31"
                }
            ],
            "time": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "time",
                    "release": "18.el9",
                    "source": "rpm",
                    "version": "1.9"
                }
            ],
            "tpm2-tss": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "tpm2-tss",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "3.2.3"
                }
            ],
            "tzdata": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "tzdata",
                    "release": "2.el9",
                    "source": "rpm",
                    "version": "2024a"
                }
            ],
            "unzip": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "unzip",
                    "release": "57.el9",
                    "source": "rpm",
                    "version": "6.0"
                }
            ],
            "usermode": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "usermode",
                    "release": "5.el9",
                    "source": "rpm",
                    "version": "1.114"
                }
            ],
            "userspace-rcu": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "userspace-rcu",
                    "release": "6.el9",
                    "source": "rpm",
                    "version": "0.12.1"
                }
            ],
            "util-linux": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "util-linux",
                    "release": "20.el9",
                    "source": "rpm",
                    "version": "2.37.4"
                }
            ],
            "util-linux-core": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "util-linux-core",
                    "release": "20.el9",
                    "source": "rpm",
                    "version": "2.37.4"
                }
            ],
            "vim-common": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "vim-common",
                    "release": "21.el9",
                    "source": "rpm",
                    "version": "8.2.2637"
                }
            ],
            "vim-enhanced": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "vim-enhanced",
                    "release": "21.el9",
                    "source": "rpm",
                    "version": "8.2.2637"
                }
            ],
            "vim-filesystem": [
                {
                    "arch": "noarch",
                    "epoch": 2,
                    "name": "vim-filesystem",
                    "release": "21.el9",
                    "source": "rpm",
                    "version": "8.2.2637"
                }
            ],
            "vim-minimal": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "vim-minimal",
                    "release": "21.el9",
                    "source": "rpm",
                    "version": "8.2.2637"
                }
            ],
            "virt-what": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "virt-what",
                    "release": "10.el9",
                    "source": "rpm",
                    "version": "1.25"
                }
            ],
            "wget": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "wget",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "1.21.1"
                }
            ],
            "which": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "which",
                    "release": "29.el9",
                    "source": "rpm",
                    "version": "2.21"
                }
            ],
            "xfsprogs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "xfsprogs",
                    "release": "4.el9",
                    "source": "rpm",
                    "version": "6.4.0"
                }
            ],
            "xz": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "xz",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "5.2.5"
                }
            ],
            "xz-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "xz-devel",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "5.2.5"
                }
            ],
            "xz-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "xz-libs",
                    "release": "8.el9",
                    "source": "rpm",
                    "version": "5.2.5"
                }
            ],
            "yum": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "yum",
                    "release": "17.el9",
                    "source": "rpm",
                    "version": "4.14.0"
                }
            ],
            "yum-utils": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "yum-utils",
                    "release": "16.el9",
                    "source": "rpm",
                    "version": "4.3.0"
                }
            ],
            "zip": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "zip",
                    "release": "35.el9",
                    "source": "rpm",
                    "version": "3.0"
                }
            ],
            "zlib": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "zlib",
                    "release": "41.el9",
                    "source": "rpm",
                    "version": "1.2.11"
                }
            ],
            "zlib-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "zlib-devel",
                    "release": "41.el9",
                    "source": "rpm",
                    "version": "1.2.11"
                }
            ]
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Get Grafana version number from installed packages] ***
task path: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:36
Saturday 07 September 2024  06:26:41 -0400 (0:00:01.259)       0:01:03.908 **** 
ok: [managed_node3] => {
    "ansible_facts": {
        "grafana_version": "10.2.6"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Template Grafana v8 and earlier configuration] ***
task path: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:40
Saturday 07 September 2024  06:26:42 -0400 (0:00:00.122)       0:01:04.030 **** 
skipping: [managed_node3] => {
    "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-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:48
Saturday 07 September 2024  06:26:42 -0400 (0:00:00.103)       0:01:04.133 **** 
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ansible.errors.AnsibleUndefinedVariable: 'performancecopilot' is undefined
fatal: [managed_node3]: FAILED! => {
    "changed": false
}

MSG:

AnsibleUndefinedVariable: 'performancecopilot' is undefined

TASK [Handle failure case] *****************************************************
task path: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:49
Saturday 07 September 2024  06:26:42 -0400 (0:00:00.183)       0:01:04.317 **** 
included: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml for managed_node3

TASK [Collect logs] ************************************************************
task path: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2
Saturday 07 September 2024  06:26:42 -0400 (0:00:00.114)       0:01:04.432 **** 
ok: [managed_node3] => {
    "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.044417",
    "end": "2024-09-07 06:26:42.768987",
    "rc": 0,
    "start": "2024-09-07 06:26:42.724570"
}

STDOUT:

Sep 07 06:19:28 localhost augenrules[563]: No rules
Sep 07 06:19:28 localhost augenrules[563]: enabled 1
Sep 07 06:19:28 localhost augenrules[563]: failure 1
Sep 07 06:19:28 localhost augenrules[563]: pid 530
Sep 07 06:19:28 localhost augenrules[563]: rate_limit 0
Sep 07 06:19:28 localhost augenrules[563]: backlog_limit 8192
Sep 07 06:19:28 localhost augenrules[563]: lost 0
Sep 07 06:19:28 localhost augenrules[563]: backlog 0
Sep 07 06:19:28 localhost augenrules[563]: backlog_wait_time 60000
Sep 07 06:19:28 localhost augenrules[563]: backlog_wait_time_actual 0
Sep 07 06:19:28 localhost augenrules[563]: enabled 1
Sep 07 06:19:28 localhost augenrules[563]: failure 1
Sep 07 06:19:28 localhost augenrules[563]: pid 530
Sep 07 06:19:28 localhost augenrules[563]: rate_limit 0
Sep 07 06:19:28 localhost augenrules[563]: backlog_limit 8192
Sep 07 06:19:28 localhost augenrules[563]: lost 0
Sep 07 06:19:28 localhost augenrules[563]: backlog 4
Sep 07 06:19:28 localhost augenrules[563]: backlog_wait_time 60000
Sep 07 06:19:28 localhost augenrules[563]: backlog_wait_time_actual 0
Sep 07 06:19:28 localhost augenrules[563]: enabled 1
Sep 07 06:19:28 localhost augenrules[563]: failure 1
Sep 07 06:19:28 localhost augenrules[563]: pid 530
Sep 07 06:19:28 localhost augenrules[563]: rate_limit 0
Sep 07 06:19:28 localhost augenrules[563]: backlog_limit 8192
Sep 07 06:19:28 localhost augenrules[563]: lost 0
Sep 07 06:19:28 localhost augenrules[563]: backlog 4
Sep 07 06:19:28 localhost augenrules[563]: backlog_wait_time 60000
Sep 07 06:19:28 localhost augenrules[563]: backlog_wait_time_actual 0
Sep 07 06:19:28 localhost systemd[1]: Started Security Auditing Service.
â–‘â–‘ Subject: A start job for unit auditd.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit auditd.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 246.
Sep 07 06:19:28 localhost systemd[1]: Starting Record System Boot/Shutdown in UTMP...
â–‘â–‘ Subject: A start job for unit systemd-update-utmp.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit systemd-update-utmp.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 218.
Sep 07 06:19:28 localhost systemd[1]: Finished Record System Boot/Shutdown in UTMP.
â–‘â–‘ Subject: A start job for unit systemd-update-utmp.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit systemd-update-utmp.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 218.
Sep 07 06:19:28 localhost systemd[1]: Reached target System Initialization.
â–‘â–‘ Subject: A start job for unit sysinit.target has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit sysinit.target has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 117.
Sep 07 06:19:28 localhost systemd[1]: Started dnf makecache --timer.
â–‘â–‘ Subject: A start job for unit dnf-makecache.timer has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit dnf-makecache.timer has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 187.
Sep 07 06:19:28 localhost systemd[1]: Started Daily rotation of log files.
â–‘â–‘ Subject: A start job for unit logrotate.timer has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit logrotate.timer has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 194.
Sep 07 06:19:28 localhost systemd[1]: Started Daily Cleanup of Temporary Directories.
â–‘â–‘ Subject: A start job for unit systemd-tmpfiles-clean.timer has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit systemd-tmpfiles-clean.timer has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 193.
Sep 07 06:19:28 localhost systemd[1]: Reached target Timer Units.
â–‘â–‘ Subject: A start job for unit timers.target has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit timers.target has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 186.
Sep 07 06:19:28 localhost systemd[1]: Listening on D-Bus System Message Bus Socket.
â–‘â–‘ Subject: A start job for unit dbus.socket has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit dbus.socket has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 184.
Sep 07 06:19:28 localhost systemd[1]: Listening on SSSD Kerberos Cache Manager responder socket.
â–‘â–‘ Subject: A start job for unit sssd-kcm.socket has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit sssd-kcm.socket has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 183.
Sep 07 06:19:28 localhost systemd[1]: Reached target Socket Units.
â–‘â–‘ Subject: A start job for unit sockets.target has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit sockets.target has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 179.
Sep 07 06:19:28 localhost systemd[1]: Starting D-Bus System Message Bus...
â–‘â–‘ Subject: A start job for unit dbus-broker.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit dbus-broker.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 191.
Sep 07 06:19:28 localhost systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
â–‘â–‘ Subject: A start job for unit systemd-pcrphase-sysinit.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit systemd-pcrphase-sysinit.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 167.
Sep 07 06:19:28 localhost systemd[1]: Started D-Bus System Message Bus.
â–‘â–‘ Subject: A start job for unit dbus-broker.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit dbus-broker.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 191.
Sep 07 06:19:28 localhost systemd[1]: Reached target Basic System.
â–‘â–‘ Subject: A start job for unit basic.target has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit basic.target has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 116.
Sep 07 06:19:28 localhost dbus-broker-lau[571]: Ready
Sep 07 06:19:29 localhost systemd[1]: Starting NTP client/server...
â–‘â–‘ Subject: A start job for unit chronyd.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit chronyd.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 220.
Sep 07 06:19:29 localhost systemd[1]: Starting Initial cloud-init job (pre-networking)...
â–‘â–‘ Subject: A start job for unit cloud-init-local.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit cloud-init-local.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 227.
Sep 07 06:19:29 localhost systemd[1]: Starting Restore /run/initramfs on shutdown...
â–‘â–‘ Subject: A start job for unit dracut-shutdown.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit dracut-shutdown.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 147.
Sep 07 06:19:29 localhost systemd[1]: Started irqbalance daemon.
â–‘â–‘ Subject: A start job for unit irqbalance.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit irqbalance.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 247.
Sep 07 06:19:29 localhost systemd[1]: Load CPU microcode update was skipped because of an unmet condition check (ConditionPathExists=/sys/devices/system/cpu/microcode/reload).
â–‘â–‘ Subject: A start job for unit microcode.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit microcode.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 197.
Sep 07 06:19:29 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
â–‘â–‘ Subject: A start job for unit rngd.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit rngd.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 245.
Sep 07 06:19:29 localhost systemd[1]: OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target).
â–‘â–‘ Subject: A start job for unit sshd-keygen@ecdsa.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit sshd-keygen@ecdsa.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 213.
Sep 07 06:19:29 localhost systemd[1]: OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target).
â–‘â–‘ Subject: A start job for unit sshd-keygen@ed25519.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit sshd-keygen@ed25519.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 216.
Sep 07 06:19:29 localhost systemd[1]: OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target).
â–‘â–‘ Subject: A start job for unit sshd-keygen@rsa.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit sshd-keygen@rsa.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 215.
Sep 07 06:19:29 localhost systemd[1]: Reached target sshd-keygen.target.
â–‘â–‘ Subject: A start job for unit sshd-keygen.target has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit sshd-keygen.target has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 212.
Sep 07 06:19:29 localhost systemd[1]: System Security Services Daemon was skipped because no trigger condition checks were met.
â–‘â–‘ Subject: A start job for unit sssd.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit sssd.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 198.
Sep 07 06:19:29 localhost systemd[1]: Reached target User and Group Name Lookups.
â–‘â–‘ Subject: A start job for unit nss-user-lookup.target has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit nss-user-lookup.target has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 199.
Sep 07 06:19:29 localhost /usr/sbin/irqbalance[581]: libcap-ng used by "/usr/sbin/irqbalance" failed dropping bounding set due to not having CAP_SETPCAP in capng_apply
Sep 07 06:19:29 localhost systemd[1]: Starting User Login Management...
â–‘â–‘ Subject: A start job for unit systemd-logind.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit systemd-logind.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 233.
Sep 07 06:19:29 localhost systemd[1]: Starting Rotate log files...
â–‘â–‘ Subject: A start job for unit logrotate.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit logrotate.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 267.
Sep 07 06:19:29 localhost systemd[1]: Finished Restore /run/initramfs on shutdown.
â–‘â–‘ Subject: A start job for unit dracut-shutdown.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit dracut-shutdown.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 147.
Sep 07 06:19:29 localhost systemd-logind[583]: New seat seat0.
â–‘â–‘ Subject: A new seat seat0 is now available
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ Documentation: sd-login(3)
â–‘â–‘ 
â–‘â–‘ A new seat seat0 has been configured and is now available.
Sep 07 06:19:29 localhost systemd-logind[583]: Watching system buttons on /dev/input/event0 (Power Button)
Sep 07 06:19:29 localhost systemd-logind[583]: Watching system buttons on /dev/input/event1 (Sleep Button)
Sep 07 06:19:29 localhost systemd-logind[583]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard)
Sep 07 06:19:29 localhost systemd[1]: Started User Login Management.
â–‘â–‘ Subject: A start job for unit systemd-logind.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit systemd-logind.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 233.
Sep 07 06:19:29 localhost systemd[1]: logrotate.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit logrotate.service has successfully entered the 'dead' state.
Sep 07 06:19:29 localhost systemd[1]: Finished Rotate log files.
â–‘â–‘ Subject: A start job for unit logrotate.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit logrotate.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 267.
Sep 07 06:19:29 localhost rngd[582]: Disabling 7: PKCS11 Entropy generator (pkcs11)
Sep 07 06:19:29 localhost rngd[582]: Disabling 5: NIST Network Entropy Beacon (nist)
Sep 07 06:19:29 localhost rngd[582]: Disabling 9: Qrypt quantum entropy beacon (qrypt)
Sep 07 06:19:29 localhost rngd[582]: Initializing available sources
Sep 07 06:19:29 localhost rngd[582]: [hwrng ]: Initialization Failed
Sep 07 06:19:29 localhost chronyd[590]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG)
Sep 07 06:19:29 localhost rngd[582]: [rdrand]: Enabling RDRAND rng support
Sep 07 06:19:29 localhost rngd[582]: [rdrand]: Initialized
Sep 07 06:19:29 localhost rngd[582]: [jitter]: JITTER timeout set to 5 sec
Sep 07 06:19:29 localhost rngd[582]: [jitter]: Initializing AES buffer
Sep 07 06:19:29 localhost chronyd[590]: Loaded 0 symmetric keys
Sep 07 06:19:30 localhost chronyd[590]: Using right/UTC timezone to obtain leap second data
Sep 07 06:19:30 localhost chronyd[590]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift
Sep 07 06:19:30 localhost chronyd[590]: Loaded seccomp filter (level 2)
Sep 07 06:19:30 localhost systemd[1]: Started NTP client/server.
â–‘â–‘ Subject: A start job for unit chronyd.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit chronyd.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 220.
Sep 07 06:19:34 localhost rngd[582]: [jitter]: Unable to obtain AES key, disabling JITTER source
Sep 07 06:19:34 localhost rngd[582]: [jitter]: Initialization Failed
Sep 07 06:19:34 localhost rngd[582]: [namedpipe]: Initialization Failed
Sep 07 06:19:34 localhost rngd[582]: Process privileges have been dropped to 2:2
Sep 07 06:19:34 localhost cloud-init[596]: Cloud-init v. 23.4-19.el9 running 'init-local' at Sat, 07 Sep 2024 10:19:34 +0000. Up 25.21 seconds.
Sep 07 06:19:34 localhost dhclient[599]: Internet Systems Consortium DHCP Client 4.4.2b1
Sep 07 06:19:34 localhost dhclient[599]: Copyright 2004-2019 Internet Systems Consortium.
Sep 07 06:19:34 localhost dhclient[599]: All rights reserved.
Sep 07 06:19:34 localhost dhclient[599]: For info, please visit https://www.isc.org/software/dhcp/
Sep 07 06:19:34 localhost dhclient[599]: 
Sep 07 06:19:34 localhost dhclient[599]: Listening on LPF/eth0/0e:32:4a:e6:50:51
Sep 07 06:19:34 localhost dhclient[599]: Sending on   LPF/eth0/0e:32:4a:e6:50:51
Sep 07 06:19:34 localhost dhclient[599]: Sending on   Socket/fallback
Sep 07 06:19:34 localhost dhclient[599]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5 (xid=0x7f75c848)
Sep 07 06:19:34 localhost dhclient[599]: DHCPOFFER of 10.31.43.119 from 10.31.40.1
Sep 07 06:19:34 localhost dhclient[599]: DHCPREQUEST for 10.31.43.119 on eth0 to 255.255.255.255 port 67 (xid=0x7f75c848)
Sep 07 06:19:34 localhost dhclient[599]: DHCPACK of 10.31.43.119 from 10.31.40.1 (xid=0x7f75c848)
Sep 07 06:19:34 localhost dhclient[599]: bound to 10.31.43.119 -- renewal in 1430 seconds.
Sep 07 06:19:35 localhost systemd[1]: Starting Hostname Service...
â–‘â–‘ Subject: A start job for unit systemd-hostnamed.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit systemd-hostnamed.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 330.
Sep 07 06:19:35 localhost systemd[1]: Started Hostname Service.
â–‘â–‘ Subject: A start job for unit systemd-hostnamed.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit systemd-hostnamed.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 330.
Sep 07 06:19:35 ip-10-31-43-119.us-east-1.aws.redhat.com systemd-hostnamed[614]: Hostname set to <ip-10-31-43-119.us-east-1.aws.redhat.com> (static)
Sep 07 06:19:35 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Finished Initial cloud-init job (pre-networking).
â–‘â–‘ Subject: A start job for unit cloud-init-local.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit cloud-init-local.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 227.
Sep 07 06:19:35 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Reached target Preparation for Network.
â–‘â–‘ Subject: A start job for unit network-pre.target has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit network-pre.target has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 132.
Sep 07 06:19:35 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager...
â–‘â–‘ Subject: A start job for unit NetworkManager.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit NetworkManager.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 190.
Sep 07 06:19:35 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704375.9608] NetworkManager (version 1.48.10-1.el9) is starting... (boot:d06c489e-d1fd-4ed5-b3d8-5d5ad98942c6)
Sep 07 06:19:35 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704375.9611] Read config: /etc/NetworkManager/NetworkManager.conf (run: 15-carrier-timeout.conf)
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.0135] manager[0x557d27c6b080]: monitoring kernel firmware directory '/lib/firmware'.
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.0156] hostname: hostname: using hostnamed
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.0157] hostname: static hostname changed from (none) to "ip-10-31-43-119.us-east-1.aws.redhat.com"
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.0170] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink (auto)
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.0938] manager[0x557d27c6b080]: rfkill: Wi-Fi hardware radio set enabled
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.0938] manager[0x557d27c6b080]: rfkill: WWAN hardware radio set enabled
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.1062] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.48.10-1.el9/libnm-device-plugin-team.so)
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.1063] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.1068] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.1069] manager: Networking is enabled by state file
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.1086] settings: Loaded settings plugin: keyfile (internal)
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
â–‘â–‘ Subject: A start job for unit systemd-rfkill.socket has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit systemd-rfkill.socket has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 459.
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Script Dispatcher Service...
â–‘â–‘ Subject: A start job for unit NetworkManager-dispatcher.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit NetworkManager-dispatcher.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 395.
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.1640] settings: Loaded settings plugin: ifcfg-rh ("/usr/lib64/NetworkManager/1.48.10-1.el9/libnm-settings-plugin-ifcfg-rh.so")
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.1662] Warning: the ifcfg-rh plugin is deprecated, please migrate connections to the keyfile format using "nmcli connection migrate"
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.1669] dhcp: init: Using DHCP client 'internal'
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.1672] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.1682] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.1687] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.1693] device (lo): Activation: starting connection 'lo' (4f7b8976-33d0-49e3-a8e4-c0d15f7adc7b)
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.1700] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.1703] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started Network Manager.
â–‘â–‘ Subject: A start job for unit NetworkManager.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit NetworkManager.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 190.
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Reached target Network.
â–‘â–‘ Subject: A start job for unit network.target has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit network.target has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 192.
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.1764] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.1772] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.1774] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.1776] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.1777] device (eth0): carrier: link connected
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.1779] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.1785] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.1792] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03)
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.1797] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03)
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.1798] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.1800] manager: NetworkManager state is now CONNECTING
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.1801] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Wait Online...
â–‘â–‘ Subject: A start job for unit NetworkManager-wait-online.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit NetworkManager-wait-online.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 189.
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting GSSAPI Proxy Daemon...
â–‘â–‘ Subject: A start job for unit gssproxy.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit gssproxy.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 209.
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting Enable periodic update of entitlement certificates....
â–‘â–‘ Subject: A start job for unit rhsmcertd.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit rhsmcertd.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 200.
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.1872] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.1884] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds)
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.1899] dhcp4 (eth0): state changed new lease, address=10.31.43.119
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.1902] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.3322] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started Enable periodic update of entitlement certificates..
â–‘â–‘ Subject: A start job for unit rhsmcertd.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit rhsmcertd.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 200.
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started GSSAPI Proxy Daemon.
â–‘â–‘ Subject: A start job for unit gssproxy.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit gssproxy.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 209.
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: RPC security service for NFS client and server was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
â–‘â–‘ Subject: A start job for unit rpc-gssd.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit rpc-gssd.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 205.
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Reached target NFS client services.
â–‘â–‘ Subject: A start job for unit nfs-client.target has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit nfs-client.target has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 202.
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Reached target Preparation for Remote File Systems.
â–‘â–‘ Subject: A start job for unit remote-fs-pre.target has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit remote-fs-pre.target has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 203.
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Reached target Remote File Systems.
â–‘â–‘ Subject: A start job for unit remote-fs.target has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit remote-fs.target has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 201.
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
â–‘â–‘ Subject: A start job for unit systemd-pcrphase.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit systemd-pcrphase.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 177.
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started Network Manager Script Dispatcher Service.
â–‘â–‘ Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit NetworkManager-dispatcher.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 395.
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.4387] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.4390] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.4394] device (lo): Activation: successful, device activated.
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.4464] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.4468] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.4480] manager: NetworkManager state is now CONNECTED_SITE
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.4494] device (eth0): Activation: successful, device activated.
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.4507] manager: NetworkManager state is now CONNECTED_GLOBAL
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com NetworkManager[618]: <info>  [1725704376.4519] manager: startup complete
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Finished Network Manager Wait Online.
â–‘â–‘ Subject: A start job for unit NetworkManager-wait-online.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit NetworkManager-wait-online.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 189.
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting Initial cloud-init job (metadata service crawler)...
â–‘â–‘ Subject: A start job for unit cloud-init.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit cloud-init.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 228.
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com chronyd[590]: Added source 10.11.160.238
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com chronyd[590]: Added source 10.18.100.10
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com chronyd[590]: Added source 10.2.32.37
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com chronyd[590]: Added source 10.2.32.38
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: Cloud-init v. 23.4-19.el9 running 'init' at Sat, 07 Sep 2024 10:19:36 +0000. Up 27.73 seconds.
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: ci-info: | Device |  Up  |           Address           |      Mask     | Scope  |     Hw-Address    |
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: ci-info: |  eth0  | True |         10.31.43.119        | 255.255.252.0 | global | 0e:32:4a:e6:50:51 |
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: ci-info: |  eth0  | True | fe80::c32:4aff:fee6:5051/64 |       .       |  link  | 0e:32:4a:e6:50:51 |
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: ci-info: |   lo   | True |          127.0.0.1          |   255.0.0.0   |  host  |         .         |
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: ci-info: |   lo   | True |           ::1/128           |       .       |  host  |         .         |
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: ci-info: +-------+-------------+------------+---------------+-----------+-------+
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: ci-info: | Route | Destination |  Gateway   |    Genmask    | Interface | Flags |
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: ci-info: +-------+-------------+------------+---------------+-----------+-------+
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: ci-info: |   0   |   0.0.0.0   | 10.31.40.1 |    0.0.0.0    |    eth0   |   UG  |
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: ci-info: |   1   |  10.31.40.0 |  0.0.0.0   | 255.255.252.0 |    eth0   |   U   |
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: ci-info: +-------+-------------+------------+---------------+-----------+-------+
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: ci-info: +-------+-------------+---------+-----------+-------+
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: ci-info: | Route | Destination | Gateway | Interface | Flags |
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: ci-info: +-------+-------------+---------+-----------+-------+
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: ci-info: |   1   |  fe80::/64  |    ::   |    eth0   |   U   |
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: ci-info: |   3   |  multicast  |    ::   |    eth0   |   U   |
Sep 07 06:19:36 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: ci-info: +-------+-------------+---------+-----------+-------+
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: Generating public/private rsa key pair.
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: The key fingerprint is:
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: SHA256:JQDnlOHWHtuhipOFUbZaZdjQax0eaUMee5h6ZCLIeFQ root@ip-10-31-43-119.us-east-1.aws.redhat.com
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: The key's randomart image is:
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: +---[RSA 3072]----+
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |    ooEBo.o.     |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |   + Oo*o.*=     |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |  . = B ==X+.    |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |   . * oo%oo     |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |    o ..S o      |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |     + . .       |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |    + .          |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |     .           |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |                 |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: +----[SHA256]-----+
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: Generating public/private dsa key pair.
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: The key fingerprint is:
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: SHA256:YNsIxyDn7TqwVg+GBUDvH7uT0uvxDTZtWZ20aYAK6sM root@ip-10-31-43-119.us-east-1.aws.redhat.com
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: The key's randomart image is:
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: +---[DSA 1024]----+
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |ooo o            |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |  .= +    .      |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |   .+.*  . . .   |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |  .o.=.=.   + +  |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |  oo+.+.S  . *   |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |  o=.+o . o .    |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |  oE++o+ +       |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: | . ..== =        |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |    o+o. .       |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: +----[SHA256]-----+
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: Generating public/private ecdsa key pair.
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: The key fingerprint is:
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: SHA256:G6a76N7MWKji948zn0UboV8/qQbuE6gUCZgV3cpfLWs root@ip-10-31-43-119.us-east-1.aws.redhat.com
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: The key's randomart image is:
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: +---[ECDSA 256]---+
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |  +oo .          |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: | o . . .         |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |    o o  ..      |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |     =  .o..     |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |      o.Soo.     |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |     o =oE+ . .  |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |    o + ++o  +   |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |.  o @..oo .. .  |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |.ooo*o@=..o.     |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: +----[SHA256]-----+
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: Generating public/private ed25519 key pair.
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: The key fingerprint is:
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: SHA256:DGt4UGfYDQLSt9JZwIlO9rrztKajXlfV8JlntVnBIao root@ip-10-31-43-119.us-east-1.aws.redhat.com
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: The key's randomart image is:
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: +--[ED25519 256]--+
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |  ...++=+o.  ..o=|
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |   .=.=+o .+.o.o+|
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |   +.+.+  ..= oo |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |    oo=+ ..  o   |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |    .o+ SE       |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |    .o .         |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |    ..o          |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: |   .+o..         |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: | .o..*o          |
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[712]: +----[SHA256]-----+
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Finished Initial cloud-init job (metadata service crawler).
â–‘â–‘ Subject: A start job for unit cloud-init.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit cloud-init.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 228.
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-config availability.
â–‘â–‘ Subject: A start job for unit cloud-config.target has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit cloud-config.target has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 230.
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Reached target Network is Online.
â–‘â–‘ Subject: A start job for unit network-online.target has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit network-online.target has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 188.
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting Apply the settings specified in cloud-config...
â–‘â–‘ Subject: A start job for unit cloud-config.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit cloud-config.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 229.
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting Crash recovery kernel arming...
â–‘â–‘ Subject: A start job for unit kdump.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit kdump.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 224.
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting The restraint harness....
â–‘â–‘ Subject: A start job for unit restraintd.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit restraintd.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 236.
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting Notify NFS peers of a restart...
â–‘â–‘ Subject: A start job for unit rpc-statd-notify.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit rpc-statd-notify.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 210.
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com sm-notify[789]: Version 2.5.4 starting
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting System Logging Service...
â–‘â–‘ Subject: A start job for unit rsyslog.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit rsyslog.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 219.
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon...
â–‘â–‘ Subject: A start job for unit sshd.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit sshd.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 211.
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started The restraint harness..
â–‘â–‘ Subject: A start job for unit restraintd.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit restraintd.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 236.
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started Notify NFS peers of a restart.
â–‘â–‘ Subject: A start job for unit rpc-statd-notify.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit rpc-statd-notify.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 210.
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com sshd[806]: Server listening on 0.0.0.0 port 22.
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com sshd[806]: Server listening on :: port 22.
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon.
â–‘â–‘ Subject: A start job for unit sshd.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit sshd.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 211.
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[842]: Cloud-init v. 23.4-19.el9 running 'modules:config' at Sat, 07 Sep 2024 10:19:38 +0000. Up 29.96 seconds.
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com irqbalance[581]: Cannot change IRQ 0 affinity: Input/output error
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com irqbalance[581]: IRQ 0 affinity is now unmanaged
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com irqbalance[581]: Cannot change IRQ 48 affinity: Input/output error
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com irqbalance[581]: IRQ 48 affinity is now unmanaged
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com irqbalance[581]: Cannot change IRQ 49 affinity: Input/output error
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com irqbalance[581]: IRQ 49 affinity is now unmanaged
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com irqbalance[581]: Cannot change IRQ 50 affinity: Input/output error
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com irqbalance[581]: IRQ 50 affinity is now unmanaged
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com irqbalance[581]: Cannot change IRQ 51 affinity: Input/output error
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com irqbalance[581]: IRQ 51 affinity is now unmanaged
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com irqbalance[581]: Cannot change IRQ 52 affinity: Input/output error
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com irqbalance[581]: IRQ 52 affinity is now unmanaged
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com irqbalance[581]: Cannot change IRQ 53 affinity: Input/output error
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com irqbalance[581]: IRQ 53 affinity is now unmanaged
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com irqbalance[581]: Cannot change IRQ 54 affinity: Input/output error
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com irqbalance[581]: IRQ 54 affinity is now unmanaged
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com irqbalance[581]: Cannot change IRQ 55 affinity: Input/output error
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com irqbalance[581]: IRQ 55 affinity is now unmanaged
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com irqbalance[581]: Cannot change IRQ 56 affinity: Input/output error
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com irqbalance[581]: IRQ 56 affinity is now unmanaged
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com irqbalance[581]: Cannot change IRQ 57 affinity: Input/output error
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com irqbalance[581]: IRQ 57 affinity is now unmanaged
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com irqbalance[581]: Cannot change IRQ 58 affinity: Input/output error
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com irqbalance[581]: IRQ 58 affinity is now unmanaged
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com irqbalance[581]: Cannot change IRQ 59 affinity: Input/output error
Sep 07 06:19:38 ip-10-31-43-119.us-east-1.aws.redhat.com irqbalance[581]: IRQ 59 affinity is now unmanaged
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Stopping OpenSSH server daemon...
â–‘â–‘ Subject: A stop job for unit sshd.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit sshd.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 480.
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com sshd[806]: Received signal 15; terminating.
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: sshd.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit sshd.service has successfully entered the 'dead' state.
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Stopped OpenSSH server daemon.
â–‘â–‘ Subject: A stop job for unit sshd.service has finished
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit sshd.service has finished.
â–‘â–‘ 
â–‘â–‘ The job identifier is 480 and the job result is done.
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Stopped target sshd-keygen.target.
â–‘â–‘ Subject: A stop job for unit sshd-keygen.target has finished
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit sshd-keygen.target has finished.
â–‘â–‘ 
â–‘â–‘ The job identifier is 548 and the job result is done.
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Stopping sshd-keygen.target...
â–‘â–‘ Subject: A stop job for unit sshd-keygen.target has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit sshd-keygen.target has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 548.
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target).
â–‘â–‘ Subject: A start job for unit sshd-keygen@ecdsa.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit sshd-keygen@ecdsa.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 544.
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target).
â–‘â–‘ Subject: A start job for unit sshd-keygen@ed25519.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit sshd-keygen@ed25519.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 547.
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target).
â–‘â–‘ Subject: A start job for unit sshd-keygen@rsa.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit sshd-keygen@rsa.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 546.
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Reached target sshd-keygen.target.
â–‘â–‘ Subject: A start job for unit sshd-keygen.target has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit sshd-keygen.target has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 548.
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon...
â–‘â–‘ Subject: A start job for unit sshd.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit sshd.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 480.
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com sshd[845]: Server listening on 0.0.0.0 port 22.
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com sshd[845]: Server listening on :: port 22.
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon.
â–‘â–‘ Subject: A start job for unit sshd.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit sshd.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 480.
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com rsyslogd[800]: [origin software="rsyslogd" swVersion="8.2310.0-4.el9" x-pid="800" x-info="https://www.rsyslog.com"] start
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started System Logging Service.
â–‘â–‘ Subject: A start job for unit rsyslog.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit rsyslog.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 219.
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com rsyslogd[800]: imjournal: journal files changed, reloading...  [v8.2310.0-4.el9 try https://www.rsyslog.com/e/0 ]
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Finished Apply the settings specified in cloud-config.
â–‘â–‘ Subject: A start job for unit cloud-config.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit cloud-config.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 229.
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting Execute cloud user/final scripts...
â–‘â–‘ Subject: A start job for unit cloud-final.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit cloud-final.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 231.
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting Permit User Sessions...
â–‘â–‘ Subject: A start job for unit systemd-user-sessions.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit systemd-user-sessions.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 232.
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Finished Permit User Sessions.
â–‘â–‘ Subject: A start job for unit systemd-user-sessions.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit systemd-user-sessions.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 232.
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started Command Scheduler.
â–‘â–‘ Subject: A start job for unit crond.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit crond.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 225.
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started Getty on tty1.
â–‘â–‘ Subject: A start job for unit getty@tty1.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit getty@tty1.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 238.
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started Serial Getty on ttyS0.
â–‘â–‘ Subject: A start job for unit serial-getty@ttyS0.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit serial-getty@ttyS0.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 242.
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Reached target Login Prompts.
â–‘â–‘ Subject: A start job for unit getty.target has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit getty.target has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 237.
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Reached target Multi-User System.
â–‘â–‘ Subject: A start job for unit multi-user.target has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit multi-user.target has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 115.
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting Record Runlevel Change in UTMP...
â–‘â–‘ Subject: A start job for unit systemd-update-utmp-runlevel.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit systemd-update-utmp-runlevel.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 217.
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit systemd-update-utmp-runlevel.service has successfully entered the 'dead' state.
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Finished Record Runlevel Change in UTMP.
â–‘â–‘ Subject: A start job for unit systemd-update-utmp-runlevel.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit systemd-update-utmp-runlevel.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 217.
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com crond[851]: (CRON) STARTUP (1.5.7)
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com crond[851]: (CRON) INFO (Syslog will be used instead of sendmail.)
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com crond[851]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 1% if used.)
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com crond[851]: (CRON) INFO (running with inotify support)
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com restraintd[807]: Listening on http://localhost:8081
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[861]: Cloud-init v. 23.4-19.el9 running 'modules:final' at Sat, 07 Sep 2024 10:19:39 +0000. Up 30.44 seconds.
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[867]: #############################################################
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[868]: -----BEGIN SSH HOST KEY FINGERPRINTS-----
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[870]: 1024 SHA256:YNsIxyDn7TqwVg+GBUDvH7uT0uvxDTZtWZ20aYAK6sM root@ip-10-31-43-119.us-east-1.aws.redhat.com (DSA)
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[872]: 256 SHA256:G6a76N7MWKji948zn0UboV8/qQbuE6gUCZgV3cpfLWs root@ip-10-31-43-119.us-east-1.aws.redhat.com (ECDSA)
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[876]: 256 SHA256:DGt4UGfYDQLSt9JZwIlO9rrztKajXlfV8JlntVnBIao root@ip-10-31-43-119.us-east-1.aws.redhat.com (ED25519)
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[879]: 3072 SHA256:JQDnlOHWHtuhipOFUbZaZdjQax0eaUMee5h6ZCLIeFQ root@ip-10-31-43-119.us-east-1.aws.redhat.com (RSA)
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[884]: -----END SSH HOST KEY FINGERPRINTS-----
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[887]: #############################################################
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com cloud-init[861]: Cloud-init v. 23.4-19.el9 finished at Sat, 07 Sep 2024 10:19:39 +0000. Datasource DataSourceEc2Local.  Up 30.60 seconds
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com kdumpctl[793]: kdump: Detected change(s) in the following file(s):  /etc/fstab
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Finished Execute cloud user/final scripts.
â–‘â–‘ Subject: A start job for unit cloud-final.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit cloud-final.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 231.
Sep 07 06:19:39 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-init target.
â–‘â–‘ Subject: A start job for unit cloud-init.target has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit cloud-init.target has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 226.
Sep 07 06:19:42 ip-10-31-43-119.us-east-1.aws.redhat.com chronyd[590]: Selected source 10.2.32.38
Sep 07 06:19:42 ip-10-31-43-119.us-east-1.aws.redhat.com chronyd[590]: System clock TAI offset set to 37 seconds
Sep 07 06:19:43 ip-10-31-43-119.us-east-1.aws.redhat.com kernel: block xvda: the capability attribute has been deprecated.
Sep 07 06:19:43 ip-10-31-43-119.us-east-1.aws.redhat.com kdumpctl[793]: kdump: Rebuilding /boot/initramfs-5.14.0-503.el9.x86_64kdump.img
Sep 07 06:19:44 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1416]: dracut-057-70.git20240819.el9
Sep 07 06:19:45 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: Executing: /usr/bin/dracut --add kdumpbase --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict --hostonly-nics  -o "plymouth resume ifcfg earlykdump" --mount "/dev/disk/by-uuid/0b09051f-5c5e-4386-8612-b90fc6b7818d /sysroot xfs rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" --squash-compressor zstd --no-hostonly-default-device -f /boot/initramfs-5.14.0-503.el9.x86_64kdump.img 5.14.0-503.el9.x86_64
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'systemd-networkd' will not be installed, because command 'networkctl' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd-wait-online' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'systemd-resolved' will not be installed, because command 'resolvectl' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'connman' will not be installed, because command 'connmand' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'connman' will not be installed, because command 'connmanctl' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'connman' will not be installed, because command 'connmand-wait-online' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'network-wicked' will not be installed, because command 'wicked' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: Module 'ifcfg' will not be installed, because it's in the list to be omitted!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: Module 'plymouth' will not be installed, because it's in the list to be omitted!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state.
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'pcsc' will not be installed, because command 'pcscd' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'tpm2-tss' will not be installed, because command 'tpm2' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: Module 'resume' will not be installed, because it's in the list to be omitted!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'biosdevname' will not be installed, because command 'biosdevname' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: Module 'earlykdump' will not be installed, because it's in the list to be omitted!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'memstrack' will not be installed, because command 'memstrack' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: memstrack is not available
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: If you need to use rd.memdebug>=4, please install memstrack and procps-ng
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'systemd-resolved' will not be installed, because command 'resolvectl' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'connman' will not be installed, because command 'connmand' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'connman' will not be installed, because command 'connmanctl' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'connman' will not be installed, because command 'connmand-wait-online' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'network-wicked' will not be installed, because command 'wicked' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'pcsc' will not be installed, because command 'pcscd' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'tpm2-tss' will not be installed, because command 'tpm2' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found!
Sep 07 06:19:46 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found!
Sep 07 06:19:47 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: dracut module 'memstrack' will not be installed, because command 'memstrack' could not be found!
Sep 07 06:19:47 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: memstrack is not available
Sep 07 06:19:47 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: If you need to use rd.memdebug>=4, please install memstrack and procps-ng
Sep 07 06:19:47 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Including module: systemd ***
Sep 07 06:19:47 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Including module: systemd-initrd ***
Sep 07 06:19:47 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Including module: nss-softokn ***
Sep 07 06:19:47 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Including module: rngd ***
Sep 07 06:19:47 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Including module: i18n ***
Sep 07 06:19:47 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Including module: drm ***
Sep 07 06:19:47 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Including module: prefixdevname ***
Sep 07 06:19:47 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Including module: kernel-modules ***
Sep 07 06:19:48 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Including module: kernel-modules-extra ***
Sep 07 06:19:48 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]:   kernel-modules-extra: configuration source "/run/depmod.d" does not exist
Sep 07 06:19:48 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]:   kernel-modules-extra: configuration source "/lib/depmod.d" does not exist
Sep 07 06:19:48 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]:   kernel-modules-extra: parsing configuration file "/etc/depmod.d/dist.conf"
Sep 07 06:19:48 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]:   kernel-modules-extra: /etc/depmod.d/dist.conf: added "updates extra built-in weak-updates" to the list of search directories
Sep 07 06:19:48 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Including module: fstab-sys ***
Sep 07 06:19:48 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Including module: rootfs-block ***
Sep 07 06:19:48 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Including module: terminfo ***
Sep 07 06:19:48 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Including module: udev-rules ***
Sep 07 06:19:48 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: Skipping udev rule: 91-permissions.rules
Sep 07 06:19:48 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: Skipping udev rule: 80-drivers-modprobe.rules
Sep 07 06:19:48 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Including module: dracut-systemd ***
Sep 07 06:19:49 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Including module: usrmount ***
Sep 07 06:19:49 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Including module: base ***
Sep 07 06:19:49 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Including module: fs-lib ***
Sep 07 06:19:49 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Including module: kdumpbase ***
Sep 07 06:19:49 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Including module: microcode_ctl-fw_dir_override ***
Sep 07 06:19:49 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]:   microcode_ctl module: mangling fw_dir
Sep 07 06:19:49 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]:     microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware"
Sep 07 06:19:49 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel"...
Sep 07 06:19:49 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]:       microcode_ctl: intel: caveats check for kernel version "5.14.0-503.el9.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable
Sep 07 06:19:49 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07"...
Sep 07 06:19:49 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]:     microcode_ctl: configuration "intel-06-2d-07" is ignored
Sep 07 06:19:49 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03"...
Sep 07 06:19:49 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]:     microcode_ctl: configuration "intel-06-4e-03" is ignored
Sep 07 06:19:49 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"...
Sep 07 06:19:49 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]:     microcode_ctl: configuration "intel-06-4f-01" is ignored
Sep 07 06:19:49 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04"...
Sep 07 06:19:49 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]:     microcode_ctl: configuration "intel-06-55-04" is ignored
Sep 07 06:19:49 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03"...
Sep 07 06:19:49 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]:     microcode_ctl: configuration "intel-06-5e-03" is ignored
Sep 07 06:19:49 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01"...
Sep 07 06:19:49 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]:     microcode_ctl: configuration "intel-06-8c-01" is ignored
Sep 07 06:19:49 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-0xca"...
Sep 07 06:19:49 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]:     microcode_ctl: configuration "intel-06-8e-9e-0x-0xca" is ignored
Sep 07 06:19:49 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell"...
Sep 07 06:19:49 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]:     microcode_ctl: configuration "intel-06-8e-9e-0x-dell" is ignored
Sep 07 06:19:49 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]:     microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware"
Sep 07 06:19:49 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Including module: shutdown ***
Sep 07 06:19:49 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Including module: squash ***
Sep 07 06:19:49 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Including modules done ***
Sep 07 06:19:50 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Installing kernel module dependencies ***
Sep 07 06:19:50 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Installing kernel module dependencies done ***
Sep 07 06:19:50 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Resolving executable dependencies ***
Sep 07 06:19:52 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Resolving executable dependencies done ***
Sep 07 06:19:52 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Hardlinking files ***
Sep 07 06:19:52 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: Mode:           real
Sep 07 06:19:52 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: Files:          433
Sep 07 06:19:52 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: Linked:         1 files
Sep 07 06:19:52 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: Compared:       0 xattrs
Sep 07 06:19:52 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: Compared:       7 files
Sep 07 06:19:52 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: Saved:          56.15 KiB
Sep 07 06:19:52 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: Duration:       0.007152 seconds
Sep 07 06:19:52 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Hardlinking files done ***
Sep 07 06:19:52 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Generating early-microcode cpio image ***
Sep 07 06:19:52 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Constructing GenuineIntel.bin ***
Sep 07 06:19:52 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Constructing GenuineIntel.bin ***
Sep 07 06:19:52 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Store current command line parameters ***
Sep 07 06:19:52 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: Stored kernel commandline:
Sep 07 06:19:52 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: No dracut internal kernel commandline stored in the initramfs
Sep 07 06:19:52 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Install squash loader ***
Sep 07 06:19:53 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Stripping files ***
Sep 07 06:19:53 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Stripping files done ***
Sep 07 06:19:53 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Squashing the files inside the initramfs ***
Sep 07 06:19:59 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Squashing the files inside the initramfs done ***
Sep 07 06:19:59 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Creating image file '/boot/initramfs-5.14.0-503.el9.x86_64kdump.img' ***
Sep 07 06:19:59 ip-10-31-43-119.us-east-1.aws.redhat.com dracut[1418]: *** Creating initramfs image file '/boot/initramfs-5.14.0-503.el9.x86_64kdump.img' done ***
Sep 07 06:19:59 ip-10-31-43-119.us-east-1.aws.redhat.com kdumpctl[793]: kdump: kexec: loaded kdump kernel
Sep 07 06:19:59 ip-10-31-43-119.us-east-1.aws.redhat.com kdumpctl[793]: kdump: Starting kdump: [OK]
Sep 07 06:19:59 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Finished Crash recovery kernel arming.
â–‘â–‘ Subject: A start job for unit kdump.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit kdump.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 224.
Sep 07 06:19:59 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Startup finished in 1.081s (kernel) + 8.960s (initrd) + 40.921s (userspace) = 50.963s.
â–‘â–‘ Subject: System start-up is now complete
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ All system services necessary queued for starting at boot have been
â–‘â–‘ started. Note that this does not mean that the machine is now idle as services
â–‘â–‘ might still be busy with completing start-up.
â–‘â–‘ 
â–‘â–‘ Kernel start-up required 1081837 microseconds.
â–‘â–‘ 
â–‘â–‘ Initrd start-up required 8960180 microseconds.
â–‘â–‘ 
â–‘â–‘ Userspace start-up required 40921040 microseconds.
Sep 07 06:20:06 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: systemd-hostnamed.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit systemd-hostnamed.service has successfully entered the 'dead' state.
Sep 07 06:20:41 ip-10-31-43-119.us-east-1.aws.redhat.com sshd[4048]: Accepted publickey for root from 10.30.33.131 port 34090 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU
Sep 07 06:20:41 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of UID 0.
â–‘â–‘ Subject: A start job for unit user-0.slice has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit user-0.slice has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 613.
Sep 07 06:20:41 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting User Runtime Directory /run/user/0...
â–‘â–‘ Subject: A start job for unit user-runtime-dir@0.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit user-runtime-dir@0.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 612.
Sep 07 06:20:41 ip-10-31-43-119.us-east-1.aws.redhat.com systemd-logind[583]: New session 1 of user root.
â–‘â–‘ Subject: A new session 1 has been created for user root
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ Documentation: sd-login(3)
â–‘â–‘ 
â–‘â–‘ A new session with the ID 1 has been created for the user root.
â–‘â–‘ 
â–‘â–‘ The leading process of the session is 4048.
Sep 07 06:20:41 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Finished User Runtime Directory /run/user/0.
â–‘â–‘ Subject: A start job for unit user-runtime-dir@0.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit user-runtime-dir@0.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 612.
Sep 07 06:20:41 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting User Manager for UID 0...
â–‘â–‘ Subject: A start job for unit user@0.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit user@0.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 549.
Sep 07 06:20:41 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[4052]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0)
Sep 07 06:20:42 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[4052]: Queued start job for default target Main User Target.
Sep 07 06:20:42 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[4052]: Created slice User Application Slice.
â–‘â–‘ Subject: A start job for unit UNIT has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit UNIT has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 7.
Sep 07 06:20:42 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[4052]: Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system).
â–‘â–‘ Subject: A start job for unit UNIT has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit UNIT has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 11.
Sep 07 06:20:42 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[4052]: Started Daily Cleanup of User's Temporary Directories.
â–‘â–‘ Subject: A start job for unit UNIT has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit UNIT has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 10.
Sep 07 06:20:42 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[4052]: Reached target Paths.
â–‘â–‘ Subject: A start job for unit UNIT has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit UNIT has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 3.
Sep 07 06:20:42 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[4052]: Reached target Timers.
â–‘â–‘ Subject: A start job for unit UNIT has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit UNIT has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 9.
Sep 07 06:20:42 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[4052]: Starting D-Bus User Message Bus Socket...
â–‘â–‘ Subject: A start job for unit UNIT has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit UNIT has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 6.
Sep 07 06:20:42 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[4052]: Starting Create User's Volatile Files and Directories...
â–‘â–‘ Subject: A start job for unit UNIT has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit UNIT has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 12.
Sep 07 06:20:42 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[4052]: Finished Create User's Volatile Files and Directories.
â–‘â–‘ Subject: A start job for unit UNIT has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit UNIT has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 12.
Sep 07 06:20:42 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[4052]: Listening on D-Bus User Message Bus Socket.
â–‘â–‘ Subject: A start job for unit UNIT has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit UNIT has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 6.
Sep 07 06:20:42 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[4052]: Reached target Sockets.
â–‘â–‘ Subject: A start job for unit UNIT has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit UNIT has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 5.
Sep 07 06:20:42 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[4052]: Reached target Basic System.
â–‘â–‘ Subject: A start job for unit UNIT has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit UNIT has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2.
Sep 07 06:20:42 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[4052]: Reached target Main User Target.
â–‘â–‘ Subject: A start job for unit UNIT has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit UNIT has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1.
Sep 07 06:20:42 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[4052]: Startup finished in 78ms.
â–‘â–‘ Subject: User manager start-up is now complete
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The user manager instance for user 0 has been started. All services queued
â–‘â–‘ for starting have been started. Note that other services might still be starting
â–‘â–‘ up or be started at any later time.
â–‘â–‘ 
â–‘â–‘ Startup of the manager took 78776 microseconds.
Sep 07 06:20:42 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started User Manager for UID 0.
â–‘â–‘ Subject: A start job for unit user@0.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit user@0.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 549.
Sep 07 06:20:42 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started Session 1 of User root.
â–‘â–‘ Subject: A start job for unit session-1.scope has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit session-1.scope has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 615.
Sep 07 06:20:42 ip-10-31-43-119.us-east-1.aws.redhat.com sshd[4048]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)
Sep 07 06:20:42 ip-10-31-43-119.us-east-1.aws.redhat.com sshd[4061]: Received disconnect from 10.30.33.131 port 34090:11: disconnected by user
Sep 07 06:20:42 ip-10-31-43-119.us-east-1.aws.redhat.com sshd[4061]: Disconnected from user root 10.30.33.131 port 34090
Sep 07 06:20:42 ip-10-31-43-119.us-east-1.aws.redhat.com sshd[4048]: pam_unix(sshd:session): session closed for user root
Sep 07 06:20:42 ip-10-31-43-119.us-east-1.aws.redhat.com systemd-logind[583]: Session 1 logged out. Waiting for processes to exit.
Sep 07 06:20:42 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: session-1.scope: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit session-1.scope has successfully entered the 'dead' state.
Sep 07 06:20:42 ip-10-31-43-119.us-east-1.aws.redhat.com systemd-logind[583]: Removed session 1.
â–‘â–‘ Subject: Session 1 has been terminated
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ Documentation: sd-login(3)
â–‘â–‘ 
â–‘â–‘ A session with the ID 1 has been terminated.
Sep 07 06:20:44 ip-10-31-43-119.us-east-1.aws.redhat.com sshd[4090]: Accepted publickey for root from 10.31.8.122 port 51366 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU
Sep 07 06:20:44 ip-10-31-43-119.us-east-1.aws.redhat.com sshd[4091]: Accepted publickey for root from 10.31.8.122 port 51378 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU
Sep 07 06:20:44 ip-10-31-43-119.us-east-1.aws.redhat.com systemd-logind[583]: New session 3 of user root.
â–‘â–‘ Subject: A new session 3 has been created for user root
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ Documentation: sd-login(3)
â–‘â–‘ 
â–‘â–‘ A new session with the ID 3 has been created for the user root.
â–‘â–‘ 
â–‘â–‘ The leading process of the session is 4090.
Sep 07 06:20:44 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started Session 3 of User root.
â–‘â–‘ Subject: A start job for unit session-3.scope has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit session-3.scope has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 682.
Sep 07 06:20:44 ip-10-31-43-119.us-east-1.aws.redhat.com systemd-logind[583]: New session 4 of user root.
â–‘â–‘ Subject: A new session 4 has been created for user root
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ Documentation: sd-login(3)
â–‘â–‘ 
â–‘â–‘ A new session with the ID 4 has been created for the user root.
â–‘â–‘ 
â–‘â–‘ The leading process of the session is 4091.
Sep 07 06:20:44 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started Session 4 of User root.
â–‘â–‘ Subject: A start job for unit session-4.scope has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit session-4.scope has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 749.
Sep 07 06:20:44 ip-10-31-43-119.us-east-1.aws.redhat.com sshd[4090]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)
Sep 07 06:20:44 ip-10-31-43-119.us-east-1.aws.redhat.com sshd[4091]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)
Sep 07 06:20:44 ip-10-31-43-119.us-east-1.aws.redhat.com sshd[4097]: Received disconnect from 10.31.8.122 port 51378:11: disconnected by user
Sep 07 06:20:44 ip-10-31-43-119.us-east-1.aws.redhat.com sshd[4097]: Disconnected from user root 10.31.8.122 port 51378
Sep 07 06:20:44 ip-10-31-43-119.us-east-1.aws.redhat.com sshd[4091]: pam_unix(sshd:session): session closed for user root
Sep 07 06:20:44 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: session-4.scope: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit session-4.scope has successfully entered the 'dead' state.
Sep 07 06:20:44 ip-10-31-43-119.us-east-1.aws.redhat.com systemd-logind[583]: Session 4 logged out. Waiting for processes to exit.
Sep 07 06:20:44 ip-10-31-43-119.us-east-1.aws.redhat.com systemd-logind[583]: Removed session 4.
â–‘â–‘ Subject: Session 4 has been terminated
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ Documentation: sd-login(3)
â–‘â–‘ 
â–‘â–‘ A session with the ID 4 has been terminated.
Sep 07 06:20:48 ip-10-31-43-119.us-east-1.aws.redhat.com chronyd[590]: Selected source 173.71.78.103 (2.centos.pool.ntp.org)
Sep 07 06:22:56 ip-10-31-43-119.us-east-1.aws.redhat.com sshd[5992]: Accepted publickey for root from 10.31.40.196 port 49336 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE
Sep 07 06:22:56 ip-10-31-43-119.us-east-1.aws.redhat.com systemd-logind[583]: New session 5 of user root.
â–‘â–‘ Subject: A new session 5 has been created for user root
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ Documentation: sd-login(3)
â–‘â–‘ 
â–‘â–‘ A new session with the ID 5 has been created for the user root.
â–‘â–‘ 
â–‘â–‘ The leading process of the session is 5992.
Sep 07 06:22:56 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started Session 5 of User root.
â–‘â–‘ Subject: A start job for unit session-5.scope has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit session-5.scope has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 817.
Sep 07 06:22:56 ip-10-31-43-119.us-east-1.aws.redhat.com sshd[5992]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)
Sep 07 06:22:58 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[6120]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d
Sep 07 06:22:59 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[6254]: ansible-service_facts Invoked
Sep 07 06:23:03 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[6448]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Sep 07 06:23:03 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[6555]: ansible-ansible.legacy.dnf Invoked with name=['pcp', 'pcp-zeroconf'] 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
Sep 07 06:23:41 ip-10-31-43-119.us-east-1.aws.redhat.com kernel: SELinux:  Converting 380 SID table entries...
Sep 07 06:23:41 ip-10-31-43-119.us-east-1.aws.redhat.com kernel: SELinux:  policy capability network_peer_controls=1
Sep 07 06:23:41 ip-10-31-43-119.us-east-1.aws.redhat.com kernel: SELinux:  policy capability open_perms=1
Sep 07 06:23:41 ip-10-31-43-119.us-east-1.aws.redhat.com kernel: SELinux:  policy capability extended_socket_class=1
Sep 07 06:23:41 ip-10-31-43-119.us-east-1.aws.redhat.com kernel: SELinux:  policy capability always_check_network=0
Sep 07 06:23:41 ip-10-31-43-119.us-east-1.aws.redhat.com kernel: SELinux:  policy capability cgroup_seclabel=1
Sep 07 06:23:41 ip-10-31-43-119.us-east-1.aws.redhat.com kernel: SELinux:  policy capability nnp_nosuid_transition=1
Sep 07 06:23:41 ip-10-31-43-119.us-east-1.aws.redhat.com kernel: SELinux:  policy capability genfs_seclabel_symlinks=1
Sep 07 06:23:43 ip-10-31-43-119.us-east-1.aws.redhat.com dbus-broker-launch[577]: avc:  op=load_policy lsm=selinux seqno=2 res=1
Sep 07 06:23:44 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting PCP Reboot Initialization Helper Service...
â–‘â–‘ Subject: A start job for unit pcp-reboot-init.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pcp-reboot-init.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 884.
Sep 07 06:23:44 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting Performance Metrics Collector Daemon...
â–‘â–‘ Subject: A start job for unit pmcd.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmcd.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 887.
Sep 07 06:23:44 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Finished PCP Reboot Initialization Helper Service.
â–‘â–‘ Subject: A start job for unit pcp-reboot-init.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pcp-reboot-init.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 884.
Sep 07 06:23:44 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started Performance Metrics Collector Daemon.
â–‘â–‘ Subject: A start job for unit pmcd.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmcd.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 887.
Sep 07 06:23:44 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting Performance Metrics Inference Engine...
â–‘â–‘ Subject: A start job for unit pmie.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmie.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1018.
Sep 07 06:23:44 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting Performance Metrics Archive Logger...
â–‘â–‘ Subject: A start job for unit pmlogger.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 950.
Sep 07 06:23:44 ip-10-31-43-119.us-east-1.aws.redhat.com pmcd[7465]: Installing dm PMDA ...
Sep 07 06:23:44 ip-10-31-43-119.us-east-1.aws.redhat.com rc[7334]: /etc/pcp/pmie/rc: Warning: Performance Co-Pilot Inference Engine (pmie) not permanently enabled.
Sep 07 06:23:44 ip-10-31-43-119.us-east-1.aws.redhat.com rc[7334]:     To enable pmie, run the following as root:
Sep 07 06:23:44 ip-10-31-43-119.us-east-1.aws.redhat.com rc[7334]:     # /usr/bin/systemctl enable pmie.service
Sep 07 06:23:44 ip-10-31-43-119.us-east-1.aws.redhat.com rc[7338]: /etc/pcp/pmlogger/rc: Warning: Performance Co-Pilot archive logger(s) not permanently enabled.
Sep 07 06:23:44 ip-10-31-43-119.us-east-1.aws.redhat.com rc[7338]:     To enable pmlogger, run the following as root:
Sep 07 06:23:44 ip-10-31-43-119.us-east-1.aws.redhat.com rc[7338]:     # /usr/bin/systemctl enable pmlogger.service
Sep 07 06:23:45 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started Performance Metrics Inference Engine.
â–‘â–‘ Subject: A start job for unit pmie.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmie.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1018.
Sep 07 06:23:45 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started Half-hourly check of PMIE instances.
â–‘â–‘ Subject: A start job for unit pmie_check.timer has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmie_check.timer has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1084.
Sep 07 06:23:45 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started Daily processing of PMIE logs.
â–‘â–‘ Subject: A start job for unit pmie_daily.timer has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmie_daily.timer has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1083.
Sep 07 06:23:45 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting pmie farm service...
â–‘â–‘ Subject: A start job for unit pmie_farm.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmie_farm.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1019.
Sep 07 06:23:45 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting Check PMIE instances are running...
â–‘â–‘ Subject: A start job for unit pmie_check.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmie_check.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1086.
Sep 07 06:23:45 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started pmie farm service.
â–‘â–‘ Subject: A start job for unit pmie_farm.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmie_farm.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1019.
Sep 07 06:23:45 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started Half-hourly check of pmie farm instances.
â–‘â–‘ Subject: A start job for unit pmie_farm_check.timer has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmie_farm_check.timer has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1020.
Sep 07 06:23:45 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting Check and migrate non-primary pmie farm instances...
â–‘â–‘ Subject: A start job for unit pmie_farm_check.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmie_farm_check.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1149.
Sep 07 06:23:45 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started Check and migrate non-primary pmie farm instances.
â–‘â–‘ Subject: A start job for unit pmie_farm_check.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmie_farm_check.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1149.
Sep 07 06:23:45 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started Check PMIE instances are running.
â–‘â–‘ Subject: A start job for unit pmie_check.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmie_check.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1086.
Sep 07 06:23:45 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: pmie_farm_check.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit pmie_farm_check.service has successfully entered the 'dead' state.
Sep 07 06:23:45 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: pmie_check.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit pmie_check.service has successfully entered the 'dead' state.
Sep 07 06:23:45 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started Performance Metrics Archive Logger.
â–‘â–‘ Subject: A start job for unit pmlogger.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 950.
Sep 07 06:23:45 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started Half-hourly check of pmlogger instances.
â–‘â–‘ Subject: A start job for unit pmlogger_check.timer has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger_check.timer has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 951.
Sep 07 06:23:45 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started Daily processing of archives.
â–‘â–‘ Subject: A start job for unit pmlogger_daily.timer has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger_daily.timer has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1014.
Sep 07 06:23:45 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger farm service...
â–‘â–‘ Subject: A start job for unit pmlogger_farm.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger_farm.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1015.
Sep 07 06:23:45 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started pmlogger farm service.
â–‘â–‘ Subject: A start job for unit pmlogger_farm.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger_farm.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1015.
Sep 07 06:23:45 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started Half-hourly check of pmlogger farm instances.
â–‘â–‘ Subject: A start job for unit pmlogger_farm_check.timer has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger_farm_check.timer has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1016.
Sep 07 06:23:45 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting Check pmlogger instances are running...
â–‘â–‘ Subject: A start job for unit pmlogger_check.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger_check.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1212.
Sep 07 06:23:45 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting 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://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger_farm_check.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1275.
Sep 07 06:23:45 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started 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://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger_farm_check.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1275.
Sep 07 06:23:45 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started Check pmlogger instances are running.
â–‘â–‘ Subject: A start job for unit pmlogger_check.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger_check.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1212.
Sep 07 06:23:45 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Reloading.
Sep 07 06:23:46 ip-10-31-43-119.us-east-1.aws.redhat.com systemd-rc-local-generator[8489]: /etc/rc.d/rc.local is not marked executable, skipping.
Sep 07 06:23:46 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: pmlogger_farm_check.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit pmlogger_farm_check.service has successfully entered the 'dead' state.
Sep 07 06:23:47 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: pmlogger_check.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit pmlogger_check.service has successfully entered the 'dead' state.
Sep 07 06:23:50 ip-10-31-43-119.us-east-1.aws.redhat.com kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
Sep 07 06:23:50 ip-10-31-43-119.us-east-1.aws.redhat.com kernel: device-mapper: uevent: version 1.0.3
Sep 07 06:23:50 ip-10-31-43-119.us-east-1.aws.redhat.com kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
Sep 07 06:23:50 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update.
â–‘â–‘ Subject: A start job for unit run-r395f9d51e49349e39f1df3c65cfb7038.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit run-r395f9d51e49349e39f1df3c65cfb7038.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1339.
Sep 07 06:23:50 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service...
â–‘â–‘ Subject: A start job for unit man-db-cache-update.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit man-db-cache-update.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1402.
Sep 07 06:23:50 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Reloading.
Sep 07 06:23:50 ip-10-31-43-119.us-east-1.aws.redhat.com systemd-rc-local-generator[9614]: /etc/rc.d/rc.local is not marked executable, skipping.
Sep 07 06:23:50 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Queuing reload/restart jobs for marked units…
Sep 07 06:23:52 ip-10-31-43-119.us-east-1.aws.redhat.com pmcd[9997]: Installing nfsclient PMDA ...
Sep 07 06:23:52 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[9965]: ansible-ansible.legacy.dnf Invoked with name=['cyrus-sasl-lib', 'cyrus-sasl-scram'] 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
Sep 07 06:23:55 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[13289]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Sep 07 06:23:56 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[13521]: ansible-file Invoked with path=/etc/pcp/labels state=directory mode=0755 owner=root group=root recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:23:56 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[13688]: ansible-file Invoked with path=/etc/pcp/labels/optional state=directory mode=0755 owner=root group=root recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:23:56 ip-10-31-43-119.us-east-1.aws.redhat.com pmcd[13761]: Installing openmetrics PMDA ...
Sep 07 06:23:57 ip-10-31-43-119.us-east-1.aws.redhat.com pmcd[13949]: [Sat Sep  7 06:23:57] pmdaopenmetrics(13949) Info: Initializing ... currently in notready state.
Sep 07 06:23:57 ip-10-31-43-119.us-east-1.aws.redhat.com pmcd[13949]: [Sat Sep  7 06:23:57] pmdaopenmetrics(13949) Info: Config change detected, traversed 2 config entries in 0.0001s, rescanning ...
Sep 07 06:23:57 ip-10-31-43-119.us-east-1.aws.redhat.com pmcd[13949]: [Sat Sep  7 06:23:57] pmdaopenmetrics(13949) Info: Found source grafana cluster 1
Sep 07 06:23:57 ip-10-31-43-119.us-east-1.aws.redhat.com pmcd[13949]: [Sat Sep  7 06:23:57] pmdaopenmetrics(13949) Info: Found source kepler cluster 2
Sep 07 06:23:57 ip-10-31-43-119.us-east-1.aws.redhat.com pmcd[13949]: [Sat Sep  7 06:23:57] pmdaopenmetrics(13949) Info: Ready to process requests
Sep 07 06:23:57 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[14113]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True
Sep 07 06:23:57 ip-10-31-43-119.us-east-1.aws.redhat.com pmcd[14460]: [Sat Sep  7 06:23:57] pmdaopenmetrics(14460) Info: Initializing ... currently in notready state.
Sep 07 06:23:57 ip-10-31-43-119.us-east-1.aws.redhat.com pmcd[14460]: [Sat Sep  7 06:23:57] pmdaopenmetrics(14460) Info: Config change detected, traversed 2 config entries in 0.0001s, rescanning ...
Sep 07 06:23:57 ip-10-31-43-119.us-east-1.aws.redhat.com pmcd[14460]: [Sat Sep  7 06:23:57] pmdaopenmetrics(14460) Info: Found source grafana cluster 1
Sep 07 06:23:57 ip-10-31-43-119.us-east-1.aws.redhat.com pmcd[14460]: [Sat Sep  7 06:23:57] pmdaopenmetrics(14460) Info: Found source kepler cluster 2
Sep 07 06:23:57 ip-10-31-43-119.us-east-1.aws.redhat.com pmcd[14460]: [Sat Sep  7 06:23:57] pmdaopenmetrics(14460) Info: Ready to process requests
Sep 07 06:23:57 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[14843]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725704636.6018176-7761-55781804714937/.source dest=/etc/pcp/labels/ansible-managed mode=0644 follow=False _original_basename=pmcd.explicit.labels.j2 checksum=5f36b2ea290645ee34d943220a14b54ee5ea5be5 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
Sep 07 06:23:57 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit man-db-cache-update.service has successfully entered the 'dead' state.
Sep 07 06:23:57 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service.
â–‘â–‘ Subject: A start job for unit man-db-cache-update.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit man-db-cache-update.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1402.
Sep 07 06:23:57 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Consumed 3.013s CPU time.
â–‘â–‘ Subject: Resources consumed by unit runtime
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit man-db-cache-update.service completed and consumed the indicated resources.
Sep 07 06:23:57 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[14965]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True
Sep 07 06:23:57 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: run-r395f9d51e49349e39f1df3c65cfb7038.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit run-r395f9d51e49349e39f1df3c65cfb7038.service has successfully entered the 'dead' state.
Sep 07 06:23:58 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[15051]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725704637.707798-7807-72520206123158/.source dest=/etc/pcp/labels/optional/ansible-managed mode=0644 follow=False _original_basename=pmcd.implicit.labels.j2 checksum=5f36b2ea290645ee34d943220a14b54ee5ea5be5 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
Sep 07 06:23:58 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[15158]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True
Sep 07 06:23:59 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[15340]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725704638.3663366-7844-171997606225011/.source dest=/etc/sysconfig/pmcd mode=0644 follow=False _original_basename=pmcd.defaults.j2 checksum=7518789c091387cd9c322e1a8fa8aad21d4efbd3 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
Sep 07 06:24:00 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[15452]: ansible-user Invoked with name=metrics system=True state=present non_unique=False force=False remove=False create_home=True move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on ip-10-31-43-119.us-east-1.aws.redhat.com update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None
Sep 07 06:24:00 ip-10-31-43-119.us-east-1.aws.redhat.com useradd[15454]: new group: name=metrics, GID=992
Sep 07 06:24:00 ip-10-31-43-119.us-east-1.aws.redhat.com useradd[15454]: new user: name=metrics, UID=992, GID=992, home=/home/metrics, shell=/bin/bash, from=/dev/pts/0
Sep 07 06:24:01 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[15579]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu
                                                                           if set -o | grep -q pipefail; then
                                                                             set -o pipefail  # pipefail not supported on debian, some ubuntu
                                                                           fi
                                                                           if ! sasldblistusers2 -f "/etc/pcp/passwd.db" | grep -q "^metrics@"; then
                                                                             echo "Creating new metrics user in /etc/pcp/passwd.db"
                                                                             echo "metrics" | saslpasswd2 -a pmcd "metrics"
                                                                             chown root:pcp "/etc/pcp/passwd.db"
                                                                             chmod 640 "/etc/pcp/passwd.db"
                                                                           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
Sep 07 06:24:01 ip-10-31-43-119.us-east-1.aws.redhat.com sasldblistusers2[15583]: SASL error opening password file. Have you performed the migration from db2 using cyrusbdb2current?
Sep 07 06:24:01 ip-10-31-43-119.us-east-1.aws.redhat.com sasldblistusers2[15583]: _sasldb_getkeyhandle has failed
Sep 07 06:24:01 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[15695]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True
Sep 07 06:24:01 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[15782]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725704641.2944322-7945-88802296561796/.source.conf dest=/etc/sasl2/pmcd.conf mode=0644 follow=False _original_basename=pmcd.sasl2.conf.j2 checksum=615d2de55ab86108da0c7e6b64988fecb4169771 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
Sep 07 06:24:02 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[15889]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None
Sep 07 06:24:02 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Stopping Performance Metrics Collector Daemon...
â–‘â–‘ Subject: A stop job for unit pmcd.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit pmcd.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1465.
Sep 07 06:24:03 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: pmcd.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit pmcd.service has successfully entered the 'dead' state.
Sep 07 06:24:03 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Stopped Performance Metrics Collector Daemon.
â–‘â–‘ Subject: A stop job for unit pmcd.service has finished
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit pmcd.service has finished.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1465 and the job result is done.
Sep 07 06:24:03 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: pmcd.service: Consumed 4.621s CPU time.
â–‘â–‘ Subject: Resources consumed by unit runtime
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit pmcd.service completed and consumed the indicated resources.
Sep 07 06:24:03 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting Performance Metrics Collector Daemon...
â–‘â–‘ Subject: A start job for unit pmcd.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmcd.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1465.
Sep 07 06:24:03 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started Performance Metrics Collector Daemon.
â–‘â–‘ Subject: A start job for unit pmcd.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmcd.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1465.
Sep 07 06:24:04 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[16485]: ansible-file Invoked with path=/etc/pcp/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:24:04 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[16592]: ansible-file Invoked with path=/etc/pcp/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:24:04 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[16699]: ansible-file Invoked with path=/etc/pcp/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:24:05 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[16806]: ansible-file Invoked with path=/etc/pcp/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:24:05 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[16913]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:24:05 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[17020]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:24:06 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[17127]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:24:06 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[17234]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:24:06 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[17341]: 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
Sep 07 06:24:06 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[17428]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725704646.4500542-8117-111322291671324/.source dest=/etc/pcp/pmieconf/network/tcplistenoverflows owner=root group=root mode=0644 _original_basename=tcplistenoverflows follow=False checksum=608d8a6ac6ee33bb86b77d28ba24fbcd378db43d backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:24:07 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[17535]: 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
Sep 07 06:24:07 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[17622]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725704647.0382414-8117-124144261703735/.source dest=/etc/pcp/pmieconf/network/tcpqfulldocookies owner=root group=root mode=0644 _original_basename=tcpqfulldocookies follow=False checksum=3256a5c2e8d07a20d8e97a08c0ab163252b0beae backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:24:07 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[17729]: 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
Sep 07 06:24:08 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[17816]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725704647.6232662-8117-64442928787787/.source dest=/etc/pcp/pmieconf/network/tcpqfulldrops owner=root group=root mode=0644 _original_basename=tcpqfulldrops follow=False checksum=37b2bd7f2430bd9678ab078c5e69a53bea556524 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:24:08 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[17923]: 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
Sep 07 06:24:08 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[18010]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725704648.1979964-8117-211475887116567/.source dest=/etc/pcp/pmieconf/power/thermal_throttle owner=root group=root mode=0644 _original_basename=thermal_throttle follow=False checksum=1d53d6182709617c8f633339652d8d9e75f3b603 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:24:09 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[18117]: 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
Sep 07 06:24:09 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[18204]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725704648.7994814-8117-250139960183296/.source dest=/etc/pcp/pmieconf/zeroconf/all_threads owner=root group=root mode=0644 _original_basename=all_threads follow=False checksum=65169db16dcaa224c211373001adc3addf1031c4 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:24:09 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[18311]: 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
Sep 07 06:24:09 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[18365]: 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
Sep 07 06:24:10 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[18472]: 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
Sep 07 06:24:10 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[18579]: 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
Sep 07 06:24:11 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[18686]: 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
Sep 07 06:24:11 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[18793]: 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
Sep 07 06:24:11 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[18900]: 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
Sep 07 06:24:12 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[19007]: 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
Sep 07 06:24:12 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[19114]: 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
Sep 07 06:24:13 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[19221]: ansible-ansible.legacy.systemd Invoked with name=pmie state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None
Sep 07 06:24:13 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Stopping pmie farm service...
â–‘â–‘ Subject: A stop job for unit pmie_farm.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit pmie_farm.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1596.
Sep 07 06:24:13 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: pmie_farm.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit pmie_farm.service has successfully entered the 'dead' state.
Sep 07 06:24:13 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Stopped pmie farm service.
â–‘â–‘ Subject: A stop job for unit pmie_farm.service has finished
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit pmie_farm.service has finished.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1596 and the job result is done.
Sep 07 06:24:13 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Stopping Performance Metrics Inference Engine...
â–‘â–‘ Subject: A stop job for unit pmie.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit pmie.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1528.
Sep 07 06:24:13 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: pmie.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit pmie.service has successfully entered the 'dead' state.
Sep 07 06:24:13 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Stopped Performance Metrics Inference Engine.
â–‘â–‘ Subject: A stop job for unit pmie.service has finished
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit pmie.service has finished.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1528 and the job result is done.
Sep 07 06:24:13 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting Performance Metrics Inference Engine...
â–‘â–‘ Subject: A start job for unit pmie.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmie.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1528.
Sep 07 06:24:13 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started Performance Metrics Inference Engine.
â–‘â–‘ Subject: A start job for unit pmie.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmie.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1528.
Sep 07 06:24:13 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting pmie farm service...
â–‘â–‘ Subject: A start job for unit pmie_farm.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmie_farm.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1596.
Sep 07 06:24:13 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started pmie farm service.
â–‘â–‘ Subject: A start job for unit pmie_farm.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmie_farm.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1596.
Sep 07 06:24:14 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[19866]: 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
Sep 07 06:24:14 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[19973]: 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
Sep 07 06:24:14 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[20060]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725704654.2415442-8446-53916751561576/.source dest=/etc/sysconfig/pmlogger mode=0644 follow=False _original_basename=pmlogger.defaults.j2 checksum=67bc35973101c614e92b1990f8bebfffc39fe498 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
Sep 07 06:24:15 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[20167]: 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
Sep 07 06:24:15 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[20254]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725704654.8618178-8468-274628316766660/.source dest=/etc/sysconfig/pmlogger_timers mode=0644 follow=False _original_basename=pmlogger.timers.j2 checksum=df7bd3b5b6f1de3af164aab81441c7251a13a298 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
Sep 07 06:24:15 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[20361]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None
Sep 07 06:24:15 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Stopping pmlogger farm service...
â–‘â–‘ Subject: A stop job for unit pmlogger_farm.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit pmlogger_farm.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1665.
Sep 07 06:24:15 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: pmlogger_farm.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit pmlogger_farm.service has successfully entered the 'dead' state.
Sep 07 06:24:15 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Stopped pmlogger farm service.
â–‘â–‘ Subject: A stop job for unit pmlogger_farm.service has finished
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit pmlogger_farm.service has finished.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1665 and the job result is done.
Sep 07 06:24:16 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Stopping Performance Metrics Archive Logger...
â–‘â–‘ Subject: A stop job for unit pmlogger.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit pmlogger.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1597.
Sep 07 06:24:16 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: pmlogger.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit pmlogger.service has successfully entered the 'dead' state.
Sep 07 06:24:16 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Stopped Performance Metrics Archive Logger.
â–‘â–‘ Subject: A stop job for unit pmlogger.service has finished
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit pmlogger.service has finished.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1597 and the job result is done.
Sep 07 06:24:16 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: pmlogger.service: Consumed 1.387s CPU time.
â–‘â–‘ Subject: Resources consumed by unit runtime
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit pmlogger.service completed and consumed the indicated resources.
Sep 07 06:24:16 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting Performance Metrics Archive Logger...
â–‘â–‘ Subject: A start job for unit pmlogger.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1597.
Sep 07 06:24:16 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started Performance Metrics Archive Logger.
â–‘â–‘ Subject: A start job for unit pmlogger.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1597.
Sep 07 06:24:16 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger farm service...
â–‘â–‘ Subject: A start job for unit pmlogger_farm.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger_farm.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1665.
Sep 07 06:24:16 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started pmlogger farm service.
â–‘â–‘ Subject: A start job for unit pmlogger_farm.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger_farm.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1665.
Sep 07 06:24:17 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[21345]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=restarted daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Sep 07 06:24:17 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Stopping pmlogger farm service...
â–‘â–‘ Subject: A stop job for unit pmlogger_farm.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit pmlogger_farm.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1734.
Sep 07 06:24:17 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: pmlogger_farm.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit pmlogger_farm.service has successfully entered the 'dead' state.
Sep 07 06:24:17 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Stopped pmlogger farm service.
â–‘â–‘ Subject: A stop job for unit pmlogger_farm.service has finished
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit pmlogger_farm.service has finished.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1734 and the job result is done.
Sep 07 06:24:17 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Stopping Performance Metrics Archive Logger...
â–‘â–‘ Subject: A stop job for unit pmlogger.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit pmlogger.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1666.
Sep 07 06:24:18 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: pmlogger.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit pmlogger.service has successfully entered the 'dead' state.
Sep 07 06:24:18 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Stopped Performance Metrics Archive Logger.
â–‘â–‘ Subject: A stop job for unit pmlogger.service has finished
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit pmlogger.service has finished.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1666 and the job result is done.
Sep 07 06:24:18 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: pmlogger.service: Consumed 1.355s CPU time.
â–‘â–‘ Subject: Resources consumed by unit runtime
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit pmlogger.service completed and consumed the indicated resources.
Sep 07 06:24:18 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting Performance Metrics Archive Logger...
â–‘â–‘ Subject: A start job for unit pmlogger.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1666.
Sep 07 06:24:18 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started Performance Metrics Archive Logger.
â–‘â–‘ Subject: A start job for unit pmlogger.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1666.
Sep 07 06:24:18 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger farm service...
â–‘â–‘ Subject: A start job for unit pmlogger_farm.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger_farm.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1734.
Sep 07 06:24:18 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started pmlogger farm service.
â–‘â–‘ Subject: A start job for unit pmlogger_farm.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger_farm.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1734.
Sep 07 06:24:19 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[22008]: ansible-service_facts Invoked
Sep 07 06:24:23 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[22620]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d
Sep 07 06:24:23 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[22754]: ansible-service_facts Invoked
Sep 07 06:24:26 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[22949]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Sep 07 06:24:26 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[23056]: ansible-ansible.legacy.dnf Invoked with name=['pcp', 'pcp-zeroconf'] 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
Sep 07 06:24:27 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[23164]: ansible-ansible.legacy.dnf Invoked with name=['cyrus-sasl-lib', 'cyrus-sasl-scram'] 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
Sep 07 06:24:29 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[23272]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Sep 07 06:24:29 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[23380]: ansible-file Invoked with path=/etc/pcp/labels state=directory mode=0755 owner=root group=root recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:24:30 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[23487]: ansible-file Invoked with path=/etc/pcp/labels/optional state=directory mode=0755 owner=root group=root recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:24:30 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[23594]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True
Sep 07 06:24:30 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[23648]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/ansible-managed _original_basename=pmcd.explicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/ansible-managed 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
Sep 07 06:24:31 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[23755]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True
Sep 07 06:24:31 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[23809]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/optional/ansible-managed _original_basename=pmcd.implicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/optional/ansible-managed 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
Sep 07 06:24:31 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[23916]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True
Sep 07 06:24:31 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[23970]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmcd _original_basename=pmcd.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmcd 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
Sep 07 06:24:32 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[24077]: ansible-user Invoked with name=metrics system=True state=present non_unique=False force=False remove=False create_home=True move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on ip-10-31-43-119.us-east-1.aws.redhat.com update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None
Sep 07 06:24:32 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[24186]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu
                                                                           if set -o | grep -q pipefail; then
                                                                             set -o pipefail  # pipefail not supported on debian, some ubuntu
                                                                           fi
                                                                           if ! sasldblistusers2 -f "/etc/pcp/passwd.db" | grep -q "^metrics@"; then
                                                                             echo "Creating new metrics user in /etc/pcp/passwd.db"
                                                                             echo "metrics" | saslpasswd2 -a pmcd "metrics"
                                                                             chown root:pcp "/etc/pcp/passwd.db"
                                                                             chmod 640 "/etc/pcp/passwd.db"
                                                                           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
Sep 07 06:24:33 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[24298]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True
Sep 07 06:24:33 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[24352]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sasl2/pmcd.conf _original_basename=pmcd.sasl2.conf.j2 recurse=False state=file path=/etc/sasl2/pmcd.conf 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
Sep 07 06:24:34 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[24459]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None
Sep 07 06:24:34 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[24568]: ansible-file Invoked with path=/etc/pcp/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:24:35 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[24675]: ansible-file Invoked with path=/etc/pcp/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:24:35 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[24782]: ansible-file Invoked with path=/etc/pcp/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:24:35 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[24889]: ansible-file Invoked with path=/etc/pcp/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:24:36 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[24996]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:24:36 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[25103]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:24:36 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[25210]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:24:37 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[25317]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:24:37 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[25424]: 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
Sep 07 06:24:37 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[25478]: 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
Sep 07 06:24:38 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[25585]: 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
Sep 07 06:24:38 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[25639]: 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
Sep 07 06:24:38 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[25746]: 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
Sep 07 06:24:38 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[25800]: 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
Sep 07 06:24:39 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[25907]: 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
Sep 07 06:24:39 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[25961]: 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
Sep 07 06:24:39 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[26068]: 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
Sep 07 06:24:39 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[26122]: 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
Sep 07 06:24:40 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[26229]: 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
Sep 07 06:24:40 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[26283]: 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
Sep 07 06:24:41 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[26390]: 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
Sep 07 06:24:41 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[26497]: 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
Sep 07 06:24:41 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[26604]: 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
Sep 07 06:24:42 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[26711]: 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
Sep 07 06:24:42 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[26818]: 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
Sep 07 06:24:42 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[26925]: 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
Sep 07 06:24:42 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[27032]: 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
Sep 07 06:24:43 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[27139]: 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
Sep 07 06:24:43 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[27248]: 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
Sep 07 06:24:44 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[27355]: 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
Sep 07 06:24:44 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[27409]: 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
Sep 07 06:24:44 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[27516]: 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
Sep 07 06:24:45 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[27570]: 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
Sep 07 06:24:45 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[27677]: 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
Sep 07 06:24:47 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[27786]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Sep 07 06:24:47 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[27893]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Sep 07 06:24:47 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[28000]: ansible-ansible.legacy.dnf Invoked with name=['python3-libselinux', 'python3-policycoreutils'] 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
Sep 07 06:24:49 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[28108]: ansible-ansible.legacy.dnf Invoked with name=['policycoreutils-python-utils'] 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
Sep 07 06:24:50 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[28216]: ansible-setup Invoked with filter=['ansible_selinux'] gather_subset=['all'] gather_timeout=10 fact_path=/etc/ansible/facts.d
Sep 07 06:24:52 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[28350]: ansible-seboolean Invoked with name=pcp_bind_all_unreserved_ports state=True persistent=False ignore_selinux_state=False
Sep 07 06:24:52 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[28457]: ansible-fedora.linux_system_roles.selinux_modules_facts Invoked
Sep 07 06:24:56 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[28564]: ansible-ansible.legacy.command Invoked with _raw_params=pcp _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Sep 07 06:24:56 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[28762]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail
                                                                           pmprobe -I pmcd.pmlogger.pmcd_host | grep '"primary"'
                                                                            _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
Sep 07 06:24:57 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[28872]: ansible-ansible.legacy.command Invoked with _raw_params=grep "^# Ansible managed" "/etc/sysconfig/pmlogger" _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Sep 07 06:24:57 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[28980]: ansible-ansible.legacy.command Invoked with _raw_params=grep "^# Ansible managed" "/etc/sysconfig/pmlogger_timers" _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Sep 07 06:24:57 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[29088]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail
                                                                           pmprobe -I pmcd.pmie.pmcd_host | grep '"primary"'
                                                                            _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
Sep 07 06:24:58 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[29198]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail
                                                                           semanage boolean --list | egrep "pcp_bind_all_unreserved_ports *\(on " _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
Sep 07 06:24:59 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[29308]: ansible-service_facts Invoked
Sep 07 06:25:00 ip-10-31-43-119.us-east-1.aws.redhat.com dbus-broker-launch[577]: avc:  op=load_policy lsm=selinux seqno=3 res=1
Sep 07 06:25:00 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting Check pmlogger instances are running...
â–‘â–‘ Subject: A start job for unit pmlogger_check.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger_check.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1735.
Sep 07 06:25:00 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started Check pmlogger instances are running.
â–‘â–‘ Subject: A start job for unit pmlogger_check.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger_check.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1735.
Sep 07 06:25:00 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: pmlogger_check.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit pmlogger_check.service has successfully entered the 'dead' state.
Sep 07 06:25:01 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[29832]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Sep 07 06:25:02 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[29940]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Sep 07 06:25:02 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[30048]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Sep 07 06:25:03 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[30156]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Sep 07 06:25:05 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[30299]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d
Sep 07 06:25:05 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[30433]: ansible-service_facts Invoked
Sep 07 06:25:07 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[30628]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Sep 07 06:25:08 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[30735]: ansible-ansible.legacy.dnf Invoked with name=['pcp-pmda-elasticsearch'] 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
Sep 07 06:25:10 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[30850]: ansible-file Invoked with path=/etc/pcp/elasticsearch state=directory mode=0755 recurse=False 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 _original_basename=None _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
Sep 07 06:25:11 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[30957]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/elasticsearch/elasticsearch.conf follow=True get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True
Sep 07 06:25:11 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[31044]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725704710.9911356-10701-272792748023048/.source.conf dest=/etc/pcp/elasticsearch/elasticsearch.conf follow=True mode=0600 _original_basename=elasticsearch.conf.j2 checksum=13f91d28ea10d21516fb892b9c304eb8001fb026 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
Sep 07 06:25:12 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[31151]: ansible-ansible.legacy.dnf Invoked with name=['pcp', 'pcp-zeroconf'] 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
Sep 07 06:25:13 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[31259]: ansible-ansible.legacy.dnf Invoked with name=['cyrus-sasl-lib', 'cyrus-sasl-scram'] 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
Sep 07 06:25:14 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting 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://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger_farm_check.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1798.
Sep 07 06:25:14 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started 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://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger_farm_check.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1798.
Sep 07 06:25:14 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: pmlogger_farm_check.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit pmlogger_farm_check.service has successfully entered the 'dead' state.
Sep 07 06:25:15 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[31453]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Sep 07 06:25:15 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[31561]: ansible-file Invoked with path=/var/lib/pcp/pmdas/elasticsearch/.NeedInstall mode=u=rw,g=r,o=r state=touch recurse=False 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 _original_basename=None _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
Sep 07 06:25:15 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[31668]: ansible-file Invoked with path=/etc/pcp/labels state=directory mode=0755 owner=root group=root recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:25:16 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[31775]: ansible-file Invoked with path=/etc/pcp/labels/optional state=directory mode=0755 owner=root group=root recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:25:16 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[31882]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True
Sep 07 06:25:16 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[31936]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/ansible-managed _original_basename=pmcd.explicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/ansible-managed 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
Sep 07 06:25:16 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[32043]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True
Sep 07 06:25:17 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[32097]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/optional/ansible-managed _original_basename=pmcd.implicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/optional/ansible-managed 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
Sep 07 06:25:17 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[32204]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True
Sep 07 06:25:17 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[32258]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmcd _original_basename=pmcd.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmcd 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
Sep 07 06:25:18 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[32365]: ansible-user Invoked with name=metrics system=True state=present non_unique=False force=False remove=False create_home=True move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on ip-10-31-43-119.us-east-1.aws.redhat.com update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None
Sep 07 06:25:18 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[32474]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu
                                                                           if set -o | grep -q pipefail; then
                                                                             set -o pipefail  # pipefail not supported on debian, some ubuntu
                                                                           fi
                                                                           if ! sasldblistusers2 -f "/etc/pcp/passwd.db" | grep -q "^metrics@"; then
                                                                             echo "Creating new metrics user in /etc/pcp/passwd.db"
                                                                             echo "metrics" | saslpasswd2 -a pmcd "metrics"
                                                                             chown root:pcp "/etc/pcp/passwd.db"
                                                                             chmod 640 "/etc/pcp/passwd.db"
                                                                           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
Sep 07 06:25:19 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[32589]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True
Sep 07 06:25:19 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[32643]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sasl2/pmcd.conf _original_basename=pmcd.sasl2.conf.j2 recurse=False state=file path=/etc/sasl2/pmcd.conf 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
Sep 07 06:25:20 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[32750]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None
Sep 07 06:25:20 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Stopping Performance Metrics Collector Daemon...
â–‘â–‘ Subject: A stop job for unit pmcd.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit pmcd.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1861.
Sep 07 06:25:20 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: pmcd.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit pmcd.service has successfully entered the 'dead' state.
Sep 07 06:25:20 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Stopped Performance Metrics Collector Daemon.
â–‘â–‘ Subject: A stop job for unit pmcd.service has finished
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit pmcd.service has finished.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1861 and the job result is done.
Sep 07 06:25:20 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: pmcd.service: Consumed 2.238s CPU time.
â–‘â–‘ Subject: Resources consumed by unit runtime
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit pmcd.service completed and consumed the indicated resources.
Sep 07 06:25:20 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting Performance Metrics Collector Daemon...
â–‘â–‘ Subject: A start job for unit pmcd.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmcd.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1861.
Sep 07 06:25:21 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started Performance Metrics Collector Daemon.
â–‘â–‘ Subject: A start job for unit pmcd.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmcd.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1861.
Sep 07 06:25:21 ip-10-31-43-119.us-east-1.aws.redhat.com pmcd[33266]: Installing elasticsearch PMDA ...
Sep 07 06:25:21 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[33390]: ansible-file Invoked with path=/etc/pcp/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:25:21 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[33582]: ansible-file Invoked with path=/etc/pcp/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:25:22 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[33689]: ansible-file Invoked with path=/etc/pcp/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:25:22 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[33796]: ansible-file Invoked with path=/etc/pcp/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:25:22 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[33903]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:25:23 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[34103]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:25:23 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[34210]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:25:23 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[34317]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:25:24 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[34429]: 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
Sep 07 06:25:24 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[34483]: 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
Sep 07 06:25:24 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[34590]: 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
Sep 07 06:25:24 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[34644]: 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
Sep 07 06:25:25 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[34762]: 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
Sep 07 06:25:25 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[34816]: 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
Sep 07 06:25:25 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[34923]: 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
Sep 07 06:25:26 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[34977]: 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
Sep 07 06:25:26 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[35084]: 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
Sep 07 06:25:26 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[35138]: 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
Sep 07 06:25:26 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[35245]: 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
Sep 07 06:25:27 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[35299]: 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
Sep 07 06:25:27 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[35406]: 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
Sep 07 06:25:27 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[35513]: 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
Sep 07 06:25:28 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[35620]: 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
Sep 07 06:25:28 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[35727]: 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
Sep 07 06:25:28 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[35834]: 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
Sep 07 06:25:29 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[35941]: 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
Sep 07 06:25:29 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[36048]: 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
Sep 07 06:25:30 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[36155]: ansible-ansible.legacy.systemd Invoked with name=pmie state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None
Sep 07 06:25:30 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Stopping pmie farm service...
â–‘â–‘ Subject: A stop job for unit pmie_farm.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit pmie_farm.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1992.
Sep 07 06:25:30 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: pmie_farm.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit pmie_farm.service has successfully entered the 'dead' state.
Sep 07 06:25:30 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Stopped pmie farm service.
â–‘â–‘ Subject: A stop job for unit pmie_farm.service has finished
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit pmie_farm.service has finished.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1992 and the job result is done.
Sep 07 06:25:30 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Stopping Performance Metrics Inference Engine...
â–‘â–‘ Subject: A stop job for unit pmie.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit pmie.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1924.
Sep 07 06:25:30 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: pmie.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit pmie.service has successfully entered the 'dead' state.
Sep 07 06:25:30 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Stopped Performance Metrics Inference Engine.
â–‘â–‘ Subject: A stop job for unit pmie.service has finished
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit pmie.service has finished.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1924 and the job result is done.
Sep 07 06:25:30 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting Performance Metrics Inference Engine...
â–‘â–‘ Subject: A start job for unit pmie.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmie.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1924.
Sep 07 06:25:30 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started Performance Metrics Inference Engine.
â–‘â–‘ Subject: A start job for unit pmie.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmie.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1924.
Sep 07 06:25:30 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting pmie farm service...
â–‘â–‘ Subject: A start job for unit pmie_farm.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmie_farm.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1992.
Sep 07 06:25:30 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started pmie farm service.
â–‘â–‘ Subject: A start job for unit pmie_farm.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmie_farm.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1992.
Sep 07 06:25:30 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[36803]: 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
Sep 07 06:25:31 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[36910]: 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
Sep 07 06:25:31 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[36964]: 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
Sep 07 06:25:31 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[37071]: 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
Sep 07 06:25:32 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[37125]: 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
Sep 07 06:25:32 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[37232]: 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
Sep 07 06:25:33 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[37341]: ansible-ansible.legacy.command Invoked with _raw_params=pmprobe -I pmcd.agent.status _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Sep 07 06:25:33 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[37449]: ansible-ansible.legacy.command Invoked with _raw_params=grep "^# Ansible managed" "/etc/pcp/elasticsearch/elasticsearch.conf" _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Sep 07 06:25:33 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[37557]: ansible-service_facts Invoked
Sep 07 06:25:35 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[37752]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Sep 07 06:25:36 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[37860]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Sep 07 06:25:36 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[37968]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Sep 07 06:25:36 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[38076]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Sep 07 06:25:38 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[38219]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d
Sep 07 06:25:39 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[38353]: ansible-service_facts Invoked
Sep 07 06:25:41 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[38548]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Sep 07 06:25:41 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[38655]: ansible-ansible.legacy.dnf Invoked with name=['redis', 'redis-doc'] 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
Sep 07 06:25:43 ip-10-31-43-119.us-east-1.aws.redhat.com groupadd[38664]: group added to /etc/group: name=redis, GID=991
Sep 07 06:25:43 ip-10-31-43-119.us-east-1.aws.redhat.com groupadd[38664]: group added to /etc/gshadow: name=redis
Sep 07 06:25:43 ip-10-31-43-119.us-east-1.aws.redhat.com groupadd[38664]: new group: name=redis, GID=991
Sep 07 06:25:43 ip-10-31-43-119.us-east-1.aws.redhat.com useradd[38671]: new user: name=redis, UID=991, GID=991, home=/var/lib/redis, shell=/sbin/nologin, from=none
Sep 07 06:25:43 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update.
â–‘â–‘ Subject: A start job for unit run-r7dc30a108d774e1daac0c21acbc15aac.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit run-r7dc30a108d774e1daac0c21acbc15aac.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1993.
Sep 07 06:25:43 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service...
â–‘â–‘ Subject: A start job for unit man-db-cache-update.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit man-db-cache-update.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2056.
Sep 07 06:25:43 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Reloading.
Sep 07 06:25:44 ip-10-31-43-119.us-east-1.aws.redhat.com systemd-rc-local-generator[38706]: /etc/rc.d/rc.local is not marked executable, skipping.
Sep 07 06:25:44 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Queuing reload/restart jobs for marked units…
Sep 07 06:25:44 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit man-db-cache-update.service has successfully entered the 'dead' state.
Sep 07 06:25:44 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service.
â–‘â–‘ Subject: A start job for unit man-db-cache-update.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit man-db-cache-update.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2056.
Sep 07 06:25:44 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: run-r7dc30a108d774e1daac0c21acbc15aac.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit run-r7dc30a108d774e1daac0c21acbc15aac.service has successfully entered the 'dead' state.
Sep 07 06:25:45 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[39003]: ansible-file Invoked with path=/etc/redis state=directory owner=redis group=root mode=0750 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:25:45 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[39110]: ansible-ansible.legacy.stat Invoked with path=/etc/redis/redis.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True
Sep 07 06:25:45 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[39197]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725704745.2450714-11791-253378532477994/.source.conf dest=/etc/redis/redis.conf mode=0640 owner=redis group=root follow=False _original_basename=redis.conf.j2 checksum=95a02445710ca5565cea37e18a52787ff890e0b8 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:25:46 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[39304]: ansible-file Invoked with src=/etc/redis/redis.conf dest=/etc/redis.conf state=link force=True path=/etc/redis.conf 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
Sep 07 06:25:46 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[39411]: ansible-ansible.legacy.systemd Invoked with name=redis state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None
Sep 07 06:25:46 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Reloading.
Sep 07 06:25:46 ip-10-31-43-119.us-east-1.aws.redhat.com systemd-rc-local-generator[39430]: /etc/rc.d/rc.local is not marked executable, skipping.
Sep 07 06:25:47 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting Redis persistent key-value database...
â–‘â–‘ Subject: A start job for unit redis.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit redis.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2119.
Sep 07 06:25:47 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started Redis persistent key-value database.
â–‘â–‘ Subject: A start job for unit redis.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit redis.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2119.
Sep 07 06:25:47 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[39555]: ansible-ansible.legacy.dnf Invoked with name=['pcp', 'pcp-zeroconf'] 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
Sep 07 06:25:48 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[39663]: ansible-ansible.legacy.dnf Invoked with name=['cyrus-sasl-lib', 'cyrus-sasl-scram'] 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
Sep 07 06:25:50 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[39771]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Sep 07 06:25:50 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[39879]: ansible-file Invoked with path=/etc/pcp/labels state=directory mode=0755 owner=root group=root recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:25:50 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[39986]: ansible-file Invoked with path=/etc/pcp/labels/optional state=directory mode=0755 owner=root group=root recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:25:51 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[40093]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True
Sep 07 06:25:51 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[40147]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/ansible-managed _original_basename=pmcd.explicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/ansible-managed 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
Sep 07 06:25:51 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[40254]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True
Sep 07 06:25:52 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[40308]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/optional/ansible-managed _original_basename=pmcd.implicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/optional/ansible-managed 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
Sep 07 06:25:52 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[40415]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True
Sep 07 06:25:52 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[40469]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmcd _original_basename=pmcd.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmcd 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
Sep 07 06:25:53 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[40576]: ansible-user Invoked with name=metrics system=True state=present non_unique=False force=False remove=False create_home=True move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on ip-10-31-43-119.us-east-1.aws.redhat.com update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None
Sep 07 06:25:53 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[40685]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu
                                                                           if set -o | grep -q pipefail; then
                                                                             set -o pipefail  # pipefail not supported on debian, some ubuntu
                                                                           fi
                                                                           if ! sasldblistusers2 -f "/etc/pcp/passwd.db" | grep -q "^metrics@"; then
                                                                             echo "Creating new metrics user in /etc/pcp/passwd.db"
                                                                             echo "metrics" | saslpasswd2 -a pmcd "metrics"
                                                                             chown root:pcp "/etc/pcp/passwd.db"
                                                                             chmod 640 "/etc/pcp/passwd.db"
                                                                           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
Sep 07 06:25:54 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[40797]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True
Sep 07 06:25:54 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[40851]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sasl2/pmcd.conf _original_basename=pmcd.sasl2.conf.j2 recurse=False state=file path=/etc/sasl2/pmcd.conf 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
Sep 07 06:25:55 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[40958]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None
Sep 07 06:25:55 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[41067]: ansible-file Invoked with path=/etc/pcp/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:25:55 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[41174]: ansible-file Invoked with path=/etc/pcp/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:25:56 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[41281]: ansible-file Invoked with path=/etc/pcp/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:25:56 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[41388]: ansible-file Invoked with path=/etc/pcp/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:25:56 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[41495]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:25:57 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[41602]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:25:57 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[41709]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:25:57 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[41816]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False 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 _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 07 06:25:57 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[41923]: 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
Sep 07 06:25:58 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[41977]: 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
Sep 07 06:25:58 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[42084]: 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
Sep 07 06:25:58 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[42138]: 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
Sep 07 06:25:59 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[42245]: 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
Sep 07 06:25:59 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[42299]: 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
Sep 07 06:25:59 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[42406]: 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
Sep 07 06:25:59 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[42460]: 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
Sep 07 06:26:00 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[42567]: 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
Sep 07 06:26:00 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[42621]: 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
Sep 07 06:26:00 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[42728]: 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
Sep 07 06:26:00 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[42782]: 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
Sep 07 06:26:01 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[42889]: 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
Sep 07 06:26:01 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[42996]: 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
Sep 07 06:26:02 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[43103]: 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
Sep 07 06:26:02 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[43210]: 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
Sep 07 06:26:02 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[43317]: 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
Sep 07 06:26:03 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[43424]: 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
Sep 07 06:26:03 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[43531]: 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
Sep 07 06:26:03 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[43638]: 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
Sep 07 06:26:04 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[43747]: 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
Sep 07 06:26:04 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[43854]: 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
Sep 07 06:26:05 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[43908]: 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
Sep 07 06:26:05 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[44015]: 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
Sep 07 06:26:05 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[44069]: 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
Sep 07 06:26:06 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[44176]: 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
Sep 07 06:26:06 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[44285]: 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
Sep 07 06:26:06 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[44372]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725704766.460894-12798-114965281447034/.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
Sep 07 06:26:07 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[44479]: 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
Sep 07 06:26:07 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Reloading.
Sep 07 06:26:07 ip-10-31-43-119.us-east-1.aws.redhat.com systemd-rc-local-generator[44498]: /etc/rc.d/rc.local is not marked executable, skipping.
Sep 07 06:26:07 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting Proxy for Performance Metrics Collector Daemon...
â–‘â–‘ Subject: A start job for unit pmproxy.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmproxy.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2188.
Sep 07 06:26:07 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started Proxy for Performance Metrics Collector Daemon.
â–‘â–‘ Subject: A start job for unit pmproxy.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmproxy.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2188.
Sep 07 06:26:08 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[44663]: 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
Sep 07 06:26:18 ip-10-31-43-119.us-east-1.aws.redhat.com groupadd[44678]: group added to /etc/group: name=grafana, GID=990
Sep 07 06:26:18 ip-10-31-43-119.us-east-1.aws.redhat.com groupadd[44678]: group added to /etc/gshadow: name=grafana
Sep 07 06:26:18 ip-10-31-43-119.us-east-1.aws.redhat.com groupadd[44678]: new group: name=grafana, GID=990
Sep 07 06:26:18 ip-10-31-43-119.us-east-1.aws.redhat.com useradd[44685]: new user: name=grafana, UID=990, GID=990, home=/usr/share/grafana, shell=/usr/sbin/nologin, from=none
Sep 07 06:26:28 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[4052]: Created slice User Background Tasks Slice.
â–‘â–‘ Subject: A start job for unit UNIT has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit UNIT has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 14.
Sep 07 06:26:28 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[4052]: Starting Cleanup of User's Temporary Files and Directories...
â–‘â–‘ Subject: A start job for unit UNIT has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit UNIT has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 13.
Sep 07 06:26:28 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[4052]: Finished Cleanup of User's Temporary Files and Directories.
â–‘â–‘ Subject: A start job for unit UNIT has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit UNIT has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 13.
Sep 07 06:26:34 ip-10-31-43-119.us-east-1.aws.redhat.com kernel: SELinux:  Converting 441 SID table entries...
Sep 07 06:26:34 ip-10-31-43-119.us-east-1.aws.redhat.com kernel: SELinux:  policy capability network_peer_controls=1
Sep 07 06:26:34 ip-10-31-43-119.us-east-1.aws.redhat.com kernel: SELinux:  policy capability open_perms=1
Sep 07 06:26:34 ip-10-31-43-119.us-east-1.aws.redhat.com kernel: SELinux:  policy capability extended_socket_class=1
Sep 07 06:26:34 ip-10-31-43-119.us-east-1.aws.redhat.com kernel: SELinux:  policy capability always_check_network=0
Sep 07 06:26:34 ip-10-31-43-119.us-east-1.aws.redhat.com kernel: SELinux:  policy capability cgroup_seclabel=1
Sep 07 06:26:34 ip-10-31-43-119.us-east-1.aws.redhat.com kernel: SELinux:  policy capability nnp_nosuid_transition=1
Sep 07 06:26:34 ip-10-31-43-119.us-east-1.aws.redhat.com kernel: SELinux:  policy capability genfs_seclabel_symlinks=1
Sep 07 06:26:36 ip-10-31-43-119.us-east-1.aws.redhat.com kernel: SELinux:  Converting 445 SID table entries...
Sep 07 06:26:36 ip-10-31-43-119.us-east-1.aws.redhat.com kernel: SELinux:  policy capability network_peer_controls=1
Sep 07 06:26:36 ip-10-31-43-119.us-east-1.aws.redhat.com kernel: SELinux:  policy capability open_perms=1
Sep 07 06:26:36 ip-10-31-43-119.us-east-1.aws.redhat.com kernel: SELinux:  policy capability extended_socket_class=1
Sep 07 06:26:36 ip-10-31-43-119.us-east-1.aws.redhat.com kernel: SELinux:  policy capability always_check_network=0
Sep 07 06:26:36 ip-10-31-43-119.us-east-1.aws.redhat.com kernel: SELinux:  policy capability cgroup_seclabel=1
Sep 07 06:26:36 ip-10-31-43-119.us-east-1.aws.redhat.com kernel: SELinux:  policy capability nnp_nosuid_transition=1
Sep 07 06:26:36 ip-10-31-43-119.us-east-1.aws.redhat.com kernel: SELinux:  policy capability genfs_seclabel_symlinks=1
Sep 07 06:26:36 ip-10-31-43-119.us-east-1.aws.redhat.com dbus-broker-launch[577]: avc:  op=load_policy lsm=selinux seqno=5 res=1
Sep 07 06:26:36 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update.
â–‘â–‘ Subject: A start job for unit run-r8cab602e7e7b4d4fa04fffe3b36dee23.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit run-r8cab602e7e7b4d4fa04fffe3b36dee23.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2252.
Sep 07 06:26:36 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service...
â–‘â–‘ Subject: A start job for unit man-db-cache-update.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit man-db-cache-update.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2315.
Sep 07 06:26:36 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Reloading.
Sep 07 06:26:36 ip-10-31-43-119.us-east-1.aws.redhat.com systemd-rc-local-generator[44754]: /etc/rc.d/rc.local is not marked executable, skipping.
Sep 07 06:26:36 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Queuing reload/restart jobs for marked units…
Sep 07 06:26:37 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit man-db-cache-update.service has successfully entered the 'dead' state.
Sep 07 06:26:37 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service.
â–‘â–‘ Subject: A start job for unit man-db-cache-update.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit man-db-cache-update.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2315.
Sep 07 06:26:37 ip-10-31-43-119.us-east-1.aws.redhat.com systemd[1]: run-r8cab602e7e7b4d4fa04fffe3b36dee23.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit run-r8cab602e7e7b4d4fa04fffe3b36dee23.service has successfully entered the 'dead' state.
Sep 07 06:26:41 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[45033]: ansible-package_facts Invoked with manager=['auto'] strategy=first
Sep 07 06:26:42 ip-10-31-43-119.us-east-1.aws.redhat.com python3.9[45195]: 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 40
dr-xr-xr-x. 18 root    root     235 Sep  4 09:17 ../
drwxr-xr-x.  2 root    root      60 Sep  7 06:19 tmpfiles.d/
drwxr-xr-x.  3 root    root      60 Sep  7 06:19 log/
drwxr-xr-x.  2 root    root      40 Sep  7 06:19 mount/
drwxr-xr-x.  4 root    root     100 Sep  7 06:19 initramfs/
-r--r--r--.  1 root    root      33 Sep  7 06:19 machine-id
srw-rw-rw-.  1 root    root       0 Sep  7 06:19 rpcbind.sock=
prw-------.  1 root    root       0 Sep  7 06:19 initctl|
drwxr-xr-x.  5 root    root     100 Sep  7 06:19 credentials/
drwx------.  2 root    root      40 Sep  7 06:19 cryptsetup/
drwxr-xr-x.  2 root    root      40 Sep  7 06:19 setrans/
drwxr-xr-x.  2 root    root      40 Sep  7 06:19 console/
drwxr-xr-x.  2 root    root      40 Sep  7 06:19 sepermit/
drwxr-xr-x.  2 root    root      40 Sep  7 06:19 motd.d/
drwxr-xr-x.  2 root    root      40 Sep  7 06:19 faillock/
drwx--x--x.  3 root    root      60 Sep  7 06:19 sudo/
-rw-r--r--.  1 root    root       0 Sep  7 06:19 motd
drwxr-xr-x.  3 root    root      60 Sep  7 06:19 tpm2-tss/
drwx------.  2 rpc     rpc       60 Sep  7 06:19 rpcbind/
-rw-r--r--.  1 root    root       4 Sep  7 06:19 auditd.pid
drwxr-xr-x.  2 root    root      60 Sep  7 06:19 dbus/
srw-rw-rw-.  1 root    root       0 Sep  7 06:19 .heim_org.h5l.kcm-socket=
drwxr-xr-x.  2 root    root      60 Sep  7 06:19 irqbalance/
-rw-r--r--.  1 root    root     619 Sep  7 06:19 dhclient.lease
-rw-r--r--.  1 root    root       4 Sep  7 06:19 dhclient.pid
-rw-------.  1 root    root       4 Sep  7 06:19 gssproxy.pid
drwxr-xr-x.  6 root    root     160 Sep  7 06:19 NetworkManager/
srw-rw-rw-.  1 root    root       0 Sep  7 06:19 gssproxy.sock=
drwxr-xr-x.  2 root    root      60 Sep  7 06:19 chrony-dhcp/
drwxr-x---.  2 chrony  chrony    80 Sep  7 06:19 chrony/
-rw-------.  1 root    root       4 Sep  7 06:19 sm-notify.pid
drwxr-xr-x.  3 root    root      80 Sep  7 06:19 lock/
-rw-r--r--.  1 root    root       4 Sep  7 06:19 sshd.pid
-rw-------.  1 root    root       3 Sep  7 06:19 rsyslogd.pid
-rw-r--r--.  1 root    root       4 Sep  7 06:19 crond.pid
----------.  1 root    root       0 Sep  7 06:19 cron.reboot
drwx------.  3 root    root     340 Sep  7 06:19 cloud-init/
-rw-------.  1 root    root       0 Sep  7 06:19 agetty.reload
drwxr-xr-x.  2 root    root      80 Sep  7 06:19 blkid/
drwxr-xr-x.  3 root    root      60 Sep  7 06:20 user/
drwxr-xr-x.  7 root    root     160 Sep  7 06:23 udev/
drwxr-xr-x.  2 redis   redis     40 Sep  7 06:25 redis/
drwxrwxr-x.  2 pcp     pcp      200 Sep  7 06:26 pcp/
drwxr-xr-x.  2 root    root      80 Sep  7 06:26 rhsm/
drwxr-xr-x.  2 grafana grafana   40 Sep  7 06:26 grafana/
drwxr-xr-x. 31 root    root     960 Sep  7 06:26 ./
drwxr-xr-x. 22 root    root     560 Sep  7 06:26 systemd/
-rw-rw-r--.  1 root    utmp    1920 Sep  7 06:26 utmp
total 16
-r--r--r--.  1 pcp  pcp    5 Sep  7 06:24 pmlogger.pid
srw-rw-rw-.  1 pcp  pcp    0 Sep  7 06:24 pmlogger.21659.socket=
lrwxrwxrwx.  1 pcp  pcp   30 Sep  7 06:24 pmlogger.primary.socket -> /run/pcp/pmlogger.21659.socket=
srw-rw-rw-.  1 root root   0 Sep  7 06:25 pmcd.socket=
-r--r--r--.  1 root root   5 Sep  7 06:25 pmcd.pid
-r--r--r--.  1 pcp  pcp    5 Sep  7 06:25 pmie.pid
srwxrwxrwx.  1 pcp  pcp    0 Sep  7 06:26 pmproxy.socket=
-r--r--r--.  1 pcp  pcp    5 Sep  7 06:26 pmproxy.pid
drwxrwxr-x.  2 pcp  pcp  200 Sep  7 06:26 ./
drwxr-xr-x. 31 root root 960 Sep  7 06:26 ../

TASK [Reraise error] ***********************************************************
task path: /tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17
Saturday 07 September 2024  06:26:42 -0400 (0:00:00.487)       0:01:04.919 **** 
fatal: [managed_node3]: 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/local/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-zAN/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3
Saturday 07 September 2024  06:26:42 -0400 (0:00:00.075)       0:01:04.994 **** 
ok: [managed_node3] => {
    "ansible_facts": {
        "services": {
            "NetworkManager-dispatcher.service": {
                "name": "NetworkManager-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "NetworkManager-wait-online.service": {
                "name": "NetworkManager-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "NetworkManager.service": {
                "name": "NetworkManager.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auditd.service": {
                "name": "auditd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "autofs.service": {
                "name": "autofs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "alias"
            },
            "avahi-daemon.service": {
                "name": "avahi-daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd-restricted.service": {
                "name": "chronyd-restricted.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-hotplugd.service": {
                "name": "cloud-init-hotplugd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cpupower.service": {
                "name": "cpupower.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-broker.service": {
                "name": "dbus-broker.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "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"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "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"
            },
            "irqbalance.service": {
                "name": "irqbalance.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "kdump.service": {
                "name": "kdump.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "kvm_stat.service": {
                "name": "kvm_stat.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "logrotate.service": {
                "name": "logrotate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "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"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "modprobe@.service": {
                "name": "modprobe@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "modprobe@configfs.service": {
                "name": "modprobe@configfs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@drm.service": {
                "name": "modprobe@drm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@fuse.service": {
                "name": "modprobe@fuse.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "network.service": {
                "name": "network.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nftables.service": {
                "name": "nftables.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "nm-priv-helper.service": {
                "name": "nm-priv-helper.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "oddjobd.service": {
                "name": "oddjobd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "pam_namespace.service": {
                "name": "pam_namespace.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "pcp-reboot-init.service": {
                "name": "pcp-reboot-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "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"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon.service": {
                "name": "quotaon.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rdisc.service": {
                "name": "rdisc.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "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"
            },
            "rhcd.service": {
                "name": "rhcd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rhsm-facts.service": {
                "name": "rhsm-facts.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rhsm.service": {
                "name": "rhsm.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rhsmcertd.service": {
                "name": "rhsmcertd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rngd.service": {
                "name": "rngd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-svcgssd.service": {
                "name": "rpc-svcgssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpmdb-rebuild.service": {
                "name": "rpmdb-rebuild.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "selinux-check-proper-disable.service": {
                "name": "selinux-check-proper-disable.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "indirect"
            },
            "serial-getty@ttyS0.service": {
                "name": "serial-getty@ttyS0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "snapd.seeded.service": {
                "name": "snapd.seeded.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-bless-boot.service": {
                "name": "systemd-bless-boot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-boot-check-no-failures.service": {
                "name": "systemd-boot-check-no-failures.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-boot-random-seed.service": {
                "name": "systemd-boot-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-boot-update.service": {
                "name": "systemd-boot-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-growfs-root.service": {
                "name": "systemd-growfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-growfs@.service": {
                "name": "systemd-growfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-resume@.service": {
                "name": "systemd-hibernate-resume@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hwdb-update.service": {
                "name": "systemd-hwdb-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hybrid-sleep.service": {
                "name": "systemd-hybrid-sleep.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-initctl.service": {
                "name": "systemd-initctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-catalog-update.service": {
                "name": "systemd-journal-catalog-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-flush.service": {
                "name": "systemd-journal-flush.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journald.service": {
                "name": "systemd-journald.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-journald@.service": {
                "name": "systemd-journald@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-kexec.service": {
                "name": "systemd-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-localed.service": {
                "name": "systemd-localed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-logind.service": {
                "name": "systemd-logind.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-machine-id-commit.service": {
                "name": "systemd-machine-id-commit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-network-generator.service": {
                "name": "systemd-network-generator.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-networkd-wait-online.service": {
                "name": "systemd-networkd-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-pcrfs-root.service": {
                "name": "systemd-pcrfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pcrfs@.service": {
                "name": "systemd-pcrfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrmachine.service": {
                "name": "systemd-pcrmachine.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-initrd.service": {
                "name": "systemd-pcrphase-initrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-sysinit.service": {
                "name": "systemd-pcrphase-sysinit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase.service": {
                "name": "systemd-pcrphase.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-quotacheck.service": {
                "name": "systemd-quotacheck.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysext.service": {
                "name": "systemd-sysext.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "systemd-sysupdate-reboot.service": {
                "name": "systemd-sysupdate-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysupdate.service": {
                "name": "systemd-sysupdate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles.service": {
                "name": "systemd-tmpfiles.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "yppasswdd.service": {
                "name": "yppasswdd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypserv.service": {
                "name": "ypserv.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypxfrd.service": {
                "name": "ypxfrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "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-zAN/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9
Saturday 07 September 2024  06:26:44 -0400 (0:00:01.705)       0:01:06.700 **** 
ok: [managed_node3] => (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-09-07 06:25:21 EDT",
        "ActiveEnterTimestampMonotonic": "372099075",
        "ActiveExitTimestamp": "Sat 2024-09-07 06:25:20 EDT",
        "ActiveExitTimestampMonotonic": "371056628",
        "ActiveState": "active",
        "After": "system.slice network-online.target systemd-journald.socket sysinit.target avahi-daemon.service basic.target",
        "AllowIsolate": "no",
        "AssertResult": "yes",
        "AssertTimestamp": "Sat 2024-09-07 06:25:20 EDT",
        "AssertTimestampMonotonic": "371781321",
        "Before": "pmlogger.service zabbix-agent.service pmie.service shutdown.target pmproxy.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": "1512324000",
        "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-09-07 06:25:20 EDT",
        "ConditionTimestampMonotonic": "371781317",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroup": "/system.slice/pmcd.service",
        "ControlGroupId": "4584",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Collector Daemon",
        "DevicePolicy": "auto",
        "Documentation": "\"man:pmcd(1)\"",
        "DynamicUser": "no",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "33163",
        "ExecMainStartTimestamp": "Sat 2024-09-07 06:25:21 EDT",
        "ExecMainStartTimestampMonotonic": "372099039",
        "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",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "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-09-07 06:25:20 EDT",
        "InactiveEnterTimestampMonotonic": "371780551",
        "InactiveExitTimestamp": "Sat 2024-09-07 06:25:20 EDT",
        "InactiveExitTimestampMonotonic": "371788518",
        "InvocationID": "d483c3c8843f43e2aaff0f7f09bc0cbb",
        "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": "13964",
        "LimitNPROCSoft": "13964",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13964",
        "LimitSIGPENDINGSoft": "13964",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "33163",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "57815040",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "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",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "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]",
        "StateChangeTimestamp": "Sat 2024-09-07 06:25:21 EDT",
        "StateChangeTimestampMonotonic": "372099075",
        "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": "22342",
        "TimeoutAbortUSec": "1min 30s",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target pmlogger.service pmie.service",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}
ok: [managed_node3] => (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-09-07 06:24:18 EDT",
        "ActiveEnterTimestampMonotonic": "309650964",
        "ActiveExitTimestamp": "Sat 2024-09-07 06:24:17 EDT",
        "ActiveExitTimestampMonotonic": "308953273",
        "ActiveState": "active",
        "After": "basic.target sysinit.target network-online.target pcp-reboot-init.service system.slice systemd-journald.socket pmcd.service",
        "AllowIsolate": "no",
        "AssertResult": "yes",
        "AssertTimestamp": "Sat 2024-09-07 06:24:18 EDT",
        "AssertTimestampMonotonic": "309030536",
        "Before": "multi-user.target pmlogger_farm.service shutdown.target pmlogger_daily.timer pmlogger_check.timer",
        "BindsTo": "pmlogger_farm.service pmlogger_daily.timer pmlogger_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": "1331421000",
        "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-09-07 06:24:18 EDT",
        "ConditionTimestampMonotonic": "309030533",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ConsistsOf": "pmlogger_farm.service",
        "ControlGroup": "/system.slice/pmlogger.service",
        "ControlGroupId": "4436",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Archive Logger",
        "DevicePolicy": "auto",
        "Documentation": "\"man:pmlogger(1)\"",
        "DynamicUser": "no",
        "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary",
        "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "21659",
        "ExecMainStartTimestamp": "Sat 2024-09-07 06:24:18 EDT",
        "ExecMainStartTimestampMonotonic": "309650928",
        "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",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "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-09-07 06:24:18 EDT",
        "InactiveEnterTimestampMonotonic": "309029966",
        "InactiveExitTimestamp": "Sat 2024-09-07 06:24:18 EDT",
        "InactiveExitTimestampMonotonic": "309035386",
        "InvocationID": "b800983a63a74fdf9e6108b7ef9c6c4f",
        "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": "13964",
        "LimitNPROCSoft": "13964",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13964",
        "LimitSIGPENDINGSoft": "13964",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "21659",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "4313088",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "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",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "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]",
        "StateChangeTimestamp": "Sat 2024-09-07 06:24:18 EDT",
        "StateChangeTimestampMonotonic": "309650964",
        "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": "22342",
        "TimeoutAbortUSec": "2min",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "2min",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "2min",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "993",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "User": "pcp",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "Wants": "pmcd.service",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}
ok: [managed_node3] => (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-09-07 06:25:30 EDT",
        "ActiveEnterTimestampMonotonic": "381530103",
        "ActiveExitTimestamp": "Sat 2024-09-07 06:25:30 EDT",
        "ActiveExitTimestampMonotonic": "381070335",
        "ActiveState": "active",
        "After": "pmcd.service systemd-journald.socket basic.target pcp-reboot-init.service system.slice sysinit.target network-online.target",
        "AllowIsolate": "no",
        "AssertResult": "yes",
        "AssertTimestamp": "Sat 2024-09-07 06:25:30 EDT",
        "AssertTimestampMonotonic": "381313374",
        "Before": "pmie_check.timer shutdown.target multi-user.target pmie_farm.service pmie_daily.timer",
        "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": "306352000",
        "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-09-07 06:25:30 EDT",
        "ConditionTimestampMonotonic": "381313369",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ConsistsOf": "pmie_farm.service",
        "ControlGroup": "/system.slice/pmie.service",
        "ControlGroupId": "4621",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Inference Engine",
        "DevicePolicy": "auto",
        "Documentation": "\"man:pmie(1)\"",
        "DynamicUser": "no",
        "Environment": "PMIE_CHECK_PARAMS=--only-primary",
        "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "36542",
        "ExecMainStartTimestamp": "Sat 2024-09-07 06:25:30 EDT",
        "ExecMainStartTimestampMonotonic": "381530066",
        "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",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "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-09-07 06:25:30 EDT",
        "InactiveEnterTimestampMonotonic": "381312806",
        "InactiveExitTimestamp": "Sat 2024-09-07 06:25:30 EDT",
        "InactiveExitTimestampMonotonic": "381319425",
        "InvocationID": "be7ffcdecfd94f139b89c87c61963e32",
        "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": "13964",
        "LimitNPROCSoft": "13964",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13964",
        "LimitSIGPENDINGSoft": "13964",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "36542",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "1744896",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "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",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "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]",
        "StateChangeTimestamp": "Sat 2024-09-07 06:25:30 EDT",
        "StateChangeTimestampMonotonic": "381530103",
        "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": "22342",
        "TimeoutAbortUSec": "2min",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "2min",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "2min",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "993",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "User": "pcp",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "Wants": "pmcd.service",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}
changed: [managed_node3] => (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-09-07 06:26:07 EDT",
        "ActiveEnterTimestampMonotonic": "418752389",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "active",
        "After": "system.slice sysinit.target avahi-daemon.service redis.service pcp-reboot-init.service pmcd.service network-online.target basic.target systemd-journald.socket",
        "AllowIsolate": "no",
        "AssertResult": "yes",
        "AssertTimestamp": "Sat 2024-09-07 06:26:07 EDT",
        "AssertTimestampMonotonic": "418676100",
        "Before": "multi-user.target 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": "539393000",
        "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-09-07 06:26:07 EDT",
        "ConditionTimestampMonotonic": "418676096",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroup": "/system.slice/pmproxy.service",
        "ControlGroupId": "3676",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Proxy for Performance Metrics Collector Daemon",
        "DevicePolicy": "auto",
        "Documentation": "\"man:pmproxy(1)\"",
        "DynamicUser": "no",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "44512",
        "ExecMainStartTimestamp": "Sat 2024-09-07 06:26:07 EDT",
        "ExecMainStartTimestampMonotonic": "418686092",
        "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",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "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-09-07 06:26:07 EDT",
        "InactiveExitTimestampMonotonic": "418686431",
        "InvocationID": "8df94cd8dc2b41298ce8de188e6eb093",
        "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": "13964",
        "LimitNPROCSoft": "13964",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13964",
        "LimitSIGPENDINGSoft": "13964",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "44512",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "infinity",
        "MemoryCurrent": "30273536",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "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",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "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]",
        "StateChangeTimestamp": "Sat 2024-09-07 06:26:07 EDT",
        "StateChangeTimestampMonotonic": "418752389",
        "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": "22342",
        "TimeoutAbortUSec": "1min 30s",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "1min 30s",
        "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_node3] => (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_node3] => (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-zAN/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:28
Saturday 07 September 2024  06:26:46 -0400 (0:00:01.865)       0:01:08.565 **** 
ok: [managed_node3] => {
    "changed": false,
    "name": "firewalld",
    "state": "stopped",
    "status": {
        "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0",
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "basic.target system.slice sysinit.target dbus-broker.service dbus.socket polkit.service",
        "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 ip6tables.service shutdown.target iptables.service ipset.service",
        "ControlGroupId": "0",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "firewalld - dynamic firewall daemon",
        "DevicePolicy": "auto",
        "Documentation": "\"man:firewalld(1)\"",
        "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",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "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": "13964",
        "LimitNPROCSoft": "13964",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13964",
        "LimitSIGPENDINGSoft": "13964",
        "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",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "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": "system.slice dbus.socket sysinit.target",
        "Restart": "no",
        "RestartKillSignal": "15",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "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]",
        "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": "22342",
        "TimeoutAbortUSec": "1min 30s",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "1min 30s",
        "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_node3              : ok=59   changed=8    unreachable=0    failed=1    skipped=26   rescued=1    ignored=0   

Saturday 07 September 2024  06:26:47 -0400 (0:00:00.493)       0:01:09.059 **** 
=============================================================================== 
fedora.linux_system_roles.private_metrics_subrole_grafana : Install Grafana packages -- 32.65s
/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:27 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rules are installed for targeted hosts --- 3.32s
/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:24 
fedora.linux_system_roles.private_metrics_subrole_redis : Install Redis packages --- 3.23s
/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:31 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra rules symlinks have been created for targeted hosts --- 2.01s
/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:86 
Restore state of services ----------------------------------------------- 1.87s
/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 
Get final state of services --------------------------------------------- 1.71s
/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 
Get initial state of services ------------------------------------------- 1.67s
/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group link directories exist --- 1.28s
/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:14 
fedora.linux_system_roles.private_metrics_subrole_pcp : Install authentication packages --- 1.28s
/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:33 
fedora.linux_system_roles.private_metrics_subrole_pcp : Install Performance Co-Pilot packages --- 1.28s
/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:27 
fedora.linux_system_roles.private_metrics_subrole_grafana : Get package facts now that Grafana is installed --- 1.26s
/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:33 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group directories exist --- 1.25s
/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:4 
Gathering Facts --------------------------------------------------------- 1.05s
/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:9 
fedora.linux_system_roles.private_metrics_subrole_redis : Ensure Redis service is running and enabled on boot --- 0.89s
/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:67 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector system accounts are configured --- 0.79s
/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:60 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure REST API, proxy and log discovery is running and enabled on boot --- 0.78s
/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml:11 
fedora.linux_system_roles.private_metrics_subrole_redis : Ensure Redis service is configured --- 0.73s
/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:46 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is configured --- 0.64s
/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:12 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is configured --- 0.64s
/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:53 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging retention period is set --- 0.60s
/tmp/collections-zAN/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:19