ansible-playbook 2.9.27
  config file = /etc/ansible/ansible.cfg
  configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python2.7/site-packages/ansible
  executable location = /usr/bin/ansible-playbook
  python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)]
Using /etc/ansible/ansible.cfg as config file
[WARNING]: running playbook inside collection fedora.linux_system_roles
statically imported: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml
statically imported: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml
Skipping callback 'actionable', as we already have a stdout callback.
Skipping callback 'counter_enabled', as we already have a stdout callback.
Skipping callback 'debug', as we already have a stdout callback.
Skipping callback 'dense', as we already have a stdout callback.
Skipping callback 'dense', as we already have a stdout callback.
Skipping callback 'full_skip', as we already have a stdout callback.
Skipping callback 'json', as we already have a stdout callback.
Skipping callback 'minimal', as we already have a stdout callback.
Skipping callback 'null', as we already have a stdout callback.
Skipping callback 'oneline', as we already have a stdout callback.
Skipping callback 'selective', as we already have a stdout callback.
Skipping callback 'skippy', as we already have a stdout callback.
Skipping callback 'stderr', as we already have a stdout callback.
Skipping callback 'unixy', as we already have a stdout callback.
Skipping callback 'yaml', as we already have a stdout callback.

PLAYBOOK: tests_default.yml ****************************************************
2 plays in /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_default.yml

PLAY [all] *********************************************************************
META: ran handlers

TASK [Include vault variables] *************************************************
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_default.yml:5
Wednesday 09 October 2024  02:01:32 -0400 (0:00:00.034)       0:00:00.034 ***** 
ok: [managed-node2] => {
    "ansible_facts": {
        "pcptest_pw": {
            "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n65343431623161346664373330646165636437656265656632613961363839303132393064663934\n3137396633373562393466633037356533326566343338350a386238333034336162333932313162\n62643937336534356131376134303463306466316433366636643562633637376336653034646334\n3063663466333735390a333330366461386166633233373133326237323663333831653232646566\n3363\n"
        }
    }, 
    "ansible_included_var_files": [
        "/tmp/metrics-uuG/tests/vars/vault-variables.yml"
    ], 
    "changed": false
}
META: ran handlers
META: ran handlers

PLAY [Test the role with default params] ***************************************

TASK [Gathering Facts] *********************************************************
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_default.yml:9
Wednesday 09 October 2024  02:01:32 -0400 (0:00:00.026)       0:00:00.060 ***** 
ok: [managed-node2]

TASK [Get initial state of services] *******************************************
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3
Wednesday 09 October 2024  02:01:33 -0400 (0:00:00.861)       0:00:00.922 ***** 
ok: [managed-node2] => {
    "ansible_facts": {
        "services": {
            "NetworkManager-dispatcher.service": {
                "name": "NetworkManager-dispatcher.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "enabled"
            }, 
            "NetworkManager-wait-online.service": {
                "name": "NetworkManager-wait-online.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "enabled"
            }, 
            "NetworkManager.service": {
                "name": "NetworkManager.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "enabled"
            }, 
            "arp-ethers.service": {
                "name": "arp-ethers.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "auditd.service": {
                "name": "auditd.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "enabled"
            }, 
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "static"
            }, 
            "autovt@.service": {
                "name": "autovt@.service", 
                "source": "systemd", 
                "state": "unknown", 
                "status": "enabled"
            }, 
            "blk-availability.service": {
                "name": "blk-availability.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "brandbot.service": {
                "name": "brandbot.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "static"
            }, 
            "chrony-dnssrv@.service": {
                "name": "chrony-dnssrv@.service", 
                "source": "systemd", 
                "state": "unknown", 
                "status": "static"
            }, 
            "chrony-wait.service": {
                "name": "chrony-wait.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-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"
            }, 
            "console-shell.service": {
                "name": "console-shell.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": "stopped", 
                "status": "disabled"
            }, 
            "crond.service": {
                "name": "crond.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "enabled"
            }, 
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "static"
            }, 
            "dbus-org.freedesktop.import1.service": {
                "name": "dbus-org.freedesktop.import1.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "static"
            }, 
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "static"
            }, 
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service", 
                "source": "systemd", 
                "state": "active", 
                "status": "static"
            }, 
            "dbus-org.freedesktop.machine1.service": {
                "name": "dbus-org.freedesktop.machine1.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "static"
            }, 
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "enabled"
            }, 
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "static"
            }, 
            "dbus.service": {
                "name": "dbus.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "static"
            }, 
            "debug-shell.service": {
                "name": "debug-shell.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.service": {
                "name": "dracut-shutdown.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "static"
            }, 
            "ebtables.service": {
                "name": "ebtables.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "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": "unknown"
            }, 
            "gssproxy.service": {
                "name": "gssproxy.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "disabled"
            }, 
            "halt-local.service": {
                "name": "halt-local.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "static"
            }, 
            "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"
            }, 
            "iprdump.service": {
                "name": "iprdump.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "iprinit.service": {
                "name": "iprinit.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "iprupdate.service": {
                "name": "iprupdate.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "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"
            }, 
            "messagebus.service": {
                "name": "messagebus.service", 
                "source": "systemd", 
                "state": "active", 
                "status": "static"
            }, 
            "microcode.service": {
                "name": "microcode.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "enabled"
            }, 
            "netconsole": {
                "name": "netconsole", 
                "source": "sysv", 
                "state": "stopped", 
                "status": "disabled"
            }, 
            "network": {
                "name": "network", 
                "source": "sysv", 
                "state": "running", 
                "status": "enabled"
            }, 
            "network.service": {
                "name": "network.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "unknown"
            }, 
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "nfs-config.service": {
                "name": "nfs-config.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "static"
            }, 
            "nfs-idmap.service": {
                "name": "nfs-idmap.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "static"
            }, 
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "static"
            }, 
            "nfs-lock.service": {
                "name": "nfs-lock.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "static"
            }, 
            "nfs-mountd.service": {
                "name": "nfs-mountd.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "static"
            }, 
            "nfs-rquotad.service": {
                "name": "nfs-rquotad.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "nfs-secure.service": {
                "name": "nfs-secure.service", 
                "source": "systemd", 
                "state": "inactive", 
                "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"
            }, 
            "nfs.service": {
                "name": "nfs.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "nfslock.service": {
                "name": "nfslock.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "static"
            }, 
            "plymouth-halt.service": {
                "name": "plymouth-halt.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "plymouth-kexec.service": {
                "name": "plymouth-kexec.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "plymouth-poweroff.service": {
                "name": "plymouth-poweroff.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "disabled"
            }, 
            "plymouth-quit.service": {
                "name": "plymouth-quit.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "disabled"
            }, 
            "plymouth-read-write.service": {
                "name": "plymouth-read-write.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "disabled"
            }, 
            "plymouth-reboot.service": {
                "name": "plymouth-reboot.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "plymouth-start.service": {
                "name": "plymouth-start.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "disabled"
            }, 
            "plymouth-switch-root.service": {
                "name": "plymouth-switch-root.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "static"
            }, 
            "pmcd.service": {
                "name": "pmcd.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "enabled"
            }, 
            "pmie.service": {
                "name": "pmie.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "enabled"
            }, 
            "pmie_check.service": {
                "name": "pmie_check.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "static"
            }, 
            "pmie_daily.service": {
                "name": "pmie_daily.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "disabled"
            }, 
            "pmlogger.service": {
                "name": "pmlogger.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "enabled"
            }, 
            "pmlogger_check.service": {
                "name": "pmlogger_check.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "disabled"
            }, 
            "pmlogger_daily-poll.service": {
                "name": "pmlogger_daily-poll.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "disabled"
            }, 
            "pmlogger_daily.service": {
                "name": "pmlogger_daily.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "disabled"
            }, 
            "pmlogger_daily_report-poll.service": {
                "name": "pmlogger_daily_report-poll.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "pmlogger_daily_report.service": {
                "name": "pmlogger_daily_report.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "pmproxy.service": {
                "name": "pmproxy.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "disabled"
            }, 
            "polkit.service": {
                "name": "polkit.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "static"
            }, 
            "postfix.service": {
                "name": "postfix.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"
            }, 
            "rescue.service": {
                "name": "rescue.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "static"
            }, 
            "restraintd.service": {
                "name": "restraintd.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "enabled"
            }, 
            "rhel-autorelabel-mark.service": {
                "name": "rhel-autorelabel-mark.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "enabled"
            }, 
            "rhel-autorelabel.service": {
                "name": "rhel-autorelabel.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "enabled"
            }, 
            "rhel-configure.service": {
                "name": "rhel-configure.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "enabled"
            }, 
            "rhel-dmesg.service": {
                "name": "rhel-dmesg.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "enabled"
            }, 
            "rhel-domainname.service": {
                "name": "rhel-domainname.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "enabled"
            }, 
            "rhel-import-state.service": {
                "name": "rhel-import-state.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "enabled"
            }, 
            "rhel-loadmodules.service": {
                "name": "rhel-loadmodules.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "enabled"
            }, 
            "rhel-readonly.service": {
                "name": "rhel-readonly.service", 
                "source": "systemd", 
                "state": "stopped", 
                "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-rquotad.service": {
                "name": "rpc-rquotad.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "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"
            }, 
            "rpcbind.service": {
                "name": "rpcbind.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "enabled"
            }, 
            "rpcgssd.service": {
                "name": "rpcgssd.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "static"
            }, 
            "rpcidmapd.service": {
                "name": "rpcidmapd.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "static"
            }, 
            "rsyncd.service": {
                "name": "rsyncd.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "rsyncd@.service": {
                "name": "rsyncd@.service", 
                "source": "systemd", 
                "state": "unknown", 
                "status": "static"
            }, 
            "rsyslog.service": {
                "name": "rsyslog.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "enabled"
            }, 
            "selinux-policy-migrate-local-changes@.service": {
                "name": "selinux-policy-migrate-local-changes@.service", 
                "source": "systemd", 
                "state": "unknown", 
                "status": "static"
            }, 
            "selinux-policy-migrate-local-changes@targeted.service": {
                "name": "selinux-policy-migrate-local-changes@targeted.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "unknown"
            }, 
            "serial-getty@.service": {
                "name": "serial-getty@.service", 
                "source": "systemd", 
                "state": "unknown", 
                "status": "disabled"
            }, 
            "serial-getty@ttyS0.service": {
                "name": "serial-getty@ttyS0.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "unknown"
            }, 
            "sshd-keygen.service": {
                "name": "sshd-keygen.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "static"
            }, 
            "sshd.service": {
                "name": "sshd.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "enabled"
            }, 
            "sshd@.service": {
                "name": "sshd@.service", 
                "source": "systemd", 
                "state": "unknown", 
                "status": "static"
            }, 
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "static"
            }, 
            "systemd-ask-password-plymouth.service": {
                "name": "systemd-ask-password-plymouth.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "static"
            }, 
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "static"
            }, 
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service", 
                "source": "systemd", 
                "state": "unknown", 
                "status": "static"
            }, 
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "static"
            }, 
            "systemd-bootchart.service": {
                "name": "systemd-bootchart.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "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-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-importd.service": {
                "name": "systemd-importd.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-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-machined.service": {
                "name": "systemd-machined.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "static"
            }, 
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "static"
            }, 
            "systemd-nspawn@.service": {
                "name": "systemd-nspawn@.service", 
                "source": "systemd", 
                "state": "unknown", 
                "status": "disabled"
            }, 
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "static"
            }, 
            "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-readahead-collect.service": {
                "name": "systemd-readahead-collect.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "enabled"
            }, 
            "systemd-readahead-done.service": {
                "name": "systemd-readahead-done.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "indirect"
            }, 
            "systemd-readahead-drop.service": {
                "name": "systemd-readahead-drop.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "enabled"
            }, 
            "systemd-readahead-replay.service": {
                "name": "systemd-readahead-replay.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "enabled"
            }, 
            "systemd-reboot.service": {
                "name": "systemd-reboot.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "static"
            }, 
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "static"
            }, 
            "systemd-rfkill@.service": {
                "name": "systemd-rfkill@.service", 
                "source": "systemd", 
                "state": "unknown", 
                "status": "static"
            }, 
            "systemd-shutdownd.service": {
                "name": "systemd-shutdownd.service", 
                "source": "systemd", 
                "state": "stopped", 
                "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-timedated.service": {
                "name": "systemd-timedated.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "static"
            }, 
            "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-udev-settle.service": {
                "name": "systemd-udev-settle.service", 
                "source": "systemd", 
                "state": "inactive", 
                "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"
            }, 
            "teamd@.service": {
                "name": "teamd@.service", 
                "source": "systemd", 
                "state": "unknown", 
                "status": "static"
            }, 
            "tuned.service": {
                "name": "tuned.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "enabled"
            }, 
            "wpa_supplicant.service": {
                "name": "wpa_supplicant.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }
        }
    }, 
    "changed": false
}
META: ran handlers

TASK [Include role] ************************************************************
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_default.yml:19
Wednesday 09 October 2024  02:01:34 -0400 (0:00:01.152)       0:00:02.075 ***** 

TASK [fedora.linux_system_roles.metrics : Ensure ansible_facts used by role] ***
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3
Wednesday 09 October 2024  02:01:34 -0400 (0:00:00.152)       0:00:02.227 ***** 
skipping: [managed-node2] => {
    "changed": false, 
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list] ***
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:8
Wednesday 09 October 2024  02:01:34 -0400 (0:00:00.095)       0:00:02.323 ***** 
skipping: [managed-node2] => {
    "changed": false, 
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.metrics : Add SQL Server to metrics domain list] ***
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:13
Wednesday 09 October 2024  02:01:34 -0400 (0:00:00.076)       0:00:02.399 ***** 
skipping: [managed-node2] => {
    "changed": false, 
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.metrics : Add Postfix to metrics domain list] ***
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18
Wednesday 09 October 2024  02:01:34 -0400 (0:00:00.069)       0:00:02.469 ***** 
skipping: [managed-node2] => {
    "changed": false, 
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.metrics : Add bpftrace to metrics domain list] ***
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23
Wednesday 09 October 2024  02:01:34 -0400 (0:00:00.089)       0:00:02.558 ***** 
skipping: [managed-node2] => {
    "changed": false, 
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.metrics : Setup metrics access for roles] ******
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28
Wednesday 09 October 2024  02:01:35 -0400 (0:00:00.101)       0:00:02.660 ***** 
ok: [managed-node2] => {
    "ansible_facts": {
        "__metrics_accounts": [
            {
                "saslpassword": "metrics", 
                "sasluser": "metrics", 
                "user": "metrics"
            }
        ]
    }, 
    "changed": false
}

TASK [Configure Elasticsearch metrics] *****************************************
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:35
Wednesday 09 October 2024  02:01:35 -0400 (0:00:00.096)       0:00:02.756 ***** 
skipping: [managed-node2] => {
    "changed": false, 
    "skip_reason": "Conditional result was False"
}

TASK [Configure SQL Server metrics.] *******************************************
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:50
Wednesday 09 October 2024  02:01:35 -0400 (0:00:00.093)       0:00:02.850 ***** 
skipping: [managed-node2] => {
    "changed": false, 
    "skip_reason": "Conditional result was False"
}

TASK [Configure Postfix metrics.] **********************************************
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:58
Wednesday 09 October 2024  02:01:35 -0400 (0:00:00.067)       0:00:02.917 ***** 
skipping: [managed-node2] => {
    "changed": false, 
    "skip_reason": "Conditional result was False"
}

TASK [Setup bpftrace metrics.] *************************************************
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66
Wednesday 09 October 2024  02:01:35 -0400 (0:00:00.059)       0:00:02.976 ***** 
skipping: [managed-node2] => {
    "changed": false, 
    "skip_reason": "Conditional result was False"
}

TASK [Setup metric querying service.] ******************************************
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75
Wednesday 09 October 2024  02:01:35 -0400 (0:00:00.083)       0:00:03.060 ***** 
skipping: [managed-node2] => {
    "changed": false, 
    "skip_reason": "Conditional result was False"
}

TASK [Setup metric collection service.] ****************************************
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:81
Wednesday 09 October 2024  02:01:35 -0400 (0:00:00.064)       0:00:03.124 ***** 

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set platform/version specific variables] ***
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:4
Wednesday 09 October 2024  02:01:35 -0400 (0:00:00.122)       0:00:03.246 ***** 
ok: [managed-node2] => (item=/tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml) => {
    "ansible_facts": {}, 
    "ansible_included_var_files": [
        "/tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml"
    ], 
    "ansible_loop_var": "item", 
    "changed": false, 
    "item": "/tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml"
}
ok: [managed-node2] => (item=/tmp/collections-JIG/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-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml"
    ], 
    "ansible_loop_var": "item", 
    "changed": false, 
    "item": "/tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml"
}
skipping: [managed-node2] => (item=/tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS.yml)  => {
    "ansible_loop_var": "item", 
    "changed": false, 
    "item": "/tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS.yml", 
    "skip_reason": "Conditional result was False"
}
ok: [managed-node2] => (item=/tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_7.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-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_7.yml"
    ], 
    "ansible_loop_var": "item", 
    "changed": false, 
    "item": "/tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_7.yml"
}
skipping: [managed-node2] => (item=/tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_7.9.yml)  => {
    "ansible_loop_var": "item", 
    "changed": false, 
    "item": "/tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_7.9.yml", 
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Check if system is ostree] ***
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:18
Wednesday 09 October 2024  02:01:35 -0400 (0:00:00.110)       0:00:03.356 ***** 
ok: [managed-node2] => {
    "changed": false, 
    "stat": {
        "exists": false
    }
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set flag to indicate system is ostree] ***
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:23
Wednesday 09 October 2024  02:01:36 -0400 (0:00:00.541)       0:00:03.898 ***** 
ok: [managed-node2] => {
    "ansible_facts": {
        "__ansible_pcp_is_ostree": false
    }, 
    "changed": false
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Install Performance Co-Pilot packages] ***
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:27
Wednesday 09 October 2024  02:01:36 -0400 (0:00:00.068)       0:00:03.967 ***** 
ok: [managed-node2] => {
    "changed": false, 
    "rc": 0, 
    "results": [
        "pcp-4.3.2-13.el7_9.x86_64 providing pcp is already installed", 
        "pcp-zeroconf-4.3.2-13.el7_9.x86_64 providing pcp-zeroconf is already installed"
    ]
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Install authentication packages] ***
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:33
Wednesday 09 October 2024  02:01:37 -0400 (0:00:00.881)       0:00:04.848 ***** 
ok: [managed-node2] => {
    "changed": false, 
    "rc": 0, 
    "results": [
        "cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 providing cyrus-sasl-lib is already installed", 
        "cyrus-sasl-scram-2.1.26-24.el7_9.x86_64 providing cyrus-sasl-scram is already installed"
    ]
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmcd] ****
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:42
Wednesday 09 October 2024  02:01:38 -0400 (0:00:00.828)       0:00:05.677 ***** 
included: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml for managed-node2

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : List optional metric collection agents to be enabled] ***
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:4
Wednesday 09 October 2024  02:01:38 -0400 (0:00:00.135)       0:00:05.813 ***** 

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Extract metric collection configuration file content] ***
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:9
Wednesday 09 October 2024  02:01:38 -0400 (0:00:00.103)       0:00:05.917 ***** 
ok: [managed-node2] => {
    "changed": false, 
    "cmd": [
        "cat", 
        "/etc/pcp/pmcd/pmcd.conf"
    ], 
    "delta": "0:00:00.002885", 
    "end": "2024-10-09 02:01:38.791746", 
    "rc": 0, 
    "start": "2024-10-09 02:01:38.788861"
}

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		python /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
postfix	103	pipe	binary		perl /var/lib/pcp/pmdas/postfix/pmdapostfix.pl 
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 

[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-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:14
Wednesday 09 October 2024  02:01:38 -0400 (0:00:00.566)       0:00:06.484 ***** 

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure explicit metric label path exists] ***
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:23
Wednesday 09 October 2024  02:01:38 -0400 (0:00:00.052)       0:00:06.536 ***** 
ok: [managed-node2] => {
    "changed": false, 
    "gid": 0, 
    "group": "root", 
    "mode": "0755", 
    "owner": "root", 
    "path": "/etc/pcp/labels", 
    "secontext": "system_u:object_r:etc_t:s0", 
    "size": 4096, 
    "state": "directory", 
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure implicit metric label path exists] ***
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:31
Wednesday 09 October 2024  02:01:39 -0400 (0:00:00.686)       0:00:07.222 ***** 
ok: [managed-node2] => {
    "changed": false, 
    "gid": 0, 
    "group": "root", 
    "mode": "0755", 
    "owner": "root", 
    "path": "/etc/pcp/labels/optional", 
    "secontext": "unconfined_u:object_r:etc_t:s0", 
    "size": 4096, 
    "state": "directory", 
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any explicit metric labels are configured] ***
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:39
Wednesday 09 October 2024  02:01:39 -0400 (0:00:00.334)       0:00:07.557 ***** 
ok: [managed-node2] => {
    "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-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:46
Wednesday 09 October 2024  02:01:40 -0400 (0:00:00.696)       0:00:08.253 ***** 
ok: [managed-node2] => {
    "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-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:53
Wednesday 09 October 2024  02:01:41 -0400 (0:00:00.915)       0:00:09.169 ***** 
ok: [managed-node2] => {
    "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-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:60
Wednesday 09 October 2024  02:01:42 -0400 (0:00:00.915)       0:00:10.084 ***** 
ok: [managed-node2] => (item={u'sasluser': u'metrics', u'user': u'metrics', u'saslpassword': u'metrics'}) => {
    "ansible_loop_var": "item", 
    "append": false, 
    "changed": false, 
    "comment": "", 
    "group": 993, 
    "home": "/home/metrics", 
    "item": {
        "saslpassword": "metrics", 
        "sasluser": "metrics", 
        "user": "metrics"
    }, 
    "move_home": false, 
    "name": "metrics", 
    "shell": "/bin/bash", 
    "state": "present", 
    "uid": 996
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector SASL accounts are configured] ***
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:68
Wednesday 09 October 2024  02:01:43 -0400 (0:00:00.715)       0:00:10.799 ***** 
ok: [managed-node2] => (item={u'sasluser': u'metrics', u'user': u'metrics', u'saslpassword': u'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.008280", 
    "end": "2024-10-09 02:01:43.480388", 
    "item": {
        "saslpassword": "metrics", 
        "sasluser": "metrics", 
        "user": "metrics"
    }, 
    "rc": 0, 
    "start": "2024-10-09 02:01:43.472108"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector authentication is configured] ***
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:86
Wednesday 09 October 2024  02:01:43 -0400 (0:00:00.440)       0:00:11.240 ***** 
ok: [managed-node2] => {
    "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-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:94
Wednesday 09 October 2024  02:01:44 -0400 (0:00:00.695)       0:00:11.935 ***** 
ok: [managed-node2] => {
    "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-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:99
Wednesday 09 October 2024  02:01:44 -0400 (0:00:00.094)       0:00:12.030 ***** 
ok: [managed-node2] => {}

MSG:

[u'optional_agents: False', u'explicit_labels: False', u'implicit_labels: False', u'defaults_config: False', u'authentication: False', u'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-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:110
Wednesday 09 October 2024  02:01:44 -0400 (0:00:00.087)       0:00:12.118 ***** 
ok: [managed-node2] => {
    "changed": false, 
    "enabled": true, 
    "name": "pmcd", 
    "state": "started", 
    "status": {
        "ActiveEnterTimestamp": "Wed 2024-10-09 02:00:57 EDT", 
        "ActiveEnterTimestampMonotonic": "347653918", 
        "ActiveExitTimestamp": "Wed 2024-10-09 02:00:56 EDT", 
        "ActiveExitTimestampMonotonic": "346727922", 
        "ActiveState": "active", 
        "After": "avahi-daemon.service systemd-journald.socket network-online.target system.slice basic.target", 
        "AllowIsolate": "no", 
        "AmbientCapabilities": "0", 
        "AssertResult": "yes", 
        "AssertTimestamp": "Wed 2024-10-09 02:00:57 EDT", 
        "AssertTimestampMonotonic": "347445752", 
        "Before": "pmlogger.service multi-user.target zabbix-agent.service shutdown.target pmie.service pmproxy.service", 
        "BlockIOAccounting": "no", 
        "BlockIOWeight": "18446744073709551615", 
        "CPUAccounting": "no", 
        "CPUQuotaPerSecUSec": "infinity", 
        "CPUSchedulingPolicy": "0", 
        "CPUSchedulingPriority": "0", 
        "CPUSchedulingResetOnFork": "no", 
        "CPUShares": "18446744073709551615", 
        "CanIsolate": "no", 
        "CanReload": "no", 
        "CanStart": "yes", 
        "CanStop": "yes", 
        "CapabilityBoundingSet": "18446744073709551615", 
        "CollectMode": "inactive", 
        "ConditionResult": "yes", 
        "ConditionTimestamp": "Wed 2024-10-09 02:00:57 EDT", 
        "ConditionTimestampMonotonic": "347445751", 
        "Conflicts": "shutdown.target", 
        "ControlGroup": "/system.slice/pmcd.service", 
        "ControlPID": "0", 
        "DefaultDependencies": "yes", 
        "Delegate": "no", 
        "Description": "Performance Metrics Collector Daemon", 
        "DevicePolicy": "auto", 
        "Documentation": "man:pmcd(8)", 
        "ExecMainCode": "0", 
        "ExecMainExitTimestampMonotonic": "0", 
        "ExecMainPID": "26719", 
        "ExecMainStartTimestamp": "Wed 2024-10-09 02:00:57 EDT", 
        "ExecMainStartTimestampMonotonic": "347653854", 
        "ExecMainStatus": "0", 
        "ExecStart": "{ path=/usr/share/pcp/lib/pmcd ; argv[]=/usr/share/pcp/lib/pmcd start ; ignore_errors=no ; start_time=[Wed 2024-10-09 02:00:57 EDT] ; stop_time=[Wed 2024-10-09 02:00:57 EDT] ; pid=26611 ; code=exited ; status=0 }", 
        "ExecStop": "{ path=/usr/share/pcp/lib/pmcd ; argv[]=/usr/share/pcp/lib/pmcd stop ; ignore_errors=no ; start_time=[Wed 2024-10-09 02:00:56 EDT] ; stop_time=[Wed 2024-10-09 02:00:57 EDT] ; pid=26181 ; code=exited ; status=0 }", 
        "FailureAction": "none", 
        "FileDescriptorStoreMax": "0", 
        "FragmentPath": "/usr/lib/systemd/system/pmcd.service", 
        "GuessMainPID": "yes", 
        "IOScheduling": "0", 
        "Id": "pmcd.service", 
        "IgnoreOnIsolate": "no", 
        "IgnoreOnSnapshot": "no", 
        "IgnoreSIGPIPE": "yes", 
        "InactiveEnterTimestamp": "Wed 2024-10-09 02:00:57 EDT", 
        "InactiveEnterTimestampMonotonic": "347445452", 
        "InactiveExitTimestamp": "Wed 2024-10-09 02:00:57 EDT", 
        "InactiveExitTimestampMonotonic": "347446425", 
        "JobTimeoutAction": "none", 
        "JobTimeoutUSec": "0", 
        "KillMode": "control-group", 
        "KillSignal": "15", 
        "LimitAS": "18446744073709551615", 
        "LimitCORE": "18446744073709551615", 
        "LimitCPU": "18446744073709551615", 
        "LimitDATA": "18446744073709551615", 
        "LimitFSIZE": "18446744073709551615", 
        "LimitLOCKS": "18446744073709551615", 
        "LimitMEMLOCK": "65536", 
        "LimitMSGQUEUE": "819200", 
        "LimitNICE": "0", 
        "LimitNOFILE": "4096", 
        "LimitNPROC": "14311", 
        "LimitRSS": "18446744073709551615", 
        "LimitRTPRIO": "0", 
        "LimitRTTIME": "18446744073709551615", 
        "LimitSIGPENDING": "14311", 
        "LimitSTACK": "18446744073709551615", 
        "LoadState": "loaded", 
        "MainPID": "26719", 
        "MemoryAccounting": "no", 
        "MemoryCurrent": "18446744073709551615", 
        "MemoryLimit": "18446744073709551615", 
        "MountFlags": "0", 
        "Names": "pmcd.service", 
        "NeedDaemonReload": "no", 
        "Nice": "0", 
        "NoNewPrivileges": "no", 
        "NonBlocking": "no", 
        "NotifyAccess": "none", 
        "OOMScoreAdjust": "0", 
        "OnFailureJobMode": "replace", 
        "PIDFile": "/run/pcp/pmcd.pid", 
        "PermissionsStartOnly": "no", 
        "PrivateDevices": "no", 
        "PrivateNetwork": "no", 
        "PrivateTmp": "no", 
        "ProtectHome": "no", 
        "ProtectSystem": "no", 
        "RefuseManualStart": "no", 
        "RefuseManualStop": "no", 
        "RemainAfterExit": "no", 
        "Requires": "basic.target system.slice", 
        "Restart": "always", 
        "RestartUSec": "100ms", 
        "Result": "success", 
        "RootDirectoryStartOnly": "no", 
        "RuntimeDirectoryMode": "0755", 
        "SameProcessGroup": "no", 
        "SecureBits": "0", 
        "SendSIGHUP": "no", 
        "SendSIGKILL": "yes", 
        "Slice": "system.slice", 
        "StandardError": "inherit", 
        "StandardInput": "null", 
        "StandardOutput": "journal", 
        "StartLimitAction": "none", 
        "StartLimitBurst": "5", 
        "StartLimitInterval": "10000000", 
        "StartupBlockIOWeight": "18446744073709551615", 
        "StartupCPUShares": "18446744073709551615", 
        "StatusErrno": "0", 
        "StopWhenUnneeded": "no", 
        "SubState": "running", 
        "SyslogLevelPrefix": "yes", 
        "SyslogPriority": "30", 
        "SystemCallErrorNumber": "0", 
        "TTYReset": "no", 
        "TTYVHangup": "no", 
        "TTYVTDisallocate": "no", 
        "TasksAccounting": "no", 
        "TasksCurrent": "18446744073709551615", 
        "TasksMax": "18446744073709551615", 
        "TimeoutStartUSec": "1min 30s", 
        "TimeoutStopUSec": "1min 30s", 
        "TimerSlackNSec": "50000", 
        "Transient": "no", 
        "Type": "forking", 
        "UMask": "0022", 
        "UnitFilePreset": "disabled", 
        "UnitFileState": "enabled", 
        "WantedBy": "multi-user.target", 
        "Wants": "avahi-daemon.service", 
        "WatchdogTimestamp": "Wed 2024-10-09 02:00:57 EDT", 
        "WatchdogTimestampMonotonic": "347653885", 
        "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-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:117
Wednesday 09 October 2024  02:01:45 -0400 (0:00:00.922)       0:00:13.041 ***** 
skipping: [managed-node2] => {
    "changed": false, 
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmie] ****
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:45
Wednesday 09 October 2024  02:01:45 -0400 (0:00:00.059)       0:00:13.101 ***** 
included: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml for managed-node2

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group directories exist] ***
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:4
Wednesday 09 October 2024  02:01:45 -0400 (0:00:00.106)       0:00:13.208 ***** 
ok: [managed-node2] => (item=network) => {
    "ansible_loop_var": "item", 
    "changed": false, 
    "gid": 0, 
    "group": "root", 
    "item": "network", 
    "mode": "0755", 
    "owner": "root", 
    "path": "/etc/pcp/pmieconf/network", 
    "secontext": "unconfined_u:object_r:etc_t:s0", 
    "size": 4096, 
    "state": "directory", 
    "uid": 0
}
ok: [managed-node2] => (item=power) => {
    "ansible_loop_var": "item", 
    "changed": false, 
    "gid": 0, 
    "group": "root", 
    "item": "power", 
    "mode": "0755", 
    "owner": "root", 
    "path": "/etc/pcp/pmieconf/power", 
    "secontext": "unconfined_u:object_r:etc_t:s0", 
    "size": 4096, 
    "state": "directory", 
    "uid": 0
}
ok: [managed-node2] => (item=zeroconf) => {
    "ansible_loop_var": "item", 
    "changed": false, 
    "gid": 0, 
    "group": "root", 
    "item": "zeroconf", 
    "mode": "0755", 
    "owner": "root", 
    "path": "/etc/pcp/pmieconf/zeroconf", 
    "secontext": "unconfined_u:object_r:etc_t:s0", 
    "size": 4096, 
    "state": "directory", 
    "uid": 0
}
ok: [managed-node2] => (item=filesys) => {
    "ansible_loop_var": "item", 
    "changed": false, 
    "gid": 0, 
    "group": "root", 
    "item": "filesys", 
    "mode": "0755", 
    "owner": "root", 
    "path": "/etc/pcp/pmieconf/filesys", 
    "secontext": "unconfined_u:object_r:etc_t:s0", 
    "size": 4096, 
    "state": "directory", 
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group link directories exist] ***
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:14
Wednesday 09 October 2024  02:01:47 -0400 (0:00:01.596)       0:00:14.804 ***** 
ok: [managed-node2] => (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": "unconfined_u:object_r:pcp_var_lib_t:s0", 
    "size": 4096, 
    "state": "directory", 
    "uid": 0
}
ok: [managed-node2] => (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": "unconfined_u:object_r:pcp_var_lib_t:s0", 
    "size": 4096, 
    "state": "directory", 
    "uid": 0
}
ok: [managed-node2] => (item=zeroconf) => {
    "ansible_loop_var": "item", 
    "changed": false, 
    "gid": 0, 
    "group": "root", 
    "item": "zeroconf", 
    "mode": "0755", 
    "owner": "root", 
    "path": "/var/lib/pcp/config/pmieconf/zeroconf", 
    "secontext": "system_u:object_r:pcp_var_lib_t:s0", 
    "size": 4096, 
    "state": "directory", 
    "uid": 0
}
ok: [managed-node2] => (item=filesys) => {
    "ansible_loop_var": "item", 
    "changed": false, 
    "gid": 0, 
    "group": "root", 
    "item": "filesys", 
    "mode": "0755", 
    "owner": "root", 
    "path": "/var/lib/pcp/config/pmieconf/filesys", 
    "secontext": "system_u:object_r:pcp_var_lib_t:s0", 
    "size": 4096, 
    "state": "directory", 
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rules are installed for targeted hosts] ***
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:24
Wednesday 09 October 2024  02:01:48 -0400 (0:00:01.326)       0:00:16.131 ***** 
ok: [managed-node2] => (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-node2] => (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-node2] => (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-node2] => (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-node2] => (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-node2] => (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-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:34
Wednesday 09 October 2024  02:01:51 -0400 (0:00:03.473)       0:00:19.605 ***** 
ok: [managed-node2] => {
    "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-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:38
Wednesday 09 October 2024  02:01:52 -0400 (0:00:00.044)       0:00:19.649 ***** 
skipping: [managed-node2] => (item=default)  => {
    "ansible_loop_var": "item", 
    "changed": false, 
    "item": "default", 
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Configure global webhook action] ***
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:50
Wednesday 09 October 2024  02:01:52 -0400 (0:00:00.077)       0:00:19.727 ***** 
skipping: [managed-node2] => (item={u'skip_reason': u'Conditional result was False', u'item': u'default', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False})  => {
    "ansible_loop_var": "item", 
    "changed": false, 
    "item": {
        "ansible_loop_var": "item", 
        "changed": false, 
        "item": "default", 
        "skip_reason": "Conditional result was False", 
        "skipped": true
    }, 
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Check if global webhook endpoint is configured] ***
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:63
Wednesday 09 October 2024  02:01:52 -0400 (0:00:00.073)       0:00:19.801 ***** 
ok: [managed-node2] => (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-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:73
Wednesday 09 October 2024  02:01:52 -0400 (0:00:00.607)       0:00:20.408 ***** 
skipping: [managed-node2] => (item={u'ansible_loop_var': u'item', u'item': u'default', u'changed': False, u'failed': False, u'found': 0, u'invocation': {u'module_args': {u'directory_mode': None, u'force': None, u'remote_src': None, u'selevel': None, u'backrefs': False, u'insertafter': None, u'follow': False, u'owner': None, u'path': u'/var/lib/pcp/config/pmie/config.default', u'line': None, u'validate': None, u'src': None, u'group': None, u'insertbefore': None, u'unsafe_writes': False, u'delimiter': None, u'create': False, u'seuser': None, u'serole': None, u'regexp': u'//.*global webhook_endpoint = ""', u'content': None, u'state': u'absent', u'mode': None, u'firstmatch': False, u'attributes': None, u'backup': False, u'setype': None}}, u'diff': [{u'after': u'', u'after_header': u'/var/lib/pcp/config/pmie/config.default (content)', u'before_header': u'/var/lib/pcp/config/pmie/config.default (content)', u'before': u''}, {u'after_header': u'/var/lib/pcp/config/pmie/config.default (file attributes)', u'before_header': u'/var/lib/pcp/config/pmie/config.default (file attributes)'}], u'backup': u'', u'msg': u''})  => {
    "ansible_loop_var": "item", 
    "changed": false, 
    "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, 
                "content": null, 
                "create": false, 
                "delimiter": null, 
                "directory_mode": null, 
                "firstmatch": false, 
                "follow": false, 
                "force": null, 
                "group": null, 
                "insertafter": null, 
                "insertbefore": null, 
                "line": null, 
                "mode": null, 
                "owner": null, 
                "path": "/var/lib/pcp/config/pmie/config.default", 
                "regexp": "//.*global webhook_endpoint = \"\"", 
                "remote_src": null, 
                "selevel": null, 
                "serole": null, 
                "setype": null, 
                "seuser": null, 
                "src": null, 
                "state": "absent", 
                "unsafe_writes": false, 
                "validate": null
            }
        }, 
        "item": "default", 
        "msg": ""
    }, 
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra rules symlinks have been created for targeted hosts] ***
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:86
Wednesday 09 October 2024  02:01:52 -0400 (0:00:00.096)       0:00:20.505 ***** 
ok: [managed-node2] => (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-node2] => (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-node2] => (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-node2] => (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-node2] => (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-node2] => (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-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:95
Wednesday 09 October 2024  02:01:54 -0400 (0:00:01.980)       0:00:22.485 ***** 

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric inference for targeted hosts (single control)] ***
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:106
Wednesday 09 October 2024  02:01:54 -0400 (0:00:00.063)       0:00:22.549 ***** 
skipping: [managed-node2] => {
    "changed": false, 
    "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-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:116
Wednesday 09 October 2024  02:01:54 -0400 (0:00:00.061)       0:00:22.610 ***** 
ok: [managed-node2] => {
    "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-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:120
Wednesday 09 October 2024  02:01:55 -0400 (0:00:00.061)       0:00:22.672 ***** 
ok: [managed-node2] => {
    "changed": false, 
    "enabled": true, 
    "name": "pmie", 
    "state": "started", 
    "status": {
        "ActiveEnterTimestamp": "Wed 2024-10-09 02:01:05 EDT", 
        "ActiveEnterTimestampMonotonic": "355352193", 
        "ActiveExitTimestamp": "Wed 2024-10-09 02:01:04 EDT", 
        "ActiveExitTimestampMonotonic": "354910236", 
        "ActiveState": "active", 
        "After": "system.slice pmie_check.timer pmie_daily.timer systemd-journald.socket basic.target network-online.target pmcd.service", 
        "AllowIsolate": "no", 
        "AmbientCapabilities": "0", 
        "AssertResult": "yes", 
        "AssertTimestamp": "Wed 2024-10-09 02:01:04 EDT", 
        "AssertTimestampMonotonic": "355131212", 
        "Before": "multi-user.target shutdown.target", 
        "BindsTo": "pmie_check.timer pmie_daily.timer", 
        "BlockIOAccounting": "no", 
        "BlockIOWeight": "18446744073709551615", 
        "CPUAccounting": "no", 
        "CPUQuotaPerSecUSec": "infinity", 
        "CPUSchedulingPolicy": "0", 
        "CPUSchedulingPriority": "0", 
        "CPUSchedulingResetOnFork": "no", 
        "CPUShares": "18446744073709551615", 
        "CanIsolate": "no", 
        "CanReload": "no", 
        "CanStart": "yes", 
        "CanStop": "yes", 
        "CapabilityBoundingSet": "18446744073709551615", 
        "CollectMode": "inactive", 
        "ConditionResult": "yes", 
        "ConditionTimestamp": "Wed 2024-10-09 02:01:04 EDT", 
        "ConditionTimestampMonotonic": "355131210", 
        "Conflicts": "shutdown.target", 
        "ControlGroup": "/system.slice/pmie.service", 
        "ControlPID": "0", 
        "DefaultDependencies": "yes", 
        "Delegate": "no", 
        "Description": "Performance Metrics Inference Engine", 
        "DevicePolicy": "auto", 
        "Documentation": "man:pmie(1)", 
        "ExecMainCode": "0", 
        "ExecMainExitTimestampMonotonic": "0", 
        "ExecMainPID": "28273", 
        "ExecMainStartTimestamp": "Wed 2024-10-09 02:01:05 EDT", 
        "ExecMainStartTimestampMonotonic": "355352085", 
        "ExecMainStatus": "0", 
        "ExecStart": "{ path=/usr/share/pcp/lib/pmie ; argv[]=/usr/share/pcp/lib/pmie start ; ignore_errors=no ; start_time=[Wed 2024-10-09 02:01:04 EDT] ; stop_time=[Wed 2024-10-09 02:01:05 EDT] ; pid=28061 ; code=exited ; status=0 }", 
        "ExecStop": "{ path=/usr/share/pcp/lib/pmie ; argv[]=/usr/share/pcp/lib/pmie stop ; ignore_errors=no ; start_time=[Wed 2024-10-09 02:01:04 EDT] ; stop_time=[Wed 2024-10-09 02:01:04 EDT] ; pid=27846 ; code=exited ; status=0 }", 
        "FailureAction": "none", 
        "FileDescriptorStoreMax": "0", 
        "FragmentPath": "/usr/lib/systemd/system/pmie.service", 
        "GuessMainPID": "yes", 
        "IOScheduling": "0", 
        "Id": "pmie.service", 
        "IgnoreOnIsolate": "no", 
        "IgnoreOnSnapshot": "no", 
        "IgnoreSIGPIPE": "yes", 
        "InactiveEnterTimestamp": "Wed 2024-10-09 02:01:04 EDT", 
        "InactiveEnterTimestampMonotonic": "355130169", 
        "InactiveExitTimestamp": "Wed 2024-10-09 02:01:04 EDT", 
        "InactiveExitTimestampMonotonic": "355131789", 
        "JobTimeoutAction": "none", 
        "JobTimeoutUSec": "0", 
        "KillMode": "control-group", 
        "KillSignal": "15", 
        "LimitAS": "18446744073709551615", 
        "LimitCORE": "18446744073709551615", 
        "LimitCPU": "18446744073709551615", 
        "LimitDATA": "18446744073709551615", 
        "LimitFSIZE": "18446744073709551615", 
        "LimitLOCKS": "18446744073709551615", 
        "LimitMEMLOCK": "65536", 
        "LimitMSGQUEUE": "819200", 
        "LimitNICE": "0", 
        "LimitNOFILE": "4096", 
        "LimitNPROC": "14311", 
        "LimitRSS": "18446744073709551615", 
        "LimitRTPRIO": "0", 
        "LimitRTTIME": "18446744073709551615", 
        "LimitSIGPENDING": "14311", 
        "LimitSTACK": "18446744073709551615", 
        "LoadState": "loaded", 
        "MainPID": "28273", 
        "MemoryAccounting": "no", 
        "MemoryCurrent": "18446744073709551615", 
        "MemoryLimit": "18446744073709551615", 
        "MountFlags": "0", 
        "Names": "pmie.service", 
        "NeedDaemonReload": "no", 
        "Nice": "0", 
        "NoNewPrivileges": "no", 
        "NonBlocking": "no", 
        "NotifyAccess": "none", 
        "OOMScoreAdjust": "0", 
        "OnFailureJobMode": "replace", 
        "PIDFile": "/run/pcp/pmie.pid", 
        "PermissionsStartOnly": "no", 
        "PrivateDevices": "no", 
        "PrivateNetwork": "no", 
        "PrivateTmp": "no", 
        "ProtectHome": "no", 
        "ProtectSystem": "no", 
        "RefuseManualStart": "no", 
        "RefuseManualStop": "no", 
        "RemainAfterExit": "no", 
        "Requires": "basic.target system.slice", 
        "Restart": "always", 
        "RestartUSec": "100ms", 
        "Result": "success", 
        "RootDirectoryStartOnly": "no", 
        "RuntimeDirectoryMode": "0755", 
        "SameProcessGroup": "no", 
        "SecureBits": "0", 
        "SendSIGHUP": "no", 
        "SendSIGKILL": "yes", 
        "Slice": "system.slice", 
        "StandardError": "inherit", 
        "StandardInput": "null", 
        "StandardOutput": "journal", 
        "StartLimitAction": "none", 
        "StartLimitBurst": "5", 
        "StartLimitInterval": "10000000", 
        "StartupBlockIOWeight": "18446744073709551615", 
        "StartupCPUShares": "18446744073709551615", 
        "StatusErrno": "0", 
        "StopWhenUnneeded": "no", 
        "SubState": "running", 
        "SyslogLevelPrefix": "yes", 
        "SyslogPriority": "30", 
        "SystemCallErrorNumber": "0", 
        "TTYReset": "no", 
        "TTYVHangup": "no", 
        "TTYVTDisallocate": "no", 
        "TasksAccounting": "no", 
        "TasksCurrent": "18446744073709551615", 
        "TasksMax": "18446744073709551615", 
        "TimeoutStartUSec": "1min 30s", 
        "TimeoutStopUSec": "1min 30s", 
        "TimerSlackNSec": "50000", 
        "Transient": "no", 
        "Type": "forking", 
        "UMask": "0022", 
        "UnitFilePreset": "disabled", 
        "UnitFileState": "enabled", 
        "WantedBy": "multi-user.target", 
        "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-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:127
Wednesday 09 October 2024  02:01:55 -0400 (0:00:00.446)       0:00:23.118 ***** 
skipping: [managed-node2] => {
    "changed": false, 
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmlogger] ***
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:48
Wednesday 09 October 2024  02:01:55 -0400 (0:00:00.083)       0:00:23.202 ***** 
included: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml for managed-node2

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure metric log location is configured] ***
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:4
Wednesday 09 October 2024  02:01:55 -0400 (0:00:00.096)       0:00:23.299 ***** 
ok: [managed-node2] => {
    "backup": "", 
    "changed": false
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is configured] ***
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:12
Wednesday 09 October 2024  02:01:56 -0400 (0:00:00.362)       0:00:23.661 ***** 
ok: [managed-node2] => {
    "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-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:19
Wednesday 09 October 2024  02:01:56 -0400 (0:00:00.618)       0:00:24.279 ***** 
ok: [managed-node2] => {
    "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-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:27
Wednesday 09 October 2024  02:01:57 -0400 (0:00:00.683)       0:00:24.963 ***** 

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric logging for targeted hosts (single control)] ***
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:39
Wednesday 09 October 2024  02:01:57 -0400 (0:00:00.117)       0:00:25.080 ***** 
skipping: [managed-node2] => {
    "changed": false, 
    "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-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:49
Wednesday 09 October 2024  02:01:57 -0400 (0:00:00.081)       0:00:25.162 ***** 
ok: [managed-node2] => {
    "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-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:53
Wednesday 09 October 2024  02:01:57 -0400 (0:00:00.076)       0:00:25.239 ***** 
ok: [managed-node2] => {
    "changed": false, 
    "enabled": true, 
    "name": "pmlogger", 
    "state": "started", 
    "status": {
        "ActiveEnterTimestamp": "Wed 2024-10-09 02:01:21 EDT", 
        "ActiveEnterTimestampMonotonic": "371244844", 
        "ActiveExitTimestamp": "Wed 2024-10-09 02:01:15 EDT", 
        "ActiveExitTimestampMonotonic": "365604245", 
        "ActiveState": "active", 
        "After": "basic.target network-online.target system.slice pmlogger_check.timer pmcd.service pmlogger_daily.timer pmlogger_daily-poll.timer systemd-journald.socket", 
        "AllowIsolate": "no", 
        "AmbientCapabilities": "0", 
        "AssertResult": "yes", 
        "AssertTimestamp": "Wed 2024-10-09 02:01:15 EDT", 
        "AssertTimestampMonotonic": "365679585", 
        "Before": "multi-user.target shutdown.target", 
        "BindsTo": "pmlogger_check.timer pmlogger_daily.timer pmlogger_daily-poll.timer", 
        "BlockIOAccounting": "no", 
        "BlockIOWeight": "18446744073709551615", 
        "CPUAccounting": "no", 
        "CPUQuotaPerSecUSec": "infinity", 
        "CPUSchedulingPolicy": "0", 
        "CPUSchedulingPriority": "0", 
        "CPUSchedulingResetOnFork": "no", 
        "CPUShares": "18446744073709551615", 
        "CanIsolate": "no", 
        "CanReload": "no", 
        "CanStart": "yes", 
        "CanStop": "yes", 
        "CapabilityBoundingSet": "18446744073709551615", 
        "CollectMode": "inactive", 
        "ConditionResult": "yes", 
        "ConditionTimestamp": "Wed 2024-10-09 02:01:15 EDT", 
        "ConditionTimestampMonotonic": "365679584", 
        "Conflicts": "shutdown.target", 
        "ControlGroup": "/system.slice/pmlogger.service", 
        "ControlPID": "0", 
        "DefaultDependencies": "yes", 
        "Delegate": "no", 
        "Description": "Performance Metrics Archive Logger", 
        "DevicePolicy": "auto", 
        "Documentation": "man:pmlogger(1)", 
        "ExecMainCode": "0", 
        "ExecMainExitTimestampMonotonic": "0", 
        "ExecMainPID": "8142", 
        "ExecMainStartTimestamp": "Wed 2024-10-09 02:01:21 EDT", 
        "ExecMainStartTimestampMonotonic": "371242763", 
        "ExecMainStatus": "0", 
        "ExecStart": "{ path=/usr/share/pcp/lib/pmlogger ; argv[]=/usr/share/pcp/lib/pmlogger start ; ignore_errors=no ; start_time=[Wed 2024-10-09 02:01:15 EDT] ; stop_time=[Wed 2024-10-09 02:01:15 EDT] ; pid=2480 ; code=exited ; status=0 }", 
        "ExecStop": "{ path=/usr/share/pcp/lib/pmlogger ; argv[]=/usr/share/pcp/lib/pmlogger stop ; ignore_errors=no ; start_time=[Wed 2024-10-09 02:01:15 EDT] ; stop_time=[Wed 2024-10-09 02:01:15 EDT] ; pid=2410 ; code=exited ; status=0 }", 
        "FailureAction": "none", 
        "FileDescriptorStoreMax": "0", 
        "FragmentPath": "/usr/lib/systemd/system/pmlogger.service", 
        "GuessMainPID": "yes", 
        "IOScheduling": "0", 
        "Id": "pmlogger.service", 
        "IgnoreOnIsolate": "no", 
        "IgnoreOnSnapshot": "no", 
        "IgnoreSIGPIPE": "yes", 
        "InactiveEnterTimestamp": "Wed 2024-10-09 02:01:15 EDT", 
        "InactiveEnterTimestampMonotonic": "365678985", 
        "InactiveExitTimestamp": "Wed 2024-10-09 02:01:15 EDT", 
        "InactiveExitTimestampMonotonic": "365680158", 
        "JobTimeoutAction": "none", 
        "JobTimeoutUSec": "0", 
        "KillMode": "control-group", 
        "KillSignal": "15", 
        "LimitAS": "18446744073709551615", 
        "LimitCORE": "18446744073709551615", 
        "LimitCPU": "18446744073709551615", 
        "LimitDATA": "18446744073709551615", 
        "LimitFSIZE": "18446744073709551615", 
        "LimitLOCKS": "18446744073709551615", 
        "LimitMEMLOCK": "65536", 
        "LimitMSGQUEUE": "819200", 
        "LimitNICE": "0", 
        "LimitNOFILE": "4096", 
        "LimitNPROC": "14311", 
        "LimitRSS": "18446744073709551615", 
        "LimitRTPRIO": "0", 
        "LimitRTTIME": "18446744073709551615", 
        "LimitSIGPENDING": "14311", 
        "LimitSTACK": "18446744073709551615", 
        "LoadState": "loaded", 
        "MainPID": "8142", 
        "MemoryAccounting": "no", 
        "MemoryCurrent": "18446744073709551615", 
        "MemoryLimit": "18446744073709551615", 
        "MountFlags": "0", 
        "Names": "pmlogger.service", 
        "NeedDaemonReload": "no", 
        "Nice": "0", 
        "NoNewPrivileges": "no", 
        "NonBlocking": "no", 
        "NotifyAccess": "none", 
        "OOMScoreAdjust": "0", 
        "OnFailureJobMode": "replace", 
        "PIDFile": "/run/pcp/pmlogger.pid", 
        "PermissionsStartOnly": "no", 
        "PrivateDevices": "no", 
        "PrivateNetwork": "no", 
        "PrivateTmp": "no", 
        "ProtectHome": "no", 
        "ProtectSystem": "no", 
        "RefuseManualStart": "no", 
        "RefuseManualStop": "no", 
        "RemainAfterExit": "no", 
        "Requires": "basic.target system.slice", 
        "Restart": "always", 
        "RestartUSec": "100ms", 
        "Result": "success", 
        "RootDirectoryStartOnly": "no", 
        "RuntimeDirectoryMode": "0755", 
        "SameProcessGroup": "no", 
        "SecureBits": "0", 
        "SendSIGHUP": "no", 
        "SendSIGKILL": "yes", 
        "Slice": "system.slice", 
        "StandardError": "inherit", 
        "StandardInput": "null", 
        "StandardOutput": "journal", 
        "StartLimitAction": "none", 
        "StartLimitBurst": "5", 
        "StartLimitInterval": "10000000", 
        "StartupBlockIOWeight": "18446744073709551615", 
        "StartupCPUShares": "18446744073709551615", 
        "StatusErrno": "0", 
        "StopWhenUnneeded": "no", 
        "SubState": "running", 
        "SyslogLevelPrefix": "yes", 
        "SyslogPriority": "30", 
        "SystemCallErrorNumber": "0", 
        "TTYReset": "no", 
        "TTYVHangup": "no", 
        "TTYVTDisallocate": "no", 
        "TasksAccounting": "no", 
        "TasksCurrent": "18446744073709551615", 
        "TasksMax": "18446744073709551615", 
        "TimeoutStartUSec": "1min 30s", 
        "TimeoutStopUSec": "1min 30s", 
        "TimerSlackNSec": "50000", 
        "Transient": "no", 
        "Type": "forking", 
        "UMask": "0022", 
        "UnitFilePreset": "disabled", 
        "UnitFileState": "enabled", 
        "WantedBy": "multi-user.target", 
        "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-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:60
Wednesday 09 October 2024  02:01:58 -0400 (0:00:00.430)       0:00:25.669 ***** 
skipping: [managed-node2] => {
    "changed": false, 
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmproxy] ***
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:51
Wednesday 09 October 2024  02:01:58 -0400 (0:00:00.066)       0:00:25.736 ***** 
skipping: [managed-node2] => {
    "changed": false, 
    "skip_reason": "Conditional result was False"
}

TASK [Setup metric graphing service.] ******************************************
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:94
Wednesday 09 October 2024  02:01:58 -0400 (0:00:00.082)       0:00:25.818 ***** 
skipping: [managed-node2] => {
    "changed": false, 
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.metrics : Configure firewall] ******************
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:102
Wednesday 09 October 2024  02:01:58 -0400 (0:00:00.080)       0:00:25.899 ***** 
included: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml for managed-node2

TASK [fedora.linux_system_roles.metrics : Initialize __metrics_firewall] *******
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:9
Wednesday 09 October 2024  02:01:58 -0400 (0:00:00.070)       0:00:25.969 ***** 
skipping: [managed-node2] => {
    "changed": false, 
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.metrics : Port for pmcd] ***********************
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:13
Wednesday 09 October 2024  02:01:58 -0400 (0:00:00.130)       0:00:26.099 ***** 
skipping: [managed-node2] => {
    "changed": false, 
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.metrics : Port for pmproxy used by query and grafana] ***
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:19
Wednesday 09 October 2024  02:01:58 -0400 (0:00:00.064)       0:00:26.164 ***** 
skipping: [managed-node2] => {
    "changed": false, 
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.metrics : Service for grafana] *****************
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:25
Wednesday 09 October 2024  02:01:58 -0400 (0:00:00.078)       0:00:26.242 ***** 
skipping: [managed-node2] => {
    "changed": false, 
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.metrics : Service for valkey] ******************
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:31
Wednesday 09 October 2024  02:01:58 -0400 (0:00:00.062)       0:00:26.304 ***** 
skipping: [managed-node2] => {
    "changed": false, 
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.metrics : Service for redis] *******************
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:38
Wednesday 09 October 2024  02:01:58 -0400 (0:00:00.062)       0:00:26.367 ***** 
skipping: [managed-node2] => {
    "changed": false, 
    "skip_reason": "Conditional result was False"
}

TASK [Ensure the service and the port status with the firewall role] ***********
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:45
Wednesday 09 October 2024  02:01:58 -0400 (0:00:00.062)       0:00:26.430 ***** 
skipping: [managed-node2] => {
    "changed": false, 
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.metrics : Configure selinux] *******************
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:105
Wednesday 09 October 2024  02:01:58 -0400 (0:00:00.156)       0:00:26.587 ***** 
included: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/selinux.yml for managed-node2

TASK [fedora.linux_system_roles.metrics : Set pcp_bind_all_unreserved_ports] ***
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/selinux.yml:6
Wednesday 09 October 2024  02:01:59 -0400 (0:00:00.068)       0:00:26.656 ***** 
skipping: [managed-node2] => {
    "changed": false, 
    "skip_reason": "Conditional result was False"
}

TASK [Ensure the port status with the selinux role] ****************************
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/selinux.yml:11
Wednesday 09 October 2024  02:01:59 -0400 (0:00:00.062)       0:00:26.718 ***** 
skipping: [managed-node2] => {
    "changed": false, 
    "skip_reason": "Conditional result was False"
}
META: ran handlers

TASK [Get final state of services] *********************************************
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3
Wednesday 09 October 2024  02:01:59 -0400 (0:00:00.056)       0:00:26.775 ***** 
ok: [managed-node2] => {
    "ansible_facts": {
        "services": {
            "NetworkManager-dispatcher.service": {
                "name": "NetworkManager-dispatcher.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "enabled"
            }, 
            "NetworkManager-wait-online.service": {
                "name": "NetworkManager-wait-online.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "enabled"
            }, 
            "NetworkManager.service": {
                "name": "NetworkManager.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "enabled"
            }, 
            "arp-ethers.service": {
                "name": "arp-ethers.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "auditd.service": {
                "name": "auditd.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "enabled"
            }, 
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "static"
            }, 
            "autovt@.service": {
                "name": "autovt@.service", 
                "source": "systemd", 
                "state": "unknown", 
                "status": "enabled"
            }, 
            "blk-availability.service": {
                "name": "blk-availability.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "brandbot.service": {
                "name": "brandbot.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "static"
            }, 
            "chrony-dnssrv@.service": {
                "name": "chrony-dnssrv@.service", 
                "source": "systemd", 
                "state": "unknown", 
                "status": "static"
            }, 
            "chrony-wait.service": {
                "name": "chrony-wait.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-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"
            }, 
            "console-shell.service": {
                "name": "console-shell.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": "stopped", 
                "status": "disabled"
            }, 
            "crond.service": {
                "name": "crond.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "enabled"
            }, 
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "static"
            }, 
            "dbus-org.freedesktop.import1.service": {
                "name": "dbus-org.freedesktop.import1.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "static"
            }, 
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "static"
            }, 
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service", 
                "source": "systemd", 
                "state": "active", 
                "status": "static"
            }, 
            "dbus-org.freedesktop.machine1.service": {
                "name": "dbus-org.freedesktop.machine1.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "static"
            }, 
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "enabled"
            }, 
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "static"
            }, 
            "dbus.service": {
                "name": "dbus.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "static"
            }, 
            "debug-shell.service": {
                "name": "debug-shell.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.service": {
                "name": "dracut-shutdown.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "static"
            }, 
            "ebtables.service": {
                "name": "ebtables.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "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": "unknown"
            }, 
            "gssproxy.service": {
                "name": "gssproxy.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "disabled"
            }, 
            "halt-local.service": {
                "name": "halt-local.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "static"
            }, 
            "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"
            }, 
            "iprdump.service": {
                "name": "iprdump.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "iprinit.service": {
                "name": "iprinit.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "iprupdate.service": {
                "name": "iprupdate.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "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"
            }, 
            "messagebus.service": {
                "name": "messagebus.service", 
                "source": "systemd", 
                "state": "active", 
                "status": "static"
            }, 
            "microcode.service": {
                "name": "microcode.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "enabled"
            }, 
            "netconsole": {
                "name": "netconsole", 
                "source": "sysv", 
                "state": "stopped", 
                "status": "disabled"
            }, 
            "network": {
                "name": "network", 
                "source": "sysv", 
                "state": "running", 
                "status": "enabled"
            }, 
            "network.service": {
                "name": "network.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "unknown"
            }, 
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "nfs-config.service": {
                "name": "nfs-config.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "static"
            }, 
            "nfs-idmap.service": {
                "name": "nfs-idmap.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "static"
            }, 
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "static"
            }, 
            "nfs-lock.service": {
                "name": "nfs-lock.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "static"
            }, 
            "nfs-mountd.service": {
                "name": "nfs-mountd.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "static"
            }, 
            "nfs-rquotad.service": {
                "name": "nfs-rquotad.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "nfs-secure.service": {
                "name": "nfs-secure.service", 
                "source": "systemd", 
                "state": "inactive", 
                "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"
            }, 
            "nfs.service": {
                "name": "nfs.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "nfslock.service": {
                "name": "nfslock.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "static"
            }, 
            "plymouth-halt.service": {
                "name": "plymouth-halt.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "plymouth-kexec.service": {
                "name": "plymouth-kexec.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "plymouth-poweroff.service": {
                "name": "plymouth-poweroff.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "disabled"
            }, 
            "plymouth-quit.service": {
                "name": "plymouth-quit.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "disabled"
            }, 
            "plymouth-read-write.service": {
                "name": "plymouth-read-write.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "disabled"
            }, 
            "plymouth-reboot.service": {
                "name": "plymouth-reboot.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "plymouth-start.service": {
                "name": "plymouth-start.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "disabled"
            }, 
            "plymouth-switch-root.service": {
                "name": "plymouth-switch-root.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "static"
            }, 
            "pmcd.service": {
                "name": "pmcd.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "enabled"
            }, 
            "pmie.service": {
                "name": "pmie.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "enabled"
            }, 
            "pmie_check.service": {
                "name": "pmie_check.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "static"
            }, 
            "pmie_daily.service": {
                "name": "pmie_daily.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "disabled"
            }, 
            "pmlogger.service": {
                "name": "pmlogger.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "enabled"
            }, 
            "pmlogger_check.service": {
                "name": "pmlogger_check.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "disabled"
            }, 
            "pmlogger_daily-poll.service": {
                "name": "pmlogger_daily-poll.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "disabled"
            }, 
            "pmlogger_daily.service": {
                "name": "pmlogger_daily.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "disabled"
            }, 
            "pmlogger_daily_report-poll.service": {
                "name": "pmlogger_daily_report-poll.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "pmlogger_daily_report.service": {
                "name": "pmlogger_daily_report.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "pmproxy.service": {
                "name": "pmproxy.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "disabled"
            }, 
            "polkit.service": {
                "name": "polkit.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "static"
            }, 
            "postfix.service": {
                "name": "postfix.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"
            }, 
            "rescue.service": {
                "name": "rescue.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "static"
            }, 
            "restraintd.service": {
                "name": "restraintd.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "enabled"
            }, 
            "rhel-autorelabel-mark.service": {
                "name": "rhel-autorelabel-mark.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "enabled"
            }, 
            "rhel-autorelabel.service": {
                "name": "rhel-autorelabel.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "enabled"
            }, 
            "rhel-configure.service": {
                "name": "rhel-configure.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "enabled"
            }, 
            "rhel-dmesg.service": {
                "name": "rhel-dmesg.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "enabled"
            }, 
            "rhel-domainname.service": {
                "name": "rhel-domainname.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "enabled"
            }, 
            "rhel-import-state.service": {
                "name": "rhel-import-state.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "enabled"
            }, 
            "rhel-loadmodules.service": {
                "name": "rhel-loadmodules.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "enabled"
            }, 
            "rhel-readonly.service": {
                "name": "rhel-readonly.service", 
                "source": "systemd", 
                "state": "stopped", 
                "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-rquotad.service": {
                "name": "rpc-rquotad.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "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"
            }, 
            "rpcbind.service": {
                "name": "rpcbind.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "enabled"
            }, 
            "rpcgssd.service": {
                "name": "rpcgssd.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "static"
            }, 
            "rpcidmapd.service": {
                "name": "rpcidmapd.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "static"
            }, 
            "rsyncd.service": {
                "name": "rsyncd.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "rsyncd@.service": {
                "name": "rsyncd@.service", 
                "source": "systemd", 
                "state": "unknown", 
                "status": "static"
            }, 
            "rsyslog.service": {
                "name": "rsyslog.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "enabled"
            }, 
            "selinux-policy-migrate-local-changes@.service": {
                "name": "selinux-policy-migrate-local-changes@.service", 
                "source": "systemd", 
                "state": "unknown", 
                "status": "static"
            }, 
            "selinux-policy-migrate-local-changes@targeted.service": {
                "name": "selinux-policy-migrate-local-changes@targeted.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "unknown"
            }, 
            "serial-getty@.service": {
                "name": "serial-getty@.service", 
                "source": "systemd", 
                "state": "unknown", 
                "status": "disabled"
            }, 
            "serial-getty@ttyS0.service": {
                "name": "serial-getty@ttyS0.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "unknown"
            }, 
            "sshd-keygen.service": {
                "name": "sshd-keygen.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "static"
            }, 
            "sshd.service": {
                "name": "sshd.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "enabled"
            }, 
            "sshd@.service": {
                "name": "sshd@.service", 
                "source": "systemd", 
                "state": "unknown", 
                "status": "static"
            }, 
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "static"
            }, 
            "systemd-ask-password-plymouth.service": {
                "name": "systemd-ask-password-plymouth.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "static"
            }, 
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "static"
            }, 
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service", 
                "source": "systemd", 
                "state": "unknown", 
                "status": "static"
            }, 
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "static"
            }, 
            "systemd-bootchart.service": {
                "name": "systemd-bootchart.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }, 
            "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-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-importd.service": {
                "name": "systemd-importd.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-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-machined.service": {
                "name": "systemd-machined.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "static"
            }, 
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "static"
            }, 
            "systemd-nspawn@.service": {
                "name": "systemd-nspawn@.service", 
                "source": "systemd", 
                "state": "unknown", 
                "status": "disabled"
            }, 
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "static"
            }, 
            "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-readahead-collect.service": {
                "name": "systemd-readahead-collect.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "enabled"
            }, 
            "systemd-readahead-done.service": {
                "name": "systemd-readahead-done.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "indirect"
            }, 
            "systemd-readahead-drop.service": {
                "name": "systemd-readahead-drop.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "enabled"
            }, 
            "systemd-readahead-replay.service": {
                "name": "systemd-readahead-replay.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "enabled"
            }, 
            "systemd-reboot.service": {
                "name": "systemd-reboot.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "static"
            }, 
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service", 
                "source": "systemd", 
                "state": "stopped", 
                "status": "static"
            }, 
            "systemd-rfkill@.service": {
                "name": "systemd-rfkill@.service", 
                "source": "systemd", 
                "state": "unknown", 
                "status": "static"
            }, 
            "systemd-shutdownd.service": {
                "name": "systemd-shutdownd.service", 
                "source": "systemd", 
                "state": "stopped", 
                "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-timedated.service": {
                "name": "systemd-timedated.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "static"
            }, 
            "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-udev-settle.service": {
                "name": "systemd-udev-settle.service", 
                "source": "systemd", 
                "state": "inactive", 
                "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"
            }, 
            "teamd@.service": {
                "name": "teamd@.service", 
                "source": "systemd", 
                "state": "unknown", 
                "status": "static"
            }, 
            "tuned.service": {
                "name": "tuned.service", 
                "source": "systemd", 
                "state": "running", 
                "status": "enabled"
            }, 
            "wpa_supplicant.service": {
                "name": "wpa_supplicant.service", 
                "source": "systemd", 
                "state": "inactive", 
                "status": "disabled"
            }
        }
    }, 
    "changed": false
}

TASK [Restore state of services] ***********************************************
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9
Wednesday 09 October 2024  02:02:00 -0400 (0:00:00.867)       0:00:27.642 ***** 
ok: [managed-node2] => (item=pmcd) => {
    "ansible_loop_var": "item", 
    "changed": false, 
    "item": "pmcd", 
    "name": "pmcd", 
    "state": "started", 
    "status": {
        "ActiveEnterTimestamp": "Wed 2024-10-09 02:00:57 EDT", 
        "ActiveEnterTimestampMonotonic": "347653918", 
        "ActiveExitTimestamp": "Wed 2024-10-09 02:00:56 EDT", 
        "ActiveExitTimestampMonotonic": "346727922", 
        "ActiveState": "active", 
        "After": "avahi-daemon.service systemd-journald.socket network-online.target system.slice basic.target", 
        "AllowIsolate": "no", 
        "AmbientCapabilities": "0", 
        "AssertResult": "yes", 
        "AssertTimestamp": "Wed 2024-10-09 02:00:57 EDT", 
        "AssertTimestampMonotonic": "347445752", 
        "Before": "pmlogger.service multi-user.target zabbix-agent.service shutdown.target pmie.service pmproxy.service", 
        "BlockIOAccounting": "no", 
        "BlockIOWeight": "18446744073709551615", 
        "CPUAccounting": "no", 
        "CPUQuotaPerSecUSec": "infinity", 
        "CPUSchedulingPolicy": "0", 
        "CPUSchedulingPriority": "0", 
        "CPUSchedulingResetOnFork": "no", 
        "CPUShares": "18446744073709551615", 
        "CanIsolate": "no", 
        "CanReload": "no", 
        "CanStart": "yes", 
        "CanStop": "yes", 
        "CapabilityBoundingSet": "18446744073709551615", 
        "CollectMode": "inactive", 
        "ConditionResult": "yes", 
        "ConditionTimestamp": "Wed 2024-10-09 02:00:57 EDT", 
        "ConditionTimestampMonotonic": "347445751", 
        "Conflicts": "shutdown.target", 
        "ControlGroup": "/system.slice/pmcd.service", 
        "ControlPID": "0", 
        "DefaultDependencies": "yes", 
        "Delegate": "no", 
        "Description": "Performance Metrics Collector Daemon", 
        "DevicePolicy": "auto", 
        "Documentation": "man:pmcd(8)", 
        "ExecMainCode": "0", 
        "ExecMainExitTimestampMonotonic": "0", 
        "ExecMainPID": "26719", 
        "ExecMainStartTimestamp": "Wed 2024-10-09 02:00:57 EDT", 
        "ExecMainStartTimestampMonotonic": "347653854", 
        "ExecMainStatus": "0", 
        "ExecStart": "{ path=/usr/share/pcp/lib/pmcd ; argv[]=/usr/share/pcp/lib/pmcd start ; ignore_errors=no ; start_time=[Wed 2024-10-09 02:00:57 EDT] ; stop_time=[Wed 2024-10-09 02:00:57 EDT] ; pid=26611 ; code=exited ; status=0 }", 
        "ExecStop": "{ path=/usr/share/pcp/lib/pmcd ; argv[]=/usr/share/pcp/lib/pmcd stop ; ignore_errors=no ; start_time=[Wed 2024-10-09 02:00:56 EDT] ; stop_time=[Wed 2024-10-09 02:00:57 EDT] ; pid=26181 ; code=exited ; status=0 }", 
        "FailureAction": "none", 
        "FileDescriptorStoreMax": "0", 
        "FragmentPath": "/usr/lib/systemd/system/pmcd.service", 
        "GuessMainPID": "yes", 
        "IOScheduling": "0", 
        "Id": "pmcd.service", 
        "IgnoreOnIsolate": "no", 
        "IgnoreOnSnapshot": "no", 
        "IgnoreSIGPIPE": "yes", 
        "InactiveEnterTimestamp": "Wed 2024-10-09 02:00:57 EDT", 
        "InactiveEnterTimestampMonotonic": "347445452", 
        "InactiveExitTimestamp": "Wed 2024-10-09 02:00:57 EDT", 
        "InactiveExitTimestampMonotonic": "347446425", 
        "JobTimeoutAction": "none", 
        "JobTimeoutUSec": "0", 
        "KillMode": "control-group", 
        "KillSignal": "15", 
        "LimitAS": "18446744073709551615", 
        "LimitCORE": "18446744073709551615", 
        "LimitCPU": "18446744073709551615", 
        "LimitDATA": "18446744073709551615", 
        "LimitFSIZE": "18446744073709551615", 
        "LimitLOCKS": "18446744073709551615", 
        "LimitMEMLOCK": "65536", 
        "LimitMSGQUEUE": "819200", 
        "LimitNICE": "0", 
        "LimitNOFILE": "4096", 
        "LimitNPROC": "14311", 
        "LimitRSS": "18446744073709551615", 
        "LimitRTPRIO": "0", 
        "LimitRTTIME": "18446744073709551615", 
        "LimitSIGPENDING": "14311", 
        "LimitSTACK": "18446744073709551615", 
        "LoadState": "loaded", 
        "MainPID": "26719", 
        "MemoryAccounting": "no", 
        "MemoryCurrent": "18446744073709551615", 
        "MemoryLimit": "18446744073709551615", 
        "MountFlags": "0", 
        "Names": "pmcd.service", 
        "NeedDaemonReload": "no", 
        "Nice": "0", 
        "NoNewPrivileges": "no", 
        "NonBlocking": "no", 
        "NotifyAccess": "none", 
        "OOMScoreAdjust": "0", 
        "OnFailureJobMode": "replace", 
        "PIDFile": "/run/pcp/pmcd.pid", 
        "PermissionsStartOnly": "no", 
        "PrivateDevices": "no", 
        "PrivateNetwork": "no", 
        "PrivateTmp": "no", 
        "ProtectHome": "no", 
        "ProtectSystem": "no", 
        "RefuseManualStart": "no", 
        "RefuseManualStop": "no", 
        "RemainAfterExit": "no", 
        "Requires": "basic.target system.slice", 
        "Restart": "always", 
        "RestartUSec": "100ms", 
        "Result": "success", 
        "RootDirectoryStartOnly": "no", 
        "RuntimeDirectoryMode": "0755", 
        "SameProcessGroup": "no", 
        "SecureBits": "0", 
        "SendSIGHUP": "no", 
        "SendSIGKILL": "yes", 
        "Slice": "system.slice", 
        "StandardError": "inherit", 
        "StandardInput": "null", 
        "StandardOutput": "journal", 
        "StartLimitAction": "none", 
        "StartLimitBurst": "5", 
        "StartLimitInterval": "10000000", 
        "StartupBlockIOWeight": "18446744073709551615", 
        "StartupCPUShares": "18446744073709551615", 
        "StatusErrno": "0", 
        "StopWhenUnneeded": "no", 
        "SubState": "running", 
        "SyslogLevelPrefix": "yes", 
        "SyslogPriority": "30", 
        "SystemCallErrorNumber": "0", 
        "TTYReset": "no", 
        "TTYVHangup": "no", 
        "TTYVTDisallocate": "no", 
        "TasksAccounting": "no", 
        "TasksCurrent": "18446744073709551615", 
        "TasksMax": "18446744073709551615", 
        "TimeoutStartUSec": "1min 30s", 
        "TimeoutStopUSec": "1min 30s", 
        "TimerSlackNSec": "50000", 
        "Transient": "no", 
        "Type": "forking", 
        "UMask": "0022", 
        "UnitFilePreset": "disabled", 
        "UnitFileState": "enabled", 
        "WantedBy": "multi-user.target", 
        "Wants": "avahi-daemon.service", 
        "WatchdogTimestamp": "Wed 2024-10-09 02:00:57 EDT", 
        "WatchdogTimestampMonotonic": "347653885", 
        "WatchdogUSec": "0"
    }
}
ok: [managed-node2] => (item=pmlogger) => {
    "ansible_loop_var": "item", 
    "changed": false, 
    "item": "pmlogger", 
    "name": "pmlogger", 
    "state": "started", 
    "status": {
        "ActiveEnterTimestamp": "Wed 2024-10-09 02:01:21 EDT", 
        "ActiveEnterTimestampMonotonic": "371244844", 
        "ActiveExitTimestamp": "Wed 2024-10-09 02:01:15 EDT", 
        "ActiveExitTimestampMonotonic": "365604245", 
        "ActiveState": "active", 
        "After": "basic.target network-online.target system.slice pmlogger_check.timer pmcd.service pmlogger_daily.timer pmlogger_daily-poll.timer systemd-journald.socket", 
        "AllowIsolate": "no", 
        "AmbientCapabilities": "0", 
        "AssertResult": "yes", 
        "AssertTimestamp": "Wed 2024-10-09 02:01:15 EDT", 
        "AssertTimestampMonotonic": "365679585", 
        "Before": "multi-user.target shutdown.target", 
        "BindsTo": "pmlogger_check.timer pmlogger_daily.timer pmlogger_daily-poll.timer", 
        "BlockIOAccounting": "no", 
        "BlockIOWeight": "18446744073709551615", 
        "CPUAccounting": "no", 
        "CPUQuotaPerSecUSec": "infinity", 
        "CPUSchedulingPolicy": "0", 
        "CPUSchedulingPriority": "0", 
        "CPUSchedulingResetOnFork": "no", 
        "CPUShares": "18446744073709551615", 
        "CanIsolate": "no", 
        "CanReload": "no", 
        "CanStart": "yes", 
        "CanStop": "yes", 
        "CapabilityBoundingSet": "18446744073709551615", 
        "CollectMode": "inactive", 
        "ConditionResult": "yes", 
        "ConditionTimestamp": "Wed 2024-10-09 02:01:15 EDT", 
        "ConditionTimestampMonotonic": "365679584", 
        "Conflicts": "shutdown.target", 
        "ControlGroup": "/system.slice/pmlogger.service", 
        "ControlPID": "0", 
        "DefaultDependencies": "yes", 
        "Delegate": "no", 
        "Description": "Performance Metrics Archive Logger", 
        "DevicePolicy": "auto", 
        "Documentation": "man:pmlogger(1)", 
        "ExecMainCode": "0", 
        "ExecMainExitTimestampMonotonic": "0", 
        "ExecMainPID": "8142", 
        "ExecMainStartTimestamp": "Wed 2024-10-09 02:01:21 EDT", 
        "ExecMainStartTimestampMonotonic": "371242763", 
        "ExecMainStatus": "0", 
        "ExecStart": "{ path=/usr/share/pcp/lib/pmlogger ; argv[]=/usr/share/pcp/lib/pmlogger start ; ignore_errors=no ; start_time=[Wed 2024-10-09 02:01:15 EDT] ; stop_time=[Wed 2024-10-09 02:01:15 EDT] ; pid=2480 ; code=exited ; status=0 }", 
        "ExecStop": "{ path=/usr/share/pcp/lib/pmlogger ; argv[]=/usr/share/pcp/lib/pmlogger stop ; ignore_errors=no ; start_time=[Wed 2024-10-09 02:01:15 EDT] ; stop_time=[Wed 2024-10-09 02:01:15 EDT] ; pid=2410 ; code=exited ; status=0 }", 
        "FailureAction": "none", 
        "FileDescriptorStoreMax": "0", 
        "FragmentPath": "/usr/lib/systemd/system/pmlogger.service", 
        "GuessMainPID": "yes", 
        "IOScheduling": "0", 
        "Id": "pmlogger.service", 
        "IgnoreOnIsolate": "no", 
        "IgnoreOnSnapshot": "no", 
        "IgnoreSIGPIPE": "yes", 
        "InactiveEnterTimestamp": "Wed 2024-10-09 02:01:15 EDT", 
        "InactiveEnterTimestampMonotonic": "365678985", 
        "InactiveExitTimestamp": "Wed 2024-10-09 02:01:15 EDT", 
        "InactiveExitTimestampMonotonic": "365680158", 
        "JobTimeoutAction": "none", 
        "JobTimeoutUSec": "0", 
        "KillMode": "control-group", 
        "KillSignal": "15", 
        "LimitAS": "18446744073709551615", 
        "LimitCORE": "18446744073709551615", 
        "LimitCPU": "18446744073709551615", 
        "LimitDATA": "18446744073709551615", 
        "LimitFSIZE": "18446744073709551615", 
        "LimitLOCKS": "18446744073709551615", 
        "LimitMEMLOCK": "65536", 
        "LimitMSGQUEUE": "819200", 
        "LimitNICE": "0", 
        "LimitNOFILE": "4096", 
        "LimitNPROC": "14311", 
        "LimitRSS": "18446744073709551615", 
        "LimitRTPRIO": "0", 
        "LimitRTTIME": "18446744073709551615", 
        "LimitSIGPENDING": "14311", 
        "LimitSTACK": "18446744073709551615", 
        "LoadState": "loaded", 
        "MainPID": "8142", 
        "MemoryAccounting": "no", 
        "MemoryCurrent": "18446744073709551615", 
        "MemoryLimit": "18446744073709551615", 
        "MountFlags": "0", 
        "Names": "pmlogger.service", 
        "NeedDaemonReload": "no", 
        "Nice": "0", 
        "NoNewPrivileges": "no", 
        "NonBlocking": "no", 
        "NotifyAccess": "none", 
        "OOMScoreAdjust": "0", 
        "OnFailureJobMode": "replace", 
        "PIDFile": "/run/pcp/pmlogger.pid", 
        "PermissionsStartOnly": "no", 
        "PrivateDevices": "no", 
        "PrivateNetwork": "no", 
        "PrivateTmp": "no", 
        "ProtectHome": "no", 
        "ProtectSystem": "no", 
        "RefuseManualStart": "no", 
        "RefuseManualStop": "no", 
        "RemainAfterExit": "no", 
        "Requires": "basic.target system.slice", 
        "Restart": "always", 
        "RestartUSec": "100ms", 
        "Result": "success", 
        "RootDirectoryStartOnly": "no", 
        "RuntimeDirectoryMode": "0755", 
        "SameProcessGroup": "no", 
        "SecureBits": "0", 
        "SendSIGHUP": "no", 
        "SendSIGKILL": "yes", 
        "Slice": "system.slice", 
        "StandardError": "inherit", 
        "StandardInput": "null", 
        "StandardOutput": "journal", 
        "StartLimitAction": "none", 
        "StartLimitBurst": "5", 
        "StartLimitInterval": "10000000", 
        "StartupBlockIOWeight": "18446744073709551615", 
        "StartupCPUShares": "18446744073709551615", 
        "StatusErrno": "0", 
        "StopWhenUnneeded": "no", 
        "SubState": "running", 
        "SyslogLevelPrefix": "yes", 
        "SyslogPriority": "30", 
        "SystemCallErrorNumber": "0", 
        "TTYReset": "no", 
        "TTYVHangup": "no", 
        "TTYVTDisallocate": "no", 
        "TasksAccounting": "no", 
        "TasksCurrent": "18446744073709551615", 
        "TasksMax": "18446744073709551615", 
        "TimeoutStartUSec": "1min 30s", 
        "TimeoutStopUSec": "1min 30s", 
        "TimerSlackNSec": "50000", 
        "Transient": "no", 
        "Type": "forking", 
        "UMask": "0022", 
        "UnitFilePreset": "disabled", 
        "UnitFileState": "enabled", 
        "WantedBy": "multi-user.target", 
        "WatchdogTimestampMonotonic": "0", 
        "WatchdogUSec": "0"
    }
}
ok: [managed-node2] => (item=pmie) => {
    "ansible_loop_var": "item", 
    "changed": false, 
    "item": "pmie", 
    "name": "pmie", 
    "state": "started", 
    "status": {
        "ActiveEnterTimestamp": "Wed 2024-10-09 02:01:05 EDT", 
        "ActiveEnterTimestampMonotonic": "355352193", 
        "ActiveExitTimestamp": "Wed 2024-10-09 02:01:04 EDT", 
        "ActiveExitTimestampMonotonic": "354910236", 
        "ActiveState": "active", 
        "After": "system.slice pmie_check.timer pmie_daily.timer systemd-journald.socket basic.target network-online.target pmcd.service", 
        "AllowIsolate": "no", 
        "AmbientCapabilities": "0", 
        "AssertResult": "yes", 
        "AssertTimestamp": "Wed 2024-10-09 02:01:04 EDT", 
        "AssertTimestampMonotonic": "355131212", 
        "Before": "multi-user.target shutdown.target", 
        "BindsTo": "pmie_check.timer pmie_daily.timer", 
        "BlockIOAccounting": "no", 
        "BlockIOWeight": "18446744073709551615", 
        "CPUAccounting": "no", 
        "CPUQuotaPerSecUSec": "infinity", 
        "CPUSchedulingPolicy": "0", 
        "CPUSchedulingPriority": "0", 
        "CPUSchedulingResetOnFork": "no", 
        "CPUShares": "18446744073709551615", 
        "CanIsolate": "no", 
        "CanReload": "no", 
        "CanStart": "yes", 
        "CanStop": "yes", 
        "CapabilityBoundingSet": "18446744073709551615", 
        "CollectMode": "inactive", 
        "ConditionResult": "yes", 
        "ConditionTimestamp": "Wed 2024-10-09 02:01:04 EDT", 
        "ConditionTimestampMonotonic": "355131210", 
        "Conflicts": "shutdown.target", 
        "ControlGroup": "/system.slice/pmie.service", 
        "ControlPID": "0", 
        "DefaultDependencies": "yes", 
        "Delegate": "no", 
        "Description": "Performance Metrics Inference Engine", 
        "DevicePolicy": "auto", 
        "Documentation": "man:pmie(1)", 
        "ExecMainCode": "0", 
        "ExecMainExitTimestampMonotonic": "0", 
        "ExecMainPID": "28273", 
        "ExecMainStartTimestamp": "Wed 2024-10-09 02:01:05 EDT", 
        "ExecMainStartTimestampMonotonic": "355352085", 
        "ExecMainStatus": "0", 
        "ExecStart": "{ path=/usr/share/pcp/lib/pmie ; argv[]=/usr/share/pcp/lib/pmie start ; ignore_errors=no ; start_time=[Wed 2024-10-09 02:01:04 EDT] ; stop_time=[Wed 2024-10-09 02:01:05 EDT] ; pid=28061 ; code=exited ; status=0 }", 
        "ExecStop": "{ path=/usr/share/pcp/lib/pmie ; argv[]=/usr/share/pcp/lib/pmie stop ; ignore_errors=no ; start_time=[Wed 2024-10-09 02:01:04 EDT] ; stop_time=[Wed 2024-10-09 02:01:04 EDT] ; pid=27846 ; code=exited ; status=0 }", 
        "FailureAction": "none", 
        "FileDescriptorStoreMax": "0", 
        "FragmentPath": "/usr/lib/systemd/system/pmie.service", 
        "GuessMainPID": "yes", 
        "IOScheduling": "0", 
        "Id": "pmie.service", 
        "IgnoreOnIsolate": "no", 
        "IgnoreOnSnapshot": "no", 
        "IgnoreSIGPIPE": "yes", 
        "InactiveEnterTimestamp": "Wed 2024-10-09 02:01:04 EDT", 
        "InactiveEnterTimestampMonotonic": "355130169", 
        "InactiveExitTimestamp": "Wed 2024-10-09 02:01:04 EDT", 
        "InactiveExitTimestampMonotonic": "355131789", 
        "JobTimeoutAction": "none", 
        "JobTimeoutUSec": "0", 
        "KillMode": "control-group", 
        "KillSignal": "15", 
        "LimitAS": "18446744073709551615", 
        "LimitCORE": "18446744073709551615", 
        "LimitCPU": "18446744073709551615", 
        "LimitDATA": "18446744073709551615", 
        "LimitFSIZE": "18446744073709551615", 
        "LimitLOCKS": "18446744073709551615", 
        "LimitMEMLOCK": "65536", 
        "LimitMSGQUEUE": "819200", 
        "LimitNICE": "0", 
        "LimitNOFILE": "4096", 
        "LimitNPROC": "14311", 
        "LimitRSS": "18446744073709551615", 
        "LimitRTPRIO": "0", 
        "LimitRTTIME": "18446744073709551615", 
        "LimitSIGPENDING": "14311", 
        "LimitSTACK": "18446744073709551615", 
        "LoadState": "loaded", 
        "MainPID": "28273", 
        "MemoryAccounting": "no", 
        "MemoryCurrent": "18446744073709551615", 
        "MemoryLimit": "18446744073709551615", 
        "MountFlags": "0", 
        "Names": "pmie.service", 
        "NeedDaemonReload": "no", 
        "Nice": "0", 
        "NoNewPrivileges": "no", 
        "NonBlocking": "no", 
        "NotifyAccess": "none", 
        "OOMScoreAdjust": "0", 
        "OnFailureJobMode": "replace", 
        "PIDFile": "/run/pcp/pmie.pid", 
        "PermissionsStartOnly": "no", 
        "PrivateDevices": "no", 
        "PrivateNetwork": "no", 
        "PrivateTmp": "no", 
        "ProtectHome": "no", 
        "ProtectSystem": "no", 
        "RefuseManualStart": "no", 
        "RefuseManualStop": "no", 
        "RemainAfterExit": "no", 
        "Requires": "basic.target system.slice", 
        "Restart": "always", 
        "RestartUSec": "100ms", 
        "Result": "success", 
        "RootDirectoryStartOnly": "no", 
        "RuntimeDirectoryMode": "0755", 
        "SameProcessGroup": "no", 
        "SecureBits": "0", 
        "SendSIGHUP": "no", 
        "SendSIGKILL": "yes", 
        "Slice": "system.slice", 
        "StandardError": "inherit", 
        "StandardInput": "null", 
        "StandardOutput": "journal", 
        "StartLimitAction": "none", 
        "StartLimitBurst": "5", 
        "StartLimitInterval": "10000000", 
        "StartupBlockIOWeight": "18446744073709551615", 
        "StartupCPUShares": "18446744073709551615", 
        "StatusErrno": "0", 
        "StopWhenUnneeded": "no", 
        "SubState": "running", 
        "SyslogLevelPrefix": "yes", 
        "SyslogPriority": "30", 
        "SystemCallErrorNumber": "0", 
        "TTYReset": "no", 
        "TTYVHangup": "no", 
        "TTYVTDisallocate": "no", 
        "TasksAccounting": "no", 
        "TasksCurrent": "18446744073709551615", 
        "TasksMax": "18446744073709551615", 
        "TimeoutStartUSec": "1min 30s", 
        "TimeoutStopUSec": "1min 30s", 
        "TimerSlackNSec": "50000", 
        "Transient": "no", 
        "Type": "forking", 
        "UMask": "0022", 
        "UnitFilePreset": "disabled", 
        "UnitFileState": "enabled", 
        "WantedBy": "multi-user.target", 
        "WatchdogTimestampMonotonic": "0", 
        "WatchdogUSec": "0"
    }
}
ok: [managed-node2] => (item=pmproxy) => {
    "ansible_loop_var": "item", 
    "changed": false, 
    "item": "pmproxy", 
    "name": "pmproxy", 
    "state": "started", 
    "status": {
        "ActiveEnterTimestamp": "Wed 2024-10-09 02:01:15 EDT", 
        "ActiveEnterTimestampMonotonic": "365158765", 
        "ActiveExitTimestampMonotonic": "0", 
        "ActiveState": "active", 
        "After": "systemd-journald.socket pmcd.service basic.target network-online.target system.slice", 
        "AllowIsolate": "no", 
        "AmbientCapabilities": "0", 
        "AssertResult": "yes", 
        "AssertTimestamp": "Wed 2024-10-09 02:01:14 EDT", 
        "AssertTimestampMonotonic": "365081696", 
        "Before": "shutdown.target", 
        "BlockIOAccounting": "no", 
        "BlockIOWeight": "18446744073709551615", 
        "CPUAccounting": "no", 
        "CPUQuotaPerSecUSec": "infinity", 
        "CPUSchedulingPolicy": "0", 
        "CPUSchedulingPriority": "0", 
        "CPUSchedulingResetOnFork": "no", 
        "CPUShares": "18446744073709551615", 
        "CanIsolate": "no", 
        "CanReload": "no", 
        "CanStart": "yes", 
        "CanStop": "yes", 
        "CapabilityBoundingSet": "18446744073709551615", 
        "CollectMode": "inactive", 
        "ConditionResult": "yes", 
        "ConditionTimestamp": "Wed 2024-10-09 02:01:14 EDT", 
        "ConditionTimestampMonotonic": "365081695", 
        "Conflicts": "shutdown.target", 
        "ControlGroup": "/system.slice/pmproxy.service", 
        "ControlPID": "0", 
        "DefaultDependencies": "yes", 
        "Delegate": "no", 
        "Description": "Proxy for Performance Metrics Collector Daemon", 
        "DevicePolicy": "auto", 
        "Documentation": "man:pmproxy(8)", 
        "ExecMainCode": "0", 
        "ExecMainExitTimestampMonotonic": "0", 
        "ExecMainPID": "2325", 
        "ExecMainStartTimestamp": "Wed 2024-10-09 02:01:15 EDT", 
        "ExecMainStartTimestampMonotonic": "365158659", 
        "ExecMainStatus": "0", 
        "ExecStart": "{ path=/usr/share/pcp/lib/pmproxy ; argv[]=/usr/share/pcp/lib/pmproxy start ; ignore_errors=no ; start_time=[Wed 2024-10-09 02:01:14 EDT] ; stop_time=[Wed 2024-10-09 02:01:15 EDT] ; pid=2280 ; code=exited ; status=0 }", 
        "ExecStop": "{ path=/usr/share/pcp/lib/pmproxy ; argv[]=/usr/share/pcp/lib/pmproxy stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", 
        "FailureAction": "none", 
        "FileDescriptorStoreMax": "0", 
        "FragmentPath": "/usr/lib/systemd/system/pmproxy.service", 
        "GuessMainPID": "yes", 
        "IOScheduling": "0", 
        "Id": "pmproxy.service", 
        "IgnoreOnIsolate": "no", 
        "IgnoreOnSnapshot": "no", 
        "IgnoreSIGPIPE": "yes", 
        "InactiveEnterTimestampMonotonic": "0", 
        "InactiveExitTimestamp": "Wed 2024-10-09 02:01:14 EDT", 
        "InactiveExitTimestampMonotonic": "365082552", 
        "JobTimeoutAction": "none", 
        "JobTimeoutUSec": "0", 
        "KillMode": "control-group", 
        "KillSignal": "15", 
        "LimitAS": "18446744073709551615", 
        "LimitCORE": "18446744073709551615", 
        "LimitCPU": "18446744073709551615", 
        "LimitDATA": "18446744073709551615", 
        "LimitFSIZE": "18446744073709551615", 
        "LimitLOCKS": "18446744073709551615", 
        "LimitMEMLOCK": "65536", 
        "LimitMSGQUEUE": "819200", 
        "LimitNICE": "0", 
        "LimitNOFILE": "4096", 
        "LimitNPROC": "14311", 
        "LimitRSS": "18446744073709551615", 
        "LimitRTPRIO": "0", 
        "LimitRTTIME": "18446744073709551615", 
        "LimitSIGPENDING": "14311", 
        "LimitSTACK": "18446744073709551615", 
        "LoadState": "loaded", 
        "MainPID": "2325", 
        "MemoryAccounting": "no", 
        "MemoryCurrent": "18446744073709551615", 
        "MemoryLimit": "18446744073709551615", 
        "MountFlags": "0", 
        "Names": "pmproxy.service", 
        "NeedDaemonReload": "no", 
        "Nice": "0", 
        "NoNewPrivileges": "no", 
        "NonBlocking": "no", 
        "NotifyAccess": "none", 
        "OOMScoreAdjust": "0", 
        "OnFailureJobMode": "replace", 
        "PIDFile": "/run/pcp/pmproxy.pid", 
        "PermissionsStartOnly": "no", 
        "PrivateDevices": "no", 
        "PrivateNetwork": "no", 
        "PrivateTmp": "no", 
        "ProtectHome": "no", 
        "ProtectSystem": "no", 
        "RefuseManualStart": "no", 
        "RefuseManualStop": "no", 
        "RemainAfterExit": "no", 
        "Requires": "basic.target system.slice", 
        "Restart": "always", 
        "RestartUSec": "100ms", 
        "Result": "success", 
        "RootDirectoryStartOnly": "no", 
        "RuntimeDirectoryMode": "0755", 
        "SameProcessGroup": "no", 
        "SecureBits": "0", 
        "SendSIGHUP": "no", 
        "SendSIGKILL": "yes", 
        "Slice": "system.slice", 
        "StandardError": "inherit", 
        "StandardInput": "null", 
        "StandardOutput": "journal", 
        "StartLimitAction": "none", 
        "StartLimitBurst": "5", 
        "StartLimitInterval": "10000000", 
        "StartupBlockIOWeight": "18446744073709551615", 
        "StartupCPUShares": "18446744073709551615", 
        "StatusErrno": "0", 
        "StopWhenUnneeded": "no", 
        "SubState": "running", 
        "SyslogLevelPrefix": "yes", 
        "SyslogPriority": "30", 
        "SystemCallErrorNumber": "0", 
        "TTYReset": "no", 
        "TTYVHangup": "no", 
        "TTYVTDisallocate": "no", 
        "TasksAccounting": "no", 
        "TasksCurrent": "18446744073709551615", 
        "TasksMax": "18446744073709551615", 
        "TimeoutStartUSec": "1min 30s", 
        "TimeoutStopUSec": "1min 30s", 
        "TimerSlackNSec": "50000", 
        "Transient": "no", 
        "Type": "forking", 
        "UMask": "0022", 
        "UnitFilePreset": "disabled", 
        "UnitFileState": "disabled", 
        "WatchdogTimestamp": "Wed 2024-10-09 02:01:15 EDT", 
        "WatchdogTimestampMonotonic": "365158678", 
        "WatchdogUSec": "0"
    }
}
skipping: [managed-node2] => (item=redis)  => {
    "ansible_loop_var": "item", 
    "changed": false, 
    "item": "redis", 
    "skip_reason": "Conditional result was False"
}
skipping: [managed-node2] => (item=valkey)  => {
    "ansible_loop_var": "item", 
    "changed": false, 
    "item": "valkey", 
    "skip_reason": "Conditional result was False"
}
skipping: [managed-node2] => (item=grafana-server)  => {
    "ansible_loop_var": "item", 
    "changed": false, 
    "item": "grafana-server", 
    "skip_reason": "Conditional result was False"
}

TASK [Stop firewall] ***********************************************************
task path: /tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:29
Wednesday 09 October 2024  02:02:01 -0400 (0:00:01.650)       0:00:29.293 ***** 
skipping: [managed-node2] => {
    "changed": false, 
    "skip_reason": "Conditional result was False"
}
META: ran handlers
META: ran handlers

PLAY RECAP *********************************************************************
managed-node2              : ok=41   changed=0    unreachable=0    failed=0    skipped=34   rescued=0    ignored=0   

Wednesday 09 October 2024  02:02:01 -0400 (0:00:00.050)       0:00:29.344 ***** 
=============================================================================== 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rules are installed for targeted hosts --- 3.47s
/tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:24 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra rules symlinks have been created for targeted hosts --- 1.98s
/tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:86 
Restore state of services ----------------------------------------------- 1.65s
/tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group directories exist --- 1.60s
/tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:4 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group link directories exist --- 1.33s
/tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:14 
Get initial state of services ------------------------------------------- 1.15s
/tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is running and enabled on boot --- 0.92s
/tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:110 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any implicit metric labels are configured --- 0.92s
/tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:46 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is configured --- 0.92s
/tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:53 
fedora.linux_system_roles.private_metrics_subrole_pcp : Install Performance Co-Pilot packages --- 0.88s
/tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:27 
Get final state of services --------------------------------------------- 0.87s
/tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 
Gathering Facts --------------------------------------------------------- 0.86s
/tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_default.yml:9 
fedora.linux_system_roles.private_metrics_subrole_pcp : Install authentication packages --- 0.83s
/tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:33 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector system accounts are configured --- 0.72s
/tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:60 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any explicit metric labels are configured --- 0.70s
/tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:39 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector authentication is configured --- 0.70s
/tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:86 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure explicit metric label path exists --- 0.69s
/tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:23 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging retention period is set --- 0.68s
/tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:19 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is configured --- 0.62s
/tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:12 
fedora.linux_system_roles.private_metrics_subrole_pcp : Check if global webhook endpoint is configured --- 0.61s
/tmp/collections-JIG/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:63